AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust
☆42Apr 19, 2024Updated last year
Alternatives and similar repositories for atomicring
Users that are interested in atomicring are comparing it to the libraries listed below
Sorting:
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Wrapping linux's timerfd for mio☆10Aug 4, 2023Updated 2 years ago
- Concurrent work-stealing deque☆48Nov 5, 2018Updated 7 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- unique machine identifier creator ( using network interfaces mac addresses & cpus )☆10Aug 23, 2019Updated 6 years ago
- arduino-like delay routines based on busy-wait loops☆16Jul 19, 2022Updated 3 years ago
- Utilities for concurrent programming☆37Nov 5, 2018Updated 7 years ago
- async/await for AVR with Rust☆36Jan 14, 2022Updated 4 years ago
- Website for the Rust Audio org and Discord☆13Updated this week
- Rust bindings for SPDK☆19Sep 12, 2017Updated 8 years ago
- Manipulate scheduling policy for procs☆17Feb 2, 2023Updated 3 years ago
- 🎩 Lightweight CodeMirror component for Vue.js 2.x (JS only with linting via JSHINT)☆15Jun 4, 2018Updated 7 years ago
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.☆41Feb 6, 2023Updated 3 years ago
- In memory cache server with query capabilities☆27Nov 19, 2023Updated 2 years ago
- Toy benchmark comparing RocksDB and Sled☆13Aug 27, 2023Updated 2 years ago
- Key/Value database benchmark☆26Sep 28, 2019Updated 6 years ago
- Channels and schedulers that trigger events on Mio☆16Jan 17, 2026Updated 2 months ago
- A Rust crate for converting XML to JSON☆19Jul 8, 2025Updated 8 months ago
- Rust implementation of reactor pattern for I/O resources☆22Jan 11, 2026Updated 2 months ago
- Safe atomic Box types for Rust☆24Jan 13, 2023Updated 3 years ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols☆26May 5, 2025Updated 10 months ago
- A fixed-size circular buffer written in Rust.☆144Jul 11, 2025Updated 8 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Apr 29, 2021Updated 4 years ago
- Code samples for AVR ATtiny programming☆14May 8, 2015Updated 10 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Nov 15, 2018Updated 7 years ago
- ☆20Jul 1, 2021Updated 4 years ago
- the nodejs interface for ctp☆14May 31, 2018Updated 7 years ago
- An ordered map and set based on a trie.☆29Mar 3, 2026Updated 2 weeks ago
- MPEG-TS muxer/demuxer library for Rust☆22Mar 12, 2026Updated last week
- Rust on the Zynq UltraScale+ MPSoC☆42May 22, 2019Updated 6 years ago
- A quick and dirty example of using Rust to target the attiny85 microcontroller☆21Jan 11, 2022Updated 4 years ago
- Asynchronous Rust bindings for UCX☆79Apr 29, 2025Updated 10 months ago
- Board Support Package for the WEMOS/LOLIN D1 mini☆22Sep 29, 2021Updated 4 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Jun 28, 2019Updated 6 years ago
- A collection of helpers for handlebars (rust) to manage string, json, yaml, toml, path, file, http request.☆34Dec 16, 2024Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆548Dec 25, 2025Updated 2 months ago
- Vim mode for editing IEC 61131-3 programs.☆20Aug 22, 2022Updated 3 years ago