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.
☆68Updated 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☆114Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- 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.☆90Updated 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
- Convert closures into wakers☆45Updated 7 months ago
- Async filesystem primitives☆137Updated last month
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- Utilities for pinning☆97Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆111Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- ☆87Updated 7 months ago
- ☆60Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Thread parking and unparking☆78Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Serializable trait objects for Rust.☆56Updated 5 months ago
- ☆49Updated last year