tnagler / quickpoolLinks
Fast and easy parallel computing in C++11
☆13Updated 3 weeks ago
Alternatives and similar repositories for quickpool
Users that are interested in quickpool are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A modern C++ uri & query parser☆12Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 7 years ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- C++ Framework For Fast Development: OOP wrappers and helpers for OpenCL, SQLite, Microsoft RPC API (DCE), Windows Web Services API (SOAP)…☆45Updated 3 years ago
- A POSIX compliant C library for Windows☆56Updated 3 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆56Updated 3 years ago
- C++11 compatible charconv☆31Updated last week
- Performance profiling of JSON libraries☆28Updated 8 months 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 small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 6 years ago
- A C++17 full-text search engine library☆34Updated 4 years ago
- Standalone reimplementation of //base module from Chromium☆63Updated 7 months ago
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆39Updated 4 months ago
- Demo implementation of C++ networking☆18Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A simple C++ wrapper around the "miniz" zip library☆32Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 4 years ago