tetzank / coatLinks
EDSL for C++ to make just-in-time code generation easier
☆87Updated 2 years ago
Alternatives and similar repositories for coat
Users that are interested in coat are comparing it to the libraries listed below
Sorting:
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- The Berkeley Container Library☆126Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- ☆25Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Prints values and types during compilation!☆58Updated 6 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Concurrent Deferred Reference Counting☆173Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- C++20 Static Branch library☆94Updated 6 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- A C++14-and-later expression template library☆109Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆60Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year