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.
☆69Updated last month
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☆115Updated 10 months ago
- ☆125Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- ☆113Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago
- Async filesystem primitives☆140Updated last month
- Thread parking and unparking☆79Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- ☆61Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- ☆88Updated 2 weeks ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆62Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Make trait methods callable without the trait in scope☆161Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆76Updated 3 months ago
- Utilities for pinning☆97Updated last year