tnagler / quickpoolLinks
Fast and easy parallel computing in C++11
☆12Updated 8 months ago
Alternatives and similar repositories for quickpool
Users that are interested in quickpool are comparing it to the libraries listed below
Sorting:
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- A modern C++ uri & query parser☆12Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- easy to use callback library for C++☆42Updated 8 years ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- Demo implementation of C++ networking☆18Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- RemoteCall C++ framework for IPC☆23Updated 4 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ☆17Updated 3 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 4 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated this week
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Radix set/map implementation☆19Updated last year