iveevi / zhetapiLinks
A C++ ML and numerical analysis API, with an accompanying scripting language.
☆46Updated 2 years ago
Alternatives and similar repositories for zhetapi
Users that are interested in zhetapi are comparing it to the libraries listed below
Sorting:
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 SIMD Within A Register library☆40Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Fast regular expression library, with full matching support, even at compile time!☆35Updated 4 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- This is a C++ graph library for directed graph layout visualization using sugiyama algorithm☆16Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Tiny Test System☆27Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- ☆9Updated 8 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- My C stuff.☆45Updated 2 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago