wire-codec 1.0.0

Binary frame codec and protocol codec toolkit. Length-prefixed, delimiter-based, and custom framing strategies. Built-in varint, zigzag, bitfield, and packed struct encoding. Runtime-agnostic foundation under network-protocol crates.
Documentation
target/
**/*.rs.bk
*.pdb
Cargo.lock.bak
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
dev
.dev
*.rlib
*.rmeta
*.so
*.dylib
*.dll
*.a
**/test_output/
**/.test-*
coverage/
*.profraw
*.profdata
target/doc/
book/
**/criterion/
flamegraph.svg
perf.data*
*.heap-profile
*.log
.env
.env.local
desktop.ini
.claude/