fenbf / StringViewTests
Performance Tests for string_view, C++17
☆14Updated 5 years ago
Alternatives and similar repositories for StringViewTests:
Users that are interested in StringViewTests are comparing it to the libraries listed below
- 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- `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
- 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
- Boost.org intrusive module☆56Updated this week
- Boost.org function module☆25Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Boost.org unordered module☆72Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 8 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 6 months ago
- Flat containers for C++☆59Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- Boost.org multi_index module☆49Updated 2 weeks ago
- General literal text conversions, such as an int represented as a string, or vice versa☆35Updated 2 weeks ago
- Small small_vector☆34Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Boost.org pool module☆52Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆119Updated 3 months ago
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago