trolando / laceLinks
Lace - implementation of work-stealing in C
☆55Updated 6 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☆83Updated 3 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Comparing linear and binary searches☆44Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- 8-bit Xor Filter in C99☆63Updated 6 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.☆16Updated 3 weeks ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Fast comparison-based sort algorithm☆57Updated 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…☆52Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A fast implementation of log() and exp()☆57Updated 3 years ago
- fast open addressing hash table☆42Updated 3 months ago
- single file C libraries☆40Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- ☆39Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- ☆11Updated 3 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 11 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago