Let Me Run That For You: A C++20 Thread Pool Library
☆12Feb 18, 2022Updated 4 years ago
Alternatives and similar repositories for LMRTFY
Users that are interested in LMRTFY are comparing it to the libraries listed below
Sorting:
- A complete rewrite of chococraft for MinecraftForge☆10May 4, 2016Updated 9 years ago
- Duct module for running web applications☆22Oct 8, 2025Updated 5 months ago
- Demonstration of a factory pattern where the types automatically register themselves☆13Mar 13, 2019Updated 7 years ago
- C++ iterator that performs the cartesian product of many containers.☆12Jan 12, 2016Updated 10 years ago
- ☆10Jun 2, 2025Updated 9 months ago
- Alembic extension that adds support for arbitrary user-defined objects like views or functions in autogenerate command.☆13Feb 6, 2025Updated last year
- Character and game manager for Exalted Third Edition☆24Mar 7, 2026Updated last week
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Jun 18, 2019Updated 6 years ago
- A tool for generating and maintaining C/C++ resource files to be embedded in a program.☆10Jan 13, 2016Updated 10 years ago
- Modern and efficient C++ Thread Pool Library☆13Mar 31, 2021Updated 4 years ago
- ☆16May 9, 2025Updated 10 months ago
- Sequence algorithms for use in Flashlight.☆14Jan 12, 2026Updated 2 months ago
- Easy Boost integration in CMake projects☆12Mar 9, 2026Updated last week
- A thread safe simple C++ wrapper for FFTW & MKL☆17Sep 27, 2021Updated 4 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆12Mar 20, 2017Updated 9 years ago
- ☆12Dec 21, 2023Updated 2 years ago
- Fourier transform demo app☆18Oct 20, 2017Updated 8 years ago
- A C++ Framework for Evolutionary Single-Objective Optimization Benchmarking☆10Sep 25, 2025Updated 5 months ago
- Imported from felixonmars/dnsmasq-china-list for use with SwitcyOmega☆13Mar 10, 2026Updated last week
- Displays the notes of a MIDI file and follows along with playback☆17May 16, 2024Updated last year
- Slides and sample code from presentations at our meetup.☆11Aug 13, 2024Updated last year
- Python GDB pretty printer using Natvis files for formatting☆15Apr 23, 2020Updated 5 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Structure to Tuple Conversions in C++17☆27Dec 6, 2019Updated 6 years ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆20Jan 17, 2016Updated 10 years ago
- Chromium webview backend for wxWidgets on Windows☆11Dec 6, 2018Updated 7 years ago
- Code for Dynamic Cast workshop at Audio Developer Conference 2024: Practical Machine Learning☆17Nov 11, 2024Updated last year
- MergedTrie code☆12Jan 22, 2020Updated 6 years ago
- Simple implementation of call-by-need lazy lambda calculus in Rust.☆15Apr 8, 2024Updated last year
- An argument parser, just like python's argparse, but for c++