al8n / peekableLinks
Peekable reader and async reader, which enhance your network programming experience.
☆22Updated 6 months ago
Alternatives and similar repositories for peekable
Users that are interested in peekable are comparing it to the libraries listed below
Sorting:
- A low-level MVCC file format for storing blobs.☆64Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- Async channels for Rust that support reading and writing many values☆32Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆28Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Remove Cargo.lock lockfile☆34Updated 2 weeks ago
- Super fast gRPC server framework in synchronous mode.☆28Updated 3 months ago
- An alternative rust async runtime.☆60Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Wait for a collection of async tasks to finish.☆36Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- a fast async pool based on channel☆26Updated 2 weeks ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Easily embed and manage assets for your web application to build standalone-executables. Offers filename hashing, templating and more.☆33Updated 2 months ago
- Asynchronous ICMP pinging library☆17Updated 4 months ago
- A crate implementing a synchronized map for memoization☆30Updated 11 months ago
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- Deadlock free Mutexes.☆14Updated 2 years ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 2 weeks ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 8 months ago