kennytm / utilsLinks
Useful headers for C++11
☆66Updated 13 years ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- The missing C++ tuple functionality☆85Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 weeks ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A tiny metaprogramming library☆309Updated 2 years ago
- Template engine library in C++☆92Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- generic stack-based container☆107Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++20 unit test framework☆124Updated 3 months ago