trolando / lace
Lace - implementation of work-stealing in C
☆34Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for lace
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- A high performance fork-join multi-threading library☆18Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- Markup source code showing optimizations☆35Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- dthreads: Efficient Deterministic Multithreading☆49Updated 10 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 …☆21Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- The StreamIt compiler infrastructure.☆71Updated 8 years ago
- ☆40Updated last year
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- A set of tools for visualizing and inspecting LLVM bitcode modules☆31Updated 9 years ago