alandefreitas / utilities
Utilities for Modern C++
☆23Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for utilities
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- Pipelines for Modern C++☆57Updated 4 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated last month
- Templated C++ polynomial library☆23Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆113Updated 7 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆32Updated 5 months ago
- Small header only library to call a function at a specific time interval.☆28Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆47Updated last year
- Kalman Filter☆46Updated this week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 6 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆24Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Library with colormaps for C++☆27Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆39Updated last year
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆20Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆87Updated 5 months ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- vectorization of the kd-tree data structure and search algorithm☆37Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆18Updated last week
- Finite State Machine implementation using std::variant☆82Updated 5 years ago