eduardo-elizondo / cppcon2017Links
Optimizing compilation times of Generated Code with Templates
☆28Updated 8 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 8 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- Warning suppression library (C++)☆83Updated 5 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated 3 weeks ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Fast containers of polymorphic objects.☆69Updated 3 weeks ago
- Meta programming library designed for compilation speed.☆172Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Computer science only☆52Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- C++ micro benchmark library☆98Updated 8 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago