fenbf / StringViewTestsLinks
Performance Tests for string_view, C++17
☆14Updated 6 years ago
Alternatives and similar repositories for StringViewTests
Users that are interested in StringViewTests are comparing it to the libraries listed below
Sorting:
- Boost.org intrusive module☆62Updated this week
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Boost.org unordered module☆86Updated 2 weeks ago
- STL-like containers from Boost☆111Updated this week
- C++ framework for rapid server development☆77Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Boost.org multi_index module☆53Updated 2 weeks ago
- Boost.Atomic☆67Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 months ago
- C++ small containers☆147Updated 6 months ago
- Boost Process☆138Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- A bunch of small C++ utilities☆69Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 weeks ago
- A C++14 reflection library☆77Updated last week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Single-header library facilities for C++2a Coroutines