kennytm / utilsLinks
Useful headers for C++11
☆68Updated 13 years ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- Trait introspection and concept creator for C++11☆184Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- 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
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Template engine library in C++☆91Updated 5 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years 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
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Literal Logging for C++☆86Updated 8 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago