david-grs / inplace_string
C++17 inplace_string implementation
☆94Updated 6 years ago
Alternatives and similar repositories for inplace_string:
Users that are interested in inplace_string are comparing it to the libraries listed below
- generic stack-based container☆105Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ micro benchmark library☆90Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ generic make factory☆106Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆55Updated 10 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- C++ static_enum☆86Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago