DeveloperPaul123 / genetic
A performant and flexible genetic algorithm implemented in C++20/23.
☆19Updated 6 months ago
Alternatives and similar repositories for genetic:
Users that are interested in genetic are comparing it to the libraries listed below
- 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 3 months ago
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- Text wrapper and column formatter for C++.☆26Updated last year
- C++11 compatible charconv☆29Updated last month
- A library that brings C# like properties to modern C++.☆22Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 3 weeks ago
- Standalone version of the boost::unordered library☆24Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated last week
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- A 3D Scene Renderer written in C++☆17Updated last year
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++ Better Futures☆43Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Small header only library to call a function at a specific time interval.☆28Updated 4 months ago
- meta-programming, C++11☆16Updated 2 years ago