A Bounded SPSC queue for Rust
☆161Dec 30, 2022Updated 3 years ago
Alternatives and similar repositories for bounded-spsc-queue
Users that are interested in bounded-spsc-queue 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 implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- Ringbuffer with FD signalling - fast IPC without memory copies!☆90Feb 9, 2021Updated 5 years ago
- A modern asynchronous HTTP server for Rust.☆63Jan 5, 2017Updated 9 years ago
- asynchronous I/O in Rust☆14Jan 8, 2017Updated 9 years ago
- Communication primitives☆69Oct 15, 2017Updated 8 years ago
- 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.
- Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).☆457Dec 1, 2017Updated 8 years ago
- A real-time hierarchical profiler☆82Jul 25, 2016Updated 9 years ago
- A low-latency, high-throughput inter-task communication library☆195Sep 25, 2015Updated 10 years ago
- An implementation of the disruptor data structure in Rust☆48Updated this week
- A pool of reusable values☆51Nov 10, 2019Updated 6 years ago
- A fast mpmc queue with broadcast capabilities☆211Jul 20, 2018Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Feb 16, 2026Updated last month
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Jul 4, 2015Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- An object pool manager in Rust☆199Sep 12, 2021Updated 4 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 9 years ago
- ☆17Oct 1, 2015Updated 10 years ago
- Testing LLVM's profile guided optimization with Rust☆45Oct 24, 2018Updated 7 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- Columnar query processing engine in Rust☆31Jun 4, 2024Updated last year
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Jul 14, 2021Updated 4 years ago
- ☆137Feb 12, 2024Updated 2 years ago
- event loop and promises in Rust☆111Jan 8, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆359Nov 24, 2016Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24May 29, 2017Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- ☆739Mar 2, 2020Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,309Feb 21, 2026Updated last month
- A fast map for when one doesn't care about choosing the keys.☆27Nov 5, 2024Updated last year
- A parser combinator library for Rust☆1,353Feb 3, 2026Updated 2 months ago
- Collection of datastructures for rustlang☆11May 11, 2022Updated 3 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.
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Sep 25, 2017Updated 8 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆391May 16, 2021Updated 4 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Compact string type for zero-copy parsing☆266Nov 16, 2023Updated 2 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆248Aug 23, 2022Updated 3 years ago
- A small Rust library for recycling types with owned memory