alandefreitas / utilitiesLinks
Utilities for Modern C++
☆22Updated 7 years ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- 📊 A lightweight plotting library☆96Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- C++ small containers☆146Updated 5 months ago
- Header-only C++ program options parser library☆178Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- A C++17 interface for HDF5☆98Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆175Updated last month
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Possibly the least verbose command line parsing library for C++☆87Updated 2 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 2 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆66Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated last year
- General-purpose C++ graph library☆228Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Lightweight C++ Signals and Slots implementation☆34Updated 9 months ago
- Google Benchmark data visualization tool☆27Updated 3 months ago
- A bunch of small C++ utilities☆67Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago