al8n / peekableLinks
Peekable reader and async reader, which enhance your network programming experience.
☆22Updated 7 months ago
Alternatives and similar repositories for peekable
Users that are interested in peekable are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- hRPC implementation in Rust.☆24Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated 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
- Structured data serialization library☆22Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- a fast async pool based on channel☆26Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Port of bbolt in Rust☆67Updated last year
- bytes::BufMut implementation to count buffer size☆25Updated last month
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆28Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months 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…☆100Updated last week