xorvoid / lockfreeLinks
A collection of some lockfree datastructures
☆70Updated 2 years ago
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- A low-level coroutine library for C☆70Updated last year
- C23 Checked Arithmetic☆155Updated 5 months ago
- Bytecode interpreter☆80Updated 11 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated 4 months ago
- A single C header with bitwise hacks☆40Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A header-only implementation of SipHash☆33Updated 5 months ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- A self-written C++ standard library☆55Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- LevelDB implemented in C (unofficial -- not affiliated with Google in any way)☆101Updated last year
- C89 compatible atomics.☆89Updated 4 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated this week
- Coroutine scheduler for C☆47Updated last year
- A B+ tree implementation in C☆46Updated last week
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- A C compiler. ... That's it.☆43Updated 2 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆92Updated last month
- Coroutines for C.☆78Updated 8 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated this week
- small, fast memset based on microsoft's design☆13Updated 3 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Collection of small public domain de/compressors in plain C.☆120Updated 4 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago