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☆68Updated last year
- C23 Checked Arithmetic☆145Updated 3 months ago
- A header-only implementation of SipHash☆32Updated 3 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆60Updated last week
- C89 compatible atomics.☆86Updated last month
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- A C compiler. ... That's it.☆42Updated 2 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- Bytecode interpreter☆79Updated 9 months ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated 2 months ago
- UTF-8 grapheme counting library written in C99.☆18Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- LevelDB implemented in C (unofficial -- not affiliated with Google in any way)☆101Updated last year
- small embeddable C-style preprocessor☆43Updated 2 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last week
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Collection of small public domain file archivers☆68Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 3 months ago
- Single-header C11 port of https://abseil.io SwissTable☆156Updated 3 years ago
- Tiny optimizing JIT compiler backend.☆50Updated 9 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- A single C header with bitwise hacks☆40Updated 3 years ago