alandefreitas / utilitiesLinks
Utilities for Modern C++
β22Updated 8 years ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- π A lightweight plotting libraryβ98Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.β28Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).β67Updated 2 months ago
- The seq library is a collection of original C++17 STL-like containers and related toolsβ101Updated 2 months ago
- C++ small containersβ148Updated 3 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.β38Updated last year
- π Up your type-game. A small C++ library for compile-time type names and type indices.β78Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operatorsβ122Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cuβ¦β46Updated 5 months ago
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.β15Updated 3 months ago
- Polymorphic memory resource for real-time applications.β74Updated 2 years ago
- Header-only C++ program options parser libraryβ177Updated 2 years ago
- A highly optimised C++ library for mathematical applications and neural networks.β177Updated 5 months ago
- π Iterators made easy! Zero cost abstractions for designing and using C++ iterators.β148Updated last year
- Various documents and code related to proposals for WG21β67Updated last year
- Unofficial mirror of Blaze library on Bitbucketβ70Updated 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β¦β203Updated 3 years ago
- Finite State Machine implementation using std::variantβ90Updated 6 years ago
- Priority-based Task Scheduling for Modern C++β93Updated 5 years ago
- A fast and flexible C++ simulation engine and differential equation solver.β138Updated last year
- Finite State Machine using C++20 coroutines with symmetric transferβ93Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlotβ50Updated 2 years ago
- A trivial gnuplot interface for c++β79Updated 3 years ago
- Google Benchmark data visualization toolβ33Updated 7 months ago
- An indirect value-type for C++β83Updated 2 years ago
- A header only structure of arrays container for C++β43Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Typesβ96Updated 8 months ago
- A fast and flexible c++ template class for tree data structuresβ115Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simpleβ¦β148Updated last year
- low level system stuff, threads, memory, file descriptors etcβ23Updated 11 months ago