tabokie / coplusLinks
Parallel programming library in C++11
☆13Updated 5 years ago
Alternatives and similar repositories for coplus
Users that are interested in coplus are comparing it to the libraries listed below
Sorting:
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- ☆22Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆66Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- A high-performance, concurrent hash table☆24Updated 11 years ago
- ☆27Updated 8 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆110Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- ☆12Updated 2 years ago
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- ☆28Updated 3 years ago
- Toy prototype for a distributed computing system in C++☆18Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year