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:
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- A nano concurrency library☆24Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆66Updated 4 years ago
- ☆27Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- ☆22Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆23Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 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
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Toy prototype for a distributed computing system in C++☆18Updated 10 years ago
- Concurrent trie-hash map library☆92Updated last year
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago