Refefer / tangeLinks
Task-based Parallelism in Rust
☆17Updated 4 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
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Simple probabilistic data structures☆148Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- ☆47Updated 5 years ago
- Utilities building on top of Rust's async primitives.☆24Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A library with task executors for Rust☆33Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A HyperLogLog implementation in Rust.☆52Updated this week
- scraps of a potential language☆38Updated 4 years ago
- Rust cloud object storage tools☆12Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Rust client library for ClickHouse☆17Updated last month
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago