hsutter / gcppLinks
Experimental deferred and unordered destruction library for C++
☆913Updated 6 years ago
Alternatives and similar repositories for gcpp
Users that are interested in gcpp are comparing it to the libraries listed below
Sorting:
- Higher-order functions for c++☆513Updated 3 months ago
- Runtime polymorphism done right☆1,014Updated 4 years ago
- Your standard library for metaprogramming☆1,774Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- Functional programming style pattern-matching library for C++☆1,298Updated 3 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆762Updated 7 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- A library for Study Group 14 of Working Group 21 (C++)☆519Updated 3 years ago
- This is an experimental library that has evolved to P2688☆676Updated 7 months ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 months ago
- A new take on polymorphism☆683Updated this week
- Concurrent data structures in C++☆1,430Updated 4 years ago
- C++ template library for fans of functional programming☆996Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- CMake module to speed up builds.☆1,301Updated 5 years ago
- C++17 `std::variant` for C++11/14/17☆694Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- C++ metaprogramming shell☆476Updated 3 weeks ago
- Lazy evaluation in C++ - http://jscheiny.github.io/Streams/☆688Updated 4 years ago
- C++11 port of docopt☆1,060Updated last year
- C++ benchmarking framework☆361Updated 5 years ago
- userland threads☆484Updated 3 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,546Updated last month