dermesser / integer-encoding-rs
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.
☆67Updated 7 months ago
Alternatives and similar repositories for integer-encoding-rs:
Users that are interested in integer-encoding-rs are comparing it to the libraries listed below
- Run closures in parallel☆113Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆55Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for pinning☆97Updated 11 months ago
- ☆72Updated 5 months ago
- Asynchronous HTTP body trait☆136Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Convert closures into wakers☆45Updated 2 months ago
- ☆36Updated 2 years ago
- Serde support for the humantime crate☆31Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆109Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Scoped Thread Local Storage for Rust☆54Updated last year
- Async filesystem primitives☆133Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Big array helper for serde☆60Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago