kennytm / utilsLinks
Useful headers for C++11
☆67Updated 13 years ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated 2 months ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Template engine library in C++☆91Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Latest iteration of my static webpage/blog generator☆53Updated 5 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago