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:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Small small_vector☆34Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆11Updated last month
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Boost.org unordered module☆75Updated this week
- For details, see the blog post:☆32Updated last year
- Boost.org intrusive module☆59Updated last month
- ☆26Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago