trolando / laceLinks
Lace - implementation of work-stealing in C
☆36Updated last year
Alternatives and similar repositories for lace
Users that are interested in lace are comparing it to the libraries listed below
Sorting:
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- ☆53Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- ☆28Updated 2 months ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- A standard for floating point accuracy benchmarks☆49Updated 2 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- InstLatX64_Demo☆43Updated last week
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 8 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 9 months ago
- Comparing linear and binary searches☆40Updated 5 years ago
- C library to compute the Hamming weight of arrays☆46Updated 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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year