purpleprotocol / hashcow
A Rust HashMap implementation with copy-on-write keys and values
☆32Updated 5 years ago
Alternatives and similar repositories for hashcow:
Users that are interested in hashcow are comparing it to the libraries listed below
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Async readiness traits☆11Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆45Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆57Updated 2 months ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆39Updated last year
- Utilities for concurrent programming☆37Updated 6 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- ☆37Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Macros for async-std.☆38Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆59Updated 7 months ago