alandefreitas / utilities
Utilities for Modern C++
☆23Updated 7 years ago
Alternatives and similar repositories for utilities:
Users that are interested in utilities are comparing it to the libraries listed below
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- 📊 A lightweight plotting library☆92Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 6 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- An STL-like ring buffer for C++11.☆21Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆47Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- A bunch of small C++ utilities☆65Updated last year
- A C++17 interface for HDF5☆94Updated 3 weeks ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- Various documents and code related to proposals for WG21☆65Updated 7 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 9 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆118Updated 11 months ago
- Pipelines for Modern C++☆66Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated this week
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Small small_vector☆33Updated 4 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago