jamesmunns / bbqueueLinks
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
☆488Updated 3 weeks ago
Alternatives and similar repositories for bbqueue
Users that are interested in bbqueue are comparing it to the libraries listed below
Sorting:
- A State Machine Language DSL procedual macro for Rust☆236Updated last year
- How to bootstrap support for a no_std target☆225Updated last week
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆531Updated last month
- a cargo extension for programming microcontrollers☆248Updated 3 years ago
- Implementation of the `embedded-hal` traits for Linux devices☆298Updated 3 months ago
- ☆184Updated 3 years ago
- ☆258Updated 2 years ago
- Intrusive collections for Rust☆485Updated last month
- Rust interface to io_uring☆339Updated last year
- A heap allocator for embedded systems☆445Updated last week
- An Embedded Network Abstraction Layer☆199Updated 4 months ago
- Quickly set up a `probe-rs` + `defmt` + `flip-link` embedded project☆441Updated 5 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- What's Knurling all about?☆139Updated 4 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- safe bindings to io-uring☆682Updated 4 years ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆276Updated 3 weeks ago
- A Hardware abstraction layer for the stm32l432xx series chips written in rust.☆166Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Efficient, deferred formatting for logging on embedded systems☆1,128Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆161Updated 2 weeks ago
- async + no_std + no-alloc implementations of various network protocols☆206Updated last month
- A toolkit to create better Rust device drivers, faster☆264Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago