hsutter / gcppLinks
Experimental deferred and unordered destruction library for C++
☆912Updated 6 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 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,578Updated 8 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- Your standard library for metaprogramming☆1,764Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆691Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- Higher-order functions for c++☆511Updated last month
- Functional programming style pattern-matching library for C++☆1,295Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆758Updated 5 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- This is an experimental library that has evolved to P2688☆675Updated 6 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,536Updated 2 weeks ago
- CMake module to speed up builds.☆1,301Updated 5 years ago
- Concurrent data structures in C++☆1,423Updated 4 years ago
- A new take on polymorphism☆680Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆517Updated 3 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- C++ library for executors☆503Updated 8 years ago
- Finds problems in C++ source that slow development of large code bases☆709Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago