picanumber / CODEineLinks
being a code junkie
☆22Updated 3 years ago
Alternatives and similar repositories for CODEine
Users that are interested in CODEine are comparing it to the libraries listed below
Sorting:
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 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
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- What did you expect?☆111Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Fast containers of polymorphic objects.☆70Updated last month
- Skeleton for quick new C++ project setup☆42Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Template engine library in C++☆91Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- A kinda, sorta emulation of structured binding for C++14☆17Updated 7 years ago
- Generic C++14 Database Construction Library☆15Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- Trait introspection and concept creator for C++11☆184Updated 8 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.