casey / casey/x-serialization-format

Compact Encoding

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Out-of-line variable data allows for fast access, but the pervasive use of offsets increase encoded size.

It might be nice to provide a compact encoding, without offsets. This encoding would be most similar to protobufs.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reviewing the existing out-of-line encoding and its offset usage, then compare the desired compact representation with protobuf-style encoding; done requires a defined format and an agreed implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.