oluwatimilehin / anchorsLinks
C++ library for incremental computing
☆23Updated 2 years ago
Alternatives and similar repositories for anchors
Users that are interested in anchors are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 5 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- ☆62Updated 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
- Modern C++ framework for critical systems☆21Updated last year
- Boost.Mustache☆10Updated 2 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆28Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- A type-erasure toolkit for C++20☆18Updated 6 months ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An efficient, composable design pattern for range processing☆129Updated 6 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- RPC library for embedded systems without code generation☆18Updated last week