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
- Comparing linear and binary searches☆43Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 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
- Intrusive data structures for C☆63Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- single file C libraries☆40Updated 10 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 8 months ago
- fast open addressing hash table☆41Updated last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months ago
- ☆39Updated 4 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