foonathan / dryadLinks
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
Sorting:
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 10 months ago
- ☆26Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆17Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated last month
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- My Talk on C++20's Concepts☆23Updated 4 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
- C++ Dynamic loader generator for C APIs