Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.
☆49Sep 25, 2017Updated 8 years ago
Alternatives and similar repositories for rust-atomic_ring_buffer
Users that are interested in rust-atomic_ring_buffer are comparing it to the libraries listed below
Sorting:
- A High-Performance Riak Client for Go☆13Sep 22, 2014Updated 11 years ago
- parallel iterator consumers for rust☆12Jan 3, 2019Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51May 6, 2023Updated 2 years ago
- safe and efficient memory manager for microcontrollers☆34May 31, 2017Updated 8 years ago
- A first-in-first-out for bytes, like kfifo in Linux.☆19Apr 15, 2017Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated 10 months ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Dec 16, 2016Updated 9 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Feb 14, 2020Updated 6 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Dec 8, 2017Updated 8 years ago
- A remotely controlled wheeled robot☆10Jul 29, 2017Updated 8 years ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- Tool to help sniffing out licenses from all crate dependencies☆27Jun 14, 2023Updated 2 years ago
- REPL-like interactive code editor☆29Oct 4, 2017Updated 8 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Experiment to port the Pygments highlighter to Rust.☆18May 17, 2016Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Jan 4, 2023Updated 3 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- ☆16Dec 8, 2016Updated 9 years ago
- A strongly consistent distributed coordination system, built using proven protocols & implemented in Rust.☆460Jan 12, 2020Updated 6 years ago
- Literals for Zarith's arbitrary-precision integers and rationals☆12Aug 18, 2022Updated 3 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Jan 7, 2018Updated 8 years ago
- Xen-based unikernel in Rust☆56Jan 5, 2017Updated 9 years ago
- Rust bindings to Intel's DPDK.☆13Oct 1, 2018Updated 7 years ago
- Take two readable streams and return a readable stream with the xor of the two input chunks☆10May 31, 2020Updated 5 years ago
- Coupled Streams☆10Jul 11, 2015Updated 10 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- ☆165Oct 31, 2018Updated 7 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Oct 27, 2021Updated 4 years ago
- ☆25Oct 8, 2022Updated 3 years ago
- Ticketed lock synchronization primitive☆11Jan 25, 2021Updated 5 years ago
- HTTP toolkit for OCaml (unreleased)☆19Mar 13, 2026Updated last week
- A set of tools to work with Gameboy stuff☆13Dec 4, 2022Updated 3 years ago
- OCaml cli tool to backup discussions (channels and conversations) from slack☆10May 22, 2016Updated 9 years ago
- Unikernel written in rust☆33Feb 25, 2016Updated 10 years ago
- Rust's missing development batteries☆120Mar 30, 2017Updated 8 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆173Feb 7, 2018Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Nov 9, 2017Updated 8 years ago
- An in-place file rewrite utility, useful for redirecting output to same file as source.☆26Mar 3, 2021Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Jul 1, 2024Updated last year