purpleprotocol / hashcowLinks
A Rust HashMap implementation with copy-on-write keys and values
☆32Updated 6 years ago
Alternatives and similar repositories for hashcow
Users that are interested in hashcow are comparing it to the libraries listed below
Sorting:
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆57Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 2 months ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 3 weeks ago
- ☆39Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Reactive dependency injection for Rust.☆42Updated last month
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆49Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- ☆59Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago