sandialabs / qthreadsLinks
Lightweight locality-aware user-level threading runtime.
☆196Updated 2 weeks ago
Alternatives and similar repositories for qthreads
Users that are interested in qthreads are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆183Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- ☆110Updated last year
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 6 years ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimenta…☆121Updated last week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆402Updated 3 weeks ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago