trolando / laceLinks
Lace - implementation of work-stealing in C
☆55Updated 5 months ago
Alternatives and similar repositories for lace
Users that are interested in lace are comparing it to the libraries listed below
Sorting:
- ☆42Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated last week
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- single file C libraries☆40Updated last year
- An s-expression library for C++☆57Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 2 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- fast open addressing hash table☆42Updated 2 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- ☆11Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- xxHash Cleaner C Reference Implementation☆49Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Bytecode interpreter☆80Updated 11 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago