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:
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Run closures in parallel☆115Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Define your own PhantomData☆158Updated last week
- A simple bitset container for Rust☆150Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆125Updated 3 years ago
- Async filesystem primitives☆139Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 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…☆90Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆112Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Convert closures into wakers☆45Updated 8 months ago
- ☆87Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for pinning☆97Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Serializable trait objects for Rust.☆57Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year