david-grs / inplace_stringLinks
C++17 inplace_string implementation
☆97Updated 7 years ago
Alternatives and similar repositories for inplace_string
Users that are interested in inplace_string are comparing it to the libraries listed below
Sorting:
- generic stack-based container☆109Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months 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☆161Updated 5 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month