eduardo-elizondo / cppcon2017Links
Optimizing compilation times of Generated Code with Templates
☆28Updated 7 years ago
Alternatives and similar repositories for cppcon2017
Users that are interested in cppcon2017 are comparing it to the libraries listed below
Sorting:
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- The missing C++ tuple functionality☆84Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- C++ static_enum☆86Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year