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.
☆69Updated last month
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:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Run closures in parallel☆115Updated 11 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Define your own PhantomData☆158Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆88Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 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…☆91Updated 3 years ago
- ☆113Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Utilities for pinning☆97Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Serializable trait objects for Rust.☆58Updated 9 months ago
- A simple bitset container for Rust☆158Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆61Updated 2 years ago
- A rust implementation of murmur3☆74Updated last year