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:
- ☆39Updated 5 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- scraps of a potential language☆38Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- ☆47Updated 5 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- Simple probabilistic data structures☆147Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- OpenTracing API for Rust☆65Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- A library with task executors for Rust☆33Updated 11 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- FleetFS distributed filesystem☆40Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago