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 9 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 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- A lightweight lock protected by an atomic boolean.☆36Updated 2 months ago
- ☆72Updated last month
- File/log rotation writer for Rust☆32Updated 2 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Utilities for pinning☆96Updated last year
- Serde support for the humantime crate☆33Updated last year
- Scoped Thread Local Storage for Rust☆55Updated last year
- ☆84Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆56Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Pick a free unused port☆39Updated 2 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆38Updated last year
- ☆33Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago