DeveloperPaul123 / genetic
A performant and flexible genetic algorithm implemented in C++20/23.
☆19Updated 8 months ago
Alternatives and similar repositories for genetic:
Users that are interested in genetic are comparing it to the libraries listed below
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A parallel pipeline for stream processing☆66Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A modern and (mostly) macro free mocking-framework☆32Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- 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 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A light weight C++ in memory argument parser☆57Updated 11 months ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆38Updated 2 years ago
- Standalone version of the boost::unordered library☆26Updated 3 months ago
- An indirect value-type for C++☆82Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Text wrapper and column formatter for C++.☆26Updated 2 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Library for complex bitfields☆19Updated 11 months ago
- ☆23Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A fixed capacity dynamically sized string☆65Updated last week
- Json benchmark based on nativejson-benchmark☆30Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago