trolando / laceLinks
Lace - implementation of work-stealing in C
☆55Updated 3 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☆80Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- ☆11Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- single file C libraries☆40Updated 10 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- fast open addressing hash table☆41Updated last week
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Bytecode interpreter☆80Updated 9 months ago
- LALR(1) parser for C++☆80Updated last year
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago