jamesmunns / bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
☆452Updated 4 months ago
Alternatives and similar repositories for bbqueue:
Users that are interested in bbqueue are comparing it to the libraries listed below
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆415Updated 7 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆414Updated 3 weeks ago
- How to bootstrap support for a no_std target☆211Updated last year
- A State Machine Language DSL procedual macro for Rust☆211Updated 2 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- A no_std + serde compatible message library for Rust☆1,067Updated last week
- safe bindings to io-uring☆666Updated 3 years ago
- Efficient, deferred formatting for logging on embedded systems☆990Updated last week
- A concurrent, spsc ring-buffer with sized reservations☆98Updated 4 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated 2 months ago
- Implementation of the `embedded-hal` traits for Linux devices☆259Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆355Updated last week
- A heap allocator for embedded systems☆380Updated 2 months ago
- What's Knurling all about?☆141Updated 3 years ago
- ☆183Updated 2 years ago
- Minimal startup / runtime for Cortex-M microcontrollers☆358Updated 3 years ago
- Adds zero-cost stack overflow protection to your embedded programs☆333Updated 3 weeks ago
- R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation a…☆163Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Run embedded programs just like native ones☆645Updated last year
- ☆254Updated last year
- Quickly set up a `probe-rs` + `defmt` + `flip-link` embedded project☆348Updated 4 months ago
- An Embedded Network Abstraction Layer☆185Updated 6 months ago
- This crate provides macros to generate bitfield-like struct.☆176Updated 2 months ago
- Rust interface to io_uring☆332Updated 10 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆221Updated 3 months ago
- A port of MUSL's libm to Rust.☆631Updated this week
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆461Updated last year