c3d / recorder
A lock-free real-time flight recorder for your C or C++ programs
☆25Updated last year
Alternatives and similar repositories for recorder:
Users that are interested in recorder are comparing it to the libraries listed below
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Portable Event Library☆17Updated 5 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Modern C++ framework for critical systems☆21Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆20Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- ☆13Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Many Threads Operating System☆18Updated 2 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 10 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- C preprocessor utilities☆20Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Collection of highly reusable C utilities.☆27Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago