tabokie / coplus
Parallel programming library in C++11
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for coplus
- A nano concurrency library☆24Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆21Updated 2 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆12Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆13Updated last year
- A universal thread-safe memory pool.☆26Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- For details, see the blog post:☆31Updated 11 months ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 9 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆22Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- ☆25Updated 7 years ago
- ☆20Updated 5 years ago
- A high-performance, concurrent hash table☆24Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 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 …☆22Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago