david-grs / inplace_stringLinks
C++17 inplace_string implementation
☆96Updated 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
Sorting:
- generic stack-based container☆107Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated last week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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☆159Updated 4 months ago
- Literal Logging for C++☆86Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago