jamesmunns / bbqueueLinks
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
☆474Updated 7 months ago
Alternatives and similar repositories for bbqueue
Users that are interested in bbqueue are comparing it to the libraries listed below
Sorting:
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- A State Machine Language DSL procedual macro for Rust☆224Updated 6 months ago
- ☆182Updated 2 years ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆434Updated 11 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆444Updated 4 months ago
- How to bootstrap support for a no_std target☆214Updated 2 weeks ago
- A heap allocator for embedded systems☆400Updated 6 months ago
- An Embedded Network Abstraction Layer☆190Updated 10 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- ☆256Updated 2 years ago
- Intrusive collections for Rust☆455Updated 11 months ago
- Implementation of the `embedded-hal` traits for Linux devices☆270Updated 6 months ago
- async + no_std + no-alloc implementations of various network protocols☆178Updated 2 months ago
- A no_std + serde compatible message library for Rust☆1,161Updated this week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- Experimental device-side USB framework for microcontrollers in Rust.☆485Updated 6 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆152Updated last week
- Concurrently Readable Data Structures for Rust☆359Updated last month
- What's Knurling all about?☆141Updated 3 years ago
- Rust interface to io_uring☆336Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆231Updated 2 weeks ago
- Quickly set up a `probe-rs` + `defmt` + `flip-link` embedded project☆368Updated last week
- in-place allocation-reusing queues for Rust☆378Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Proactive IO & Runtime system☆276Updated last year
- Efficient, deferred formatting for logging on embedded systems☆1,037Updated last month
- ☆92Updated 5 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 3 months ago
- A toolkit to create better Rust device drivers, faster☆216Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago