DeveloperPaul123 / geneticLinks
A performant and flexible genetic algorithm implemented in C++20/23.
☆20Updated last year
Alternatives and similar repositories for genetic
Users that are interested in genetic are comparing it to the libraries listed below
Sorting:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- A modern and (mostly) macro free mocking-framework☆55Updated last week
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- Explicit preconditions for function parameters☆16Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- A graph concurrent library for C++☆63Updated 2 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++11 compatible charconv☆31Updated last month
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- Coroutine support tools☆36Updated 2 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- C++ Finite State Machine library☆44Updated this week