al8n / peekableLinks
Peekable reader and async reader, which enhance your network programming experience.
☆22Updated 5 months ago
Alternatives and similar repositories for peekable
Users that are interested in peekable are comparing it to the libraries listed below
Sorting:
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A crate implementing a synchronized map for memoization☆30Updated 11 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 7 months ago
- Async channels for Rust that support reading and writing many values☆32Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- futures-buffered☆45Updated 4 months ago
- a fast async pool based on channel☆26Updated 6 months ago
- An alternative rust async runtime.☆60Updated last week
- Atomic operations on potentially uninitialized integers.☆24Updated 2 weeks ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆28Updated last week
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Hybrid typenum/const generic arrays☆19Updated 3 weeks ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- Seredies is a Redis Protocol implementation for serde.☆19Updated 2 years ago
- USB HID device support for embedded devices☆14Updated 5 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago