hsutter / gcppLinks
Experimental deferred and unordered destruction library for C++
☆914Updated 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,015Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- Higher-order functions for c++☆512Updated 3 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated 2 weeks ago
- Functional programming style pattern-matching library for C++☆1,301Updated 3 years ago
- Your standard library for metaprogramming☆1,792Updated 3 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆952Updated 3 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆768Updated 9 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆523Updated 3 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- This is an experimental library that has evolved to P2688☆678Updated 9 months ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- A new take on polymorphism☆686Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,420Updated this week
- Concurrent data structures in C++☆1,436Updated 4 years ago
- C++ metaprogramming shell☆477Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated 11 months ago
- userland threads☆490Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated last year
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆759Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- C++ template library for fans of functional programming☆992Updated 6 years ago
- A C++ micro-benchmarking framework☆365Updated 5 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,556Updated 3 months ago
- C++11 port of docopt☆1,076Updated last year
- CMake module to speed up builds.☆1,303Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- Parsing Expression Grammar Template Library☆2,052Updated last month