purpleprotocol / hashcow
A Rust HashMap implementation with copy-on-write keys and values
☆32Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for hashcow
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Utilities building on top of Rust's async primitives.☆22Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- A dependency injection library for message-based applications☆39Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated this week
- Async readiness traits☆11Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- ☆44Updated 10 months ago
- Rust's missing `String` literal☆19Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- raw bindings for git://git.kernel.dk/liburing☆17Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago