C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
☆887Jun 15, 2019Updated 6 years ago
Alternatives and similar repositories for Sprout
Users that are interested in Sprout are comparing it to the libraries listed below
Sorting:
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,636Oct 13, 2025Updated 4 months ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,032May 27, 2021Updated 4 years ago
- textbook for C++17☆405May 9, 2020Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807May 23, 2021Updated 4 years ago
- Higher-order functions for c++☆513Dec 10, 2025Updated 2 months ago
- This is an experimental library that has evolved to P2688☆682Nov 27, 2024Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 1, 2026Updated last week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Feb 2, 2022Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- A C++14-and-later expression template library☆108Dec 10, 2025Updated 2 months ago
- A tiny metaprogramming library☆310Jun 23, 2023Updated 2 years ago
- A C++ compile-time math library using generalized constant expressions☆813Jun 22, 2024Updated last year
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Mar 1, 2026Updated last week
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 4 months ago
- Library to parse and work with the C++ AST☆1,769Jun 13, 2024Updated last year
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- Compile Time Regular Expression in C++☆3,766Sep 12, 2025Updated 5 months ago
- C++ Monadologie☆27Sep 13, 2021Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- An implementation of C++ Extensions for Ranges☆226Feb 24, 2020Updated 6 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Dec 7, 2019Updated 6 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- A new take on polymorphism☆692Dec 11, 2025Updated 2 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++14 Dependency Injection library☆1,251Apr 2, 2025Updated 11 months ago