cmuparlay / psacLinks
Parallel Self-Adjusting Computation
☆13Updated 3 years ago
Alternatives and similar repositories for psac
Users that are interested in psac are comparing it to the libraries listed below
Sorting:
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Ocamlgraph overlay for llvm☆21Updated 10 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Lace - implementation of work-stealing in C☆36Updated last year
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 9 months ago
- Fast WebAssembly Baseline Compiler☆56Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 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
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 5 months ago
- ☆28Updated 2 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 3 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆21Updated 3 years ago
- Declarative MLIR compilers in Python!☆35Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- vertical + gpu + free join + datalog☆20Updated 3 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago