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
Related projects ⓘ
Alternatives and complementary repositories for const_expr_string
- 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
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- WIP☆26Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- ☆26Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- ☆17Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Coroutine Support Library☆34Updated 3 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Fast containers of polymorphic objects.☆63Updated this week
- runtime to compile-time mappings☆108Updated 7 years ago