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
- Abstract name service traits for rust☆20Updated 6 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆38Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- A map backed by a vector☆24Updated last year
- A Stream yielding inotify events, to be run on the tokio framework.