bolero-MURAKAMI / SproutView external linksLinks
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☆573Sep 7, 2022Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Your standard library for metaprogramming☆1,833Dec 10, 2025Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 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,627Oct 13, 2025Updated 4 months ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,031May 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,464Updated this week
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Compile Time Type Information for C++☆611Apr 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☆683Nov 27, 2024Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Dec 20, 2025Updated last month
- 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 6 months ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- A C++14-and-later expression template library☆109Dec 10, 2025Updated 2 months ago
- A tiny metaprogramming library☆312Jun 23, 2023Updated 2 years ago
- A C++ compile-time math library using generalized constant expressions☆813Jun 22, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 3 months ago
- Library to parse and work with the C++ AST☆1,766Jun 13, 2024Updated last year
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Compile Time Regular Expression in C++☆3,757Sep 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 week
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 5 years ago
- C++ generic make factory☆108May 6, 2019Updated 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☆690Dec 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 10 months ago