purpleprotocol / hashcowLinks
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
Sorting:
- A cache that holds a limited number of key-value pairs☆83Updated 3 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
- Abstract name service traits for rust☆20Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years 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
- Native TLS for futures and async-std☆72Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Managing Rust dependencies via a dashboard☆49Updated 2 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆57Updated 6 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- ☆39Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆48Updated last year
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- ☆59Updated 11 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- A macro to generate Rust actors☆45Updated 4 years ago