foonathan / dryadLinks
Data structures for ASTs
☆14Updated 3 years ago
Alternatives and similar repositories for dryad
Users that are interested in dryad are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ☆22Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Boost.Mustache☆10Updated 3 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 4 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆25Updated this week
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- ☆17Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Virtual memory based containers☆41Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆25Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Bytecode interpreter☆80Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆114Updated 10 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- A unique_ptr implementation with small object optimization☆20Updated this week
- homogeneous variadic function parameters☆18Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago