foonathan / dryad
Data structures for ASTs
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dryad
- The IDK (Industrial Development Kit) library!☆28Updated 2 months ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Bytecode interpreter☆69Updated 6 months ago
- ☆26Updated 4 years ago
- C++ PIMPL idiom without an allocation involved☆14Updated 8 months ago
- C++20 Static Branch library☆44Updated 2 months ago
- parser combinator and AST generator in c++17☆24Updated last year
- Fast comparison-based sort algorithm☆55Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ build system that uses C++ for build configuration.☆15Updated this week
- This repository is a very simple C++ modules example.☆23Updated last year
- Result<T, E> for Modern C++☆32Updated 4 years ago
- ☆32Updated this week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A modern C++ standard library.☆15Updated last year
- A C interpreter developed live on YouTube☆49Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated 2 months ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 6 months ago
- moderngpu algorithms for C++ shaders☆16Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week