RichardB01 / EmbeddedRingBufferLinks
A ring buffer designed to work with embedded devices, does not use heap allocations.
☆53Updated 2 years ago
Alternatives and similar repositories for EmbeddedRingBuffer
Users that are interested in EmbeddedRingBuffer are comparing it to the libraries listed below
Sorting:
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- ☆21Updated 3 years ago
- C++ messaging and serialization library☆77Updated last week
- ☆22Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Service discovery protocol and reference implementation.☆17Updated last year
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Lightweight WebSocket library for C.☆86Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- C++14 codec library☆25Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Library for complex bitfields☆19Updated last year
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated 2 weeks ago
- Interactive C/C++ preprocessor macro debugger☆173Updated 4 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 9 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- A bare metal port of the GNU ISO C++ library☆38Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A simple assembly interpreter to help people with understanding the language without the hassle of setup.☆32Updated 4 years ago
- A vectorized single header hash function.☆21Updated 10 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 10 months ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago