tnagler / quickpoolLinks
Fast and easy parallel computing in C++11
☆13Updated 4 months ago
Alternatives and similar repositories for quickpool
Users that are interested in quickpool are comparing it to the libraries listed below
Sorting:
- An Array Mapped Tree implementation☆10Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- RemoteCall C++ framework for IPC☆22Updated last month
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Radix set/map implementation☆17Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON☆39Updated 6 months ago
- A single file C++ header-only minizip wrapper library☆27Updated 2 years ago
- A small library in modern C++ to initialize spdlog loggers from a toml configuration file.☆16Updated 2 months ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 9 years ago
- Fork of Marcin Kalicinski's RapidXml library☆18Updated this week