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
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async readiness traits☆11Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Abstract name service traits for rust☆19Updated 6 years ago
- Rust implementation of the ChaCha family of stream ciphers☆8Updated 2 months ago
- ☆59Updated 6 months ago
- ☆37Updated 4 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆18Updated 7 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Native TLS for futures and async-std☆70Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last week
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 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
- Concurrent hash trie☆51Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago