jamesmunns / bbqueueLinks
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
☆480Updated last year
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☆102Updated 5 years ago
- A State Machine Language DSL procedual macro for Rust☆235Updated 10 months ago
- How to bootstrap support for a no_std target☆225Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆499Updated this week
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- ☆183Updated 3 years ago
- An Embedded Network Abstraction Layer☆197Updated 2 months ago
- A heap allocator for embedded systems☆431Updated 3 weeks ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆479Updated last year
- Implementation of the `embedded-hal` traits for Linux devices☆292Updated last month
- async + no_std + no-alloc implementations of various network protocols☆200Updated last month
- Quickly set up a `probe-rs` + `defmt` + `flip-link` embedded project☆432Updated 4 months ago
- A toolkit to create better Rust device drivers, faster☆253Updated this week
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆264Updated last week
- Intrusive collections for Rust☆477Updated last year
- safe bindings to io-uring☆678Updated 4 years ago
- A crate for storing data in flash memory with minimal need for erasing pages☆157Updated last week
- Rust interface to io_uring☆337Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- What's Knurling all about?☆141Updated 4 years ago
- R3-OS — Experimental static RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics☆170Updated 2 years ago
- A Hardware abstraction layer for the stm32l432xx series chips written in rust.☆166Updated 2 years ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆168Updated last month
- in-place allocation-reusing queues for Rust☆392Updated last year
- An RPC layer for postcard based protocols☆190Updated 3 weeks ago
- ☆256Updated 2 years ago
- Proactive IO & Runtime system☆275Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Efficient, deferred formatting for logging on embedded systems☆1,108Updated 2 weeks ago