trolando / laceLinks
Lace - implementation of work-stealing in C
☆53Updated last month
Alternatives and similar repositories for lace
Users that are interested in lace are comparing it to the libraries listed below
Sorting:
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- ☆42Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- fast open addressing hash table☆41Updated 2 months ago
- single file C libraries☆40Updated 8 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- For details, see the blog post:☆33Updated last year
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 5 months ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆39Updated 4 years ago