trolando / lace
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
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A high performance fork-join multi-threading library☆18Updated 7 years ago
- ☆51Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 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 2 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- a small C++ lattice library☆15Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- dthreads: Efficient Deterministic Multithreading☆51Updated 10 years ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆81Updated 4 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A standard for floating point accuracy benchmarks☆49Updated last month
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- InstLatX64_Demo☆43Updated this week
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year