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:
- Your standard library for metaprogramming☆1,768Updated 3 weeks ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Higher-order functions for c++☆512Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- Functional programming style pattern-matching library for C++☆1,297Updated 3 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,542Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- C++11 port of docopt☆1,056Updated last year
- A new take on polymorphism☆681Updated last month
- Parsing Expression Grammar Template Library☆2,031Updated this week
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- This is an experimental library that has evolved to P2688☆674Updated 6 months ago
- Concurrent data structures in C++☆1,427Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆517Updated 3 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- C++ template library for fans of functional programming☆996Updated 6 years ago
- C++14 Dependency Injection library☆1,209Updated 2 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Pipelines for expressive code on collections in C++☆827Updated 7 months ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Unified Executors☆1,604Updated 3 months ago