irrustible / async-spscLinks
Fast, async-aware, single-producer, single-consumer (SPSC) channels.
☆10Updated 3 years ago
Alternatives and similar repositories for async-spsc
Users that are interested in async-spsc are comparing it to the libraries listed below
Sorting:
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Reusable slice of references☆11Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- ☆39Updated 2 years ago
- ☆15Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆47Updated 4 years ago
- Procedural macro for deriving helper methods for types with Cow fields☆16Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago