oluwatimilehin / anchors
C++ library for incremental computing
☆21Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for anchors
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- ☆64Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- rust-like traits (type erasure) on plain C++☆15Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆26Updated last year
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 10 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- Portable UUID generation library for C++☆24Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Libunifex networking library☆21Updated 2 years ago
- ☆22Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 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
- A fast, but not std conforming, version of visit for variants☆30Updated 3 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- The Fancy Named Parameters Library☆27Updated last week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago