DeveloperPaul123 / geneticLinks
A performant and flexible genetic algorithm implemented in C++20/23.
☆19Updated 10 months ago
Alternatives and similar repositories for genetic
Users that are interested in genetic are comparing it to the libraries listed below
Sorting:
- 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 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- A parallel pipeline for stream processing☆66Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A modern and (mostly) macro free mocking-framework☆41Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- An indirect value-type for C++☆83Updated last year
- A C++20 serialization library (cereal fork)☆29Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Lightweight header-only C++20 enum and typename reflection☆58Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 Compact Tuple Tools☆51Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- stl-like algorithms for TYPES☆31Updated last year
- C++20 Unit-Testing library☆47Updated 2 months ago
- Google Benchmark data visualization tool☆26Updated last week
- A type-erasure toolkit for C++20☆18Updated 3 months ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated 3 weeks ago
- A graph concurrent library for C++☆63Updated 2 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last week
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Polymorphic memory resource for real-time applications.☆70Updated last year