filipdulic / bus-queueLinks
Lock free bounded non blocking pub sub queue
☆76Updated 4 years 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☆99Updated 4 years ago
- Concurrent hash trie☆55Updated 4 years ago
- ☆86Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Run closures in parallel☆114Updated 5 months ago
- ☆124Updated 2 years ago
- ☆62Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months 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
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆118Updated 3 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Heap-based async timers☆214Updated last year
- Serializable trait objects for Rust.☆54Updated 3 months ago
- Rust serializer library☆87Updated last year
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆73Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- 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