CodeQuality Scoreat e0a10d01
Containment
Legibility
Modularity
Quality
Security
About
ⓘ
This page is not affiliated with the project and is generated automatically from git history.
≡
1 crates · 10 files · 1,232 lines
⟳
Read at e0a10d01

Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides synchronous and asynchronous Write/Read types for easily writing/reading integers.
dermesser/integer-encoding-rs