tabokie / coplusLinks
Parallel programming library in C++11
☆13Updated 6 years ago
Alternatives and similar repositories for coplus
Users that are interested in coplus are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 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☆25Updated 12 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- ☆27Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- ☆22Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- ☆66Updated 5 years ago
- ☆113Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- C++11 Work-Stealing Task Scheduler☆36Updated 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
- For details, see the blog post:☆35Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A comparison between different integer set techniques☆14Updated 7 years ago
- Lock-free slab allocator / freelist.☆70Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- ☆13Updated 2 years ago
- Software and Hardware C-language Locking Algorithms and Implementations☆47Updated 4 months ago