erichkeane / const_expr_string
An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants
☆22Updated 9 years ago
Alternatives and similar repositories for const_expr_string:
Users that are interested in const_expr_string are comparing it to the libraries listed below
- A template for creating optional-like object with no space overhead☆26Updated 7 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
- λ → C++ library for functional programming☆37Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- Warning suppression library (C++)☆82Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- ☆26Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 8 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- What did you expect?☆111Updated 7 years ago
- WIP☆26Updated 5 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago