bretthall / Wyatt-STMLinks
Software transactional memory system developed at Wyatt Technology
☆29Updated 5 years ago
Alternatives and similar repositories for Wyatt-STM
Users that are interested in Wyatt-STM are comparing it to the libraries listed below
Sorting:
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Composable monadic STM for C++ on Free monads☆77Updated 5 years ago
- ☆12Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Composable Data and Type Generators for C++☆10Updated 6 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
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆32Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆13Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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
- Header-only C++17 library for property-based testing.☆127Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Lace - implementation of work-stealing in C☆37Updated last year