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:
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- C++ small containers☆148Updated 7 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- 📊 A lightweight plotting library☆97Updated 3 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.☆15Updated 2 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Lightweight C++ Signals and Slots implementation☆34Updated 11 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 4 months ago
- Header-only C++ program options parser library☆179Updated 2 years ago
- Various documents and code related to proposals for WG21☆68Updated last year
- Kalman Filter☆64Updated this week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆178Updated 3 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- A fast, lightweight and single-header C++ csv parser library☆89Updated 6 months ago
- A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X …☆155Updated 6 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year