tobbez / string-splitting
String splitting benchmarks
☆39Updated 8 years ago
Alternatives and similar repositories for string-splitting:
Users that are interested in string-splitting are comparing it to the libraries listed below
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- ☆21Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Collection of header-only utilities for C++☆35Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- Python-like range iterators for C++☆82Updated 7 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago