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:
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Memory database☆56Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Simple probabilistic data structures☆147Updated this week
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- ☆14Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust cloud object storage tools☆12Updated 4 years ago
- scraps of a potential language☆38Updated 4 years ago
- OpenTracing API for Rust☆65Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago