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 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Working basic prototype of variadic template based logging☆38Updated 8 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 2 weeks ago
- c++ wrapper around libpapi☆63Updated 7 years ago
- C++ micro benchmark library☆93Updated 8 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 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…☆153Updated 3 weeks ago
- ☆34Updated 2 years ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- Implementation of hash_append proposal☆69Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++ generic make factory☆107Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year