tzlaine / type_erasureLinks
☆67Updated 9 years ago
Alternatives and similar repositories for type_erasure
Users that are interested in type_erasure are comparing it to the libraries listed below
Sorting:
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated last week
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated last week
- The missing C++ tuple functionality☆85Updated 5 years ago
- What did you expect?☆111Updated 8 years ago
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago
- Template engine library in C++☆92Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year