hsutter / gcpp
Experimental deferred and unordered destruction library for C++
☆912Updated 5 years ago
Alternatives and similar repositories for gcpp
Users that are interested in gcpp are comparing it to the libraries listed below
Sorting:
- Runtime polymorphism done right☆1,006Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- Your standard library for metaprogramming☆1,754Updated last month
- Higher-order functions for c++☆509Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆926Updated this week
- Functional programming style pattern-matching library for C++☆1,292Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,386Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++11 port of docopt☆1,052Updated last year
- 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
- This is an experimental library that has evolved to P2688☆675Updated 5 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,556Updated 7 months ago
- CMake module to speed up builds.☆1,302Updated 5 years ago
- Concurrent data structures in C++☆1,418Updated 4 years ago
- A new take on polymorphism☆680Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- userland threads☆478Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated last week
- Compile Time Type Information for C++☆588Updated 2 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- C++ metaprogramming shell☆476Updated 3 weeks ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- Parsing Expression Grammar Template Library☆2,003Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,523Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,237Updated last month
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,639Updated 3 months ago