kobalicek / mpslLinks
Shader-Like Mathematical Expression JIT Engine for C++ Language
☆58Updated 5 years ago
Alternatives and similar repositories for mpsl
Users that are interested in mpsl are comparing it to the libraries listed below
Sorting:
- Foundations of symbol based programming☆30Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A light-weight C++ profiling library☆31Updated 10 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
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆13Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A string formatting library for C++☆42Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Allocation benchmarks☆30Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago