trolando / lace
Lace - implementation of work-stealing in C
☆35Updated 10 months ago
Alternatives and similar repositories for lace:
Users that are interested in lace are comparing it to the libraries listed below
- A small DFA for under 16 states☆51Updated 6 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Library with JIT (Just-in-time) compilation support to optimize performance of small and medium matrix multiplication☆14Updated 3 years ago
- Lower Size Bounds for Sorting Networks☆44Updated 4 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- ☆49Updated 11 months ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- a small C++ lattice library☆15Updated 5 years ago
- Source for the OpenCilk runtime system, based on Cheetah.☆21Updated last week
- 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- MimIR is my Intermediate Representation☆56Updated this week
- A standard for floating point accuracy benchmarks☆49Updated 2 weeks ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- A Collection of High Performance Parallel Skeletons for Tree Search Problems☆21Updated 9 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Universal Number Library☆41Updated 6 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 4 years ago