GitHub / dermesser / integer-encoding-rs
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dermesser%2Finteger-encoding-rs
Stars: 67
Forks: 15
Open issues: 5
License: other
Language: Rust
Size: 698 KB
Dependencies parsed at: Pending
Created at: almost 9 years ago
Updated at: 3 months ago
Pushed at: 9 months ago
Last synced at: about 16 hours ago
Commit Stats
Commits: 150
Authors: 11
Mean commits per author: 13.64
Development Distribution Score: 0.273
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/dermesser/integer-encoding-rs
Topics: encoding, endian, endianness, rust, varint