dermesser / integer-encoding-rsLinks
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.
☆67Updated 11 months ago
Alternatives and similar repositories for integer-encoding-rs
Users that are interested in integer-encoding-rs are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆114Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- ☆124Updated 2 years ago
- ☆86Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Serializable trait objects for Rust.☆54Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆110Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆62Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- Scoped Thread Local Storage for Rust☆56Updated last year
- Async filesystem primitives☆135Updated 3 weeks ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- ☆57Updated last year
- Convert closures into wakers☆45Updated 5 months ago
- Utilities for pinning☆96Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An on-disk hash table implementation☆123Updated 3 years ago