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:
- ☆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
- Comparing linear and binary searches☆41Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Benchmarks for our memory allocator☆69Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- ☆11Updated 3 years ago
- LALR(1) parser for C++☆79Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- ☆39Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 3 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 5 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- single file C libraries☆40Updated 8 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago