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
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 4 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Virtual memory based containers☆41Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- C++ build system that uses C++ for build configuration.☆25Updated this week
- ☆17Updated 3 years ago
- ☆22Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the …☆26Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- homogeneous variadic function parameters☆18Updated last year
- Bytecode interpreter☆80Updated last year
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- ☆25Updated 5 years ago
- 🐈⬛ 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
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago