trolando / laceLinks
Lace - implementation of work-stealing in C
☆55Updated 4 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☆81Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- 8-bit Xor Filter in C99☆62Updated 6 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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 8 months ago
- 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
- ☆11Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 6 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Fast comparison-based sort algorithm☆56Updated 3 years ago
- fast open addressing hash table☆41Updated last month
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- ☆39Updated 4 years ago
- ☆13Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago