foonathan / dryad
Data structures for ASTs
☆14Updated 2 years ago
Alternatives and similar repositories for dryad:
Users that are interested in dryad are comparing it to the libraries listed below
- The IDK (Industrial Development Kit) library!☆32Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- ☆26Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Bytecode interpreter☆72Updated 2 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- The Fancy Named Parameters Library☆31Updated last week
- C++ build system that uses C++ for build configuration.☆17Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 8 months ago
- Result<T, E> for Modern C++☆34Updated 5 years ago