EDSL for C++ to make just-in-time code generation easier
☆88Mar 1, 2023Updated 3 years ago
Alternatives and similar repositories for coat
Users that are interested in coat are comparing it to the libraries listed below
Sorting:
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- CUDA executors☆14Dec 4, 2020Updated 5 years ago
- Clang with JIT extensions☆237Dec 11, 2022Updated 3 years ago
- Aerie: a regex-like engine nested word grammars☆16Feb 5, 2022Updated 4 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Dec 25, 2022Updated 3 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated last month
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530May 15, 2021Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 3 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆61Jul 16, 2019Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- Evaluate mathematical expressions using Boost.Spirit☆32Nov 5, 2022Updated 3 years ago
- Cable: CMake Bootstrap Library☆36Feb 25, 2023Updated 3 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆18Mar 8, 2024Updated last year
- Easily batch-build cmake projects!☆18Jan 16, 2026Updated last month
- Library for extracting stacktrace from exception.☆49Nov 22, 2023Updated 2 years ago
- Clang supporting syntax plugins☆22Dec 12, 2022Updated 3 years ago
- Tools for mesh adaptation☆23Dec 7, 2023Updated 2 years ago
- DragonBall Online Client Development (Base: KR 0.50)☆10Jul 31, 2017Updated 8 years ago
- Optimize pipelines for locality☆14Feb 21, 2026Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Sep 22, 2025Updated 5 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Dec 4, 2019Updated 6 years ago
- A C++ parser combinator library.☆169Feb 15, 2026Updated 2 weeks ago
- A Collection of High Performance Parallel Skeletons for Tree Search Problems☆23Dec 5, 2025Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Jun 6, 2020Updated 5 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆44Jul 22, 2025Updated 7 months ago
- Instructions for benchmarking Ewasm precompiles. (And results.)☆20Nov 23, 2020Updated 5 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Nov 25, 2025Updated 3 months ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Mar 26, 2019Updated 6 years ago
- parser combinator and AST generator in c++17☆24Feb 16, 2023Updated 3 years ago
- OpenMP offload playground☆10Nov 16, 2024Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆167Feb 7, 2026Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Dec 9, 2025Updated 2 months ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- A wrapper of common C++ std types for functional programming☆22Sep 24, 2023Updated 2 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Jan 1, 2016Updated 10 years ago