david-grs / inplace_string
C++17 inplace_string implementation
☆95Updated 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☆106Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ micro benchmark library☆94Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 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☆157Updated last month
- A bunch of small C++ utilities☆65Updated last year
- C++ generic make factory☆107Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- A library for classes with flexible layout☆56Updated 4 years ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year