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
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆45Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆18Updated 6 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- dynamic smart pointers☆31Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- ☆55Updated 3 weeks ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆46Updated 4 years ago
- A Syn Attribute Parser Toolkit☆14Updated 4 months ago
- impl Stream for (your own) Generator☆19Updated 5 years ago