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.
☆66Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for integer-encoding-rs
- Run closures in parallel☆109Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Convert closures into wakers☆43Updated last month
- ☆68Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Utilities for pinning☆97Updated 7 months ago
- ☆108Updated 11 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…☆85Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A simple bitset container for Rust☆126Updated this week
- Automatic cfg for Rust compiler features☆95Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Scoped Thread Local Storage for Rust☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- ☆44Updated 10 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- Serialization value trees☆43Updated 3 months ago
- ☆55Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago