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 year
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 9 months ago
- An updated version of linked-hash-map and friends☆129Updated this week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Async filesystem primitives☆139Updated last month
- ☆125Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- 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
- ☆112Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆87Updated 9 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- A simple bitset container for Rust☆151Updated 3 months ago
- ☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Thread parking and unparking☆79Updated 9 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Utilities for pinning☆97Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago