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 10 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☆113Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Utilities for pinning☆97Updated last year
- Scoped Thread Local Storage for Rust☆56Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Async filesystem primitives☆133Updated 5 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…☆89Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Serializable trait objects for Rust.☆54Updated 3 months ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆39Updated 2 years ago
- ☆47Updated last year
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Migrated to Codeberg☆79Updated last year