david-grs / inplace_string
C++17 inplace_string implementation
☆93Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for inplace_string
- generic stack-based container☆105Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- JSON Serializer using compile time reflection☆20Updated last year
- C++ micro benchmark library☆88Updated 7 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☆154Updated 5 months ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Flat containers for C++☆56Updated 2 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…☆150Updated 2 weeks ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago