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:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A Syn Attribute Parser Toolkit☆14Updated 8 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A map backed by a vector☆25Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆39Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 3 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 10 months 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
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Native TLS for futures and async-std☆71Updated 2 weeks ago
- ☆39Updated 5 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Traversals in Rust☆21Updated 8 years ago
- Crius is a simple hystrix-like circuit breaker for rust.☆14Updated 6 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago