zamazan4ik / constexpr_allocator
Proposal for constexpr_allocator
☆13Updated 7 years ago
Alternatives and similar repositories for constexpr_allocator:
Users that are interested in constexpr_allocator are comparing it to the libraries listed below
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ heterogeneous sequence library☆10Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- ☆22Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago