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:
- Concurrent hash trie☆57Updated 4 years ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- Simple probabilistic data structures☆147Updated this week
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Rust implementation of the ChaCha family of stream ciphers☆8Updated 7 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- ☆47Updated 4 years ago
- A library with task executors for Rust☆32Updated 6 months ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Memory database☆55Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- An async ORM for Postgres☆19Updated 2 years ago
- scraps of a potential language☆38Updated 4 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago