purpleprotocol / hashcowLinks
A Rust HashMap implementation with copy-on-write keys and values
☆33Updated 6 years ago
Alternatives and similar repositories for hashcow
Users that are interested in hashcow are comparing it to the libraries listed below
Sorting:
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 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)☆30Updated 8 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 4 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- ☆39Updated 5 years ago
- ☆60Updated 3 weeks ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Native TLS for futures and async-std☆72Updated 8 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago