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☆66Updated last year
- C23 Checked Arithmetic☆141Updated 2 months ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆10Updated last year
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆11Updated 2 weeks ago
- A single C header with bitwise hacks☆37Updated 3 years ago
- Coroutine scheduler for C☆42Updated last year
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated last week
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Single file in-place JSON/SJSON parser☆80Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 5 months ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 11 months ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- Bytecode interpreter☆77Updated 8 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- UTF-8 grapheme counting library written in C99.☆17Updated last year
- C89 compatible atomics.☆86Updated 2 weeks ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A C compiler. ... That's it.☆42Updated 2 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆84Updated 3 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A header-only implementation of SipHash☆30Updated 2 months ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 2 months ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago