xorvoid / lockfreeLinks
A collection of some lockfree datastructures
☆67Updated 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☆65Updated last year
- C23 Checked Arithmetic☆138Updated this week
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- Single file in-place JSON/SJSON parser☆78Updated 4 years ago
- small embeddable C-style preprocessor☆41Updated 2 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 9 months ago
- C89 compatible atomics.☆83Updated last month
- Bytecode interpreter☆76Updated 6 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆57Updated last week
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆61Updated 2 years ago
- Collection of small public domain file archivers☆67Updated last year
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- A C compiler. ... That's it.☆42Updated last year
- Coroutine scheduler for C☆41Updated last year
- A B+ tree implementation in C☆36Updated 3 months ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆73Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆92Updated 3 weeks ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated 3 weeks ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago