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 week
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☆115Updated 9 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Async filesystem primitives☆139Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- ☆125Updated 3 years ago
- ☆87Updated 9 months ago
- Define your own PhantomData☆158Updated this week
- A simple bitset container for Rust☆155Updated 4 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- ☆48Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Convert closures into wakers☆46Updated 9 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆112Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 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…☆90Updated 3 years ago