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 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Async filesystem primitives☆137Updated last month
- ☆125Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Define your own PhantomData☆156Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- ☆111Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- ☆87Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Thread parking and unparking☆78Updated 7 months ago
- Utilities for pinning☆97Updated last year
- A simple bitset container for Rust☆148Updated last month
- Serializable trait objects for Rust.☆56Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Convert closures into wakers☆45Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Data parallelism library for async-std.☆94Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago