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:
- The Berkeley Container Library☆126Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- ☆17Updated 9 years ago
- ☆25Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Concurrent Deferred Reference Counting☆174Updated last year
- Clang with JIT extensions☆237Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- ☆36Updated last year
- ☆128Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- 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
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Prints values and types during compilation!☆58Updated 6 months ago
- ☆45Updated 5 years ago
- 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 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year