bolero-MURAKAMI / Sprout
C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
☆886Updated 5 years ago
Alternatives and similar repositories for Sprout
Users that are interested in Sprout are comparing it to the libraries listed below
Sorting:
- Runtime polymorphism done right☆1,007Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆753Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,577Updated 8 months ago
- A (work-in-progress) nextgen Doxygen for C++☆954Updated 11 months 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,527Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆929Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- A new take on polymorphism☆679Updated 3 weeks ago
- Your standard library for metaprogramming☆1,756Updated last month
- Portable header-only C++ low level SIMD library☆1,273Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- C++17 `std::variant` for C++11/14/17☆690Updated 2 years ago
- A header-only C++ library for task concurrency☆625Updated 2 years ago
- Compile Time Type Information for C++☆589Updated 2 years ago
- Implementation of strong types in C++☆792Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆440Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- SIMD Vector Classes for C++☆1,484Updated 11 months ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- A C++ compile-time math library using generalized constant expressions☆776Updated 10 months ago
- Boost.org spirit module☆413Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Yet Another Serialization☆759Updated 3 months ago
- scanf for modern C++☆1,177Updated last month
- This is an experimental library that has evolved to P2688☆675Updated 5 months ago
- C++20 μ(micro)/Unit Testing framework☆1,330Updated 3 weeks ago