Refefer / tangeLinks
Task-based Parallelism in Rust
☆17Updated 3 years ago
Alternatives and similar repositories for tange
Users that are interested in tange are comparing it to the libraries listed below
Sorting:
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Concurrent hash trie☆57Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Simple probabilistic data structures☆147Updated last week
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A HyperLogLog implementation in Rust.☆51Updated 6 months ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- ☆36Updated 2 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- OpenTracing API for Rust☆64Updated last year