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 3 weeks ago
- Convert closures into wakers☆43Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 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
- Utilities for pinning☆97Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years 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…☆59Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated 2 weeks ago
- Async filesystem primitives☆130Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- ☆68Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- ☆55Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- String optimized for map keys☆60Updated last week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- A memory efficient syntax tree for language developers☆51Updated last month
- ☆59Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Define your own PhantomData☆146Updated last week