FHowington / CPUEngineLinks
A graphics engine designed to run on a single thread on CPU.
☆16Updated 2 years ago
Alternatives and similar repositories for CPUEngine
Users that are interested in CPUEngine are comparing it to the libraries listed below
Sorting:
- LALR(1) parser for C++☆80Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A library of tools for compiler construction.☆11Updated 9 years ago
- Random-Access Vector Graphics☆29Updated 14 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- use cling scripting with C++ and cmake☆34Updated 6 years ago
- Null-termination-aware string-view class for C++☆26Updated 2 months ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- ☆42Updated 2 years ago
- Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450☆17Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- This is a C++ math library, with a focus on geometry.☆29Updated 5 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago