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☆156Updated 6 months ago
- A header-only implementation of SipHash☆33Updated 6 months ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated 4 months ago
- Bytecode interpreter☆80Updated last year
- Stackless coroutine compiler for C☆47Updated 6 years ago
- C89 compatible atomics.☆95Updated 2 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 6 months ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Tiny optimizing JIT compiler backend.☆51Updated last year
- portable, fast, approximate math functions☆28Updated 4 years ago
- Coroutine scheduler for C☆47Updated last year
- A single C header with bitwise hacks☆40Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- LevelDB implemented in C (unofficial -- not affiliated with Google in any way)☆101Updated last year
- ☆22Updated 3 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆38Updated 2 years ago
- Single-header C11 port of https://abseil.io SwissTable☆170Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Collection of small public domain de/compressors in plain C.☆120Updated 4 years ago
- Collection of small public domain file archivers☆67Updated 2 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago