tabokie / coplusLinks
Parallel programming library in C++11
☆12Updated 5 years ago
Alternatives and similar repositories for coplus
Users that are interested in coplus are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 7 years ago
- ☆13Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆52Updated 5 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ☆20Updated 3 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆26Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 5 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- ☆66Updated 4 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆23Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A high-performance, concurrent hash table☆24Updated 11 years ago