trolando / laceLinks
Lace - implementation of work-stealing in C
☆53Updated 2 weeks 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 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- single file C libraries☆40Updated 7 months ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 7 months ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆39Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago