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.
☆67Updated 8 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
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Utilities for pinning☆97Updated last year
- Run closures in parallel☆113Updated 2 months ago
- Concurrent hash trie☆51Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- ☆124Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆72Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A simple bitset container for Rust☆136Updated 4 months ago
- ☆84Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- ☆50Updated last month
- Scoped Thread Local Storage for Rust☆54Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed any map for rust☆65Updated 4 months ago
- ☆61Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- Asynchronous HTTP body trait☆137Updated this week
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago