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 template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- ☆67Updated 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
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++ generic make factory☆107Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++14-and-later expression template library☆110Updated last month
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- C++ micro benchmark library☆94Updated 8 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago