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:
- C++ small containers☆148Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- 📊 A lightweight plotting library☆97Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 9 months ago
- A highly optimised C++ library for mathematical applications and neural networks.☆177Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Various documents and code related to proposals for WG21☆68Updated last year
- Header-only C++ program options parser library☆178Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- SPY - C++ Information Broker☆157Updated last month
- Kalman Filter☆63Updated this week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆20Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated 2 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year