trolando / laceLinks
Lace - implementation of work-stealing in C
☆53Updated 2 months ago
Alternatives and similar repositories for lace
Users that are interested in lace are comparing it to the libraries listed below
Sorting:
- Comparing linear and binary searches☆41Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- ☆42Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆75Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- fast open addressing hash table☆41Updated 3 months ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- ☆11Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ☆13Updated 9 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago