A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆58Aug 30, 2025Updated 6 months ago
Alternatives and similar repositories for multiqueue2
Users that are interested in multiqueue2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Rust library for data structures living in shared memory.☆13Jun 25, 2020Updated 5 years ago
- Bill of Materials for Rust Crates☆22Mar 16, 2026Updated last week
- Channels and schedulers that trigger events on Mio☆16Jan 17, 2026Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Dec 17, 2021Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- rust bindings of snmalloc☆153Updated this week
- Fast, vector-based map implementation that preserves insertion order.☆14May 1, 2020Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- A single source Rust co-processor programming framework; runtime && Rust custom drivers☆45Oct 6, 2023Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆77Jan 10, 2026Updated 2 months ago
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- A [not-really-working] compiler from the ground-up☆11Feb 21, 2018Updated 8 years ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- unique machine identifier creator ( using network interfaces mac addresses & cpus )☆10Aug 23, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆41Jun 8, 2025Updated 9 months ago
- Futures aware pub/sub channel☆15Jan 21, 2017Updated 9 years ago
- Mostly safe wrapper for alloca☆29Aug 3, 2023Updated 2 years ago
- CPU time measurement library for rust☆26Oct 27, 2019Updated 6 years ago
- a crate for small packed strings☆18Oct 31, 2022Updated 3 years ago
- Tagged union types and immutable records (product types) in Python☆11Jun 5, 2017Updated 8 years ago
- ☆163Jul 24, 2024Updated last year
- Fast floating point to string conversion that complies to the ECMAScript number-to-string algorithm☆25Feb 28, 2026Updated 3 weeks ago
- Threadsafe RefCell for Rust