tonykero / Moe
[OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms
☆34Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Moe
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Modern C++ generic header-only template library.☆100Updated last year
- Flat containers for C++☆56Updated 2 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A simple C++17 vector math library☆10Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- A compile-time linear algebra system for C++☆114Updated 3 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 4 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated 8 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 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 3 years ago
- c++20 compile time math(derivation/integration) library☆17Updated last year
- Object-oriented extension to the CMake language.☆11Updated 10 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆41Updated 7 years ago
- Cross platform C++17 file class, in a single header.☆20Updated 5 years ago
- A C++17 memoization library☆23Updated 2 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week