david-grs / inplace_stringLinks
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
Sorting:
- generic stack-based container☆106Updated 7 years ago
- C++ micro benchmark library☆94Updated 8 years ago
- c++ wrapper around libpapi☆71Updated 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☆75Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++ generic make factory☆107Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 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 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆55Updated last year