jdisset / gaga
GAGA is a fast, header only, multi-objective, and distributed evolutionary algorithm library written in modern C++. It is designed to be easily usable with various genotype representations and allows the user to enable or disable several features such as novelty search or speciation. It also produces and exports various customizable statistics.
☆19Updated 3 years ago
Alternatives and similar repositories for gaga:
Users that are interested in gaga are comparing it to the libraries listed below
- Flat containers for C++☆56Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- This tool generate minimal reflection info about classes and enums based on clang 3.2☆24Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- ☆10Updated 2 years ago
- Small C++ preprocessor library☆13Updated 4 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆27Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 7 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- A flexible, modern, header-only implementation of behavior trees☆44Updated 4 years ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Very simple C++ directed graph library☆76Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- A compile-time linear algebra system for C++☆116Updated 3 years ago
- ☆22Updated 7 years ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆30Updated this week
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆32Updated last month
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- C++ string formatting library☆44Updated 5 years ago