filipdulic / bus-queueLinks
Lock free bounded non blocking pub sub queue
☆76Updated 2 months ago
Alternatives and similar repositories for bus-queue
Users that are interested in bus-queue are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Run closures in parallel☆115Updated 8 months ago
- ☆87Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆125Updated 3 years ago
- ☆73Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Heap-based async timers☆214Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- ☆129Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Utilities for pinning☆97Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- ☆162Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month