ArashPartow / strtkLinks
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
☆133Updated 4 years ago
Alternatives and similar repositories for strtk
Users that are interested in strtk are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆141Updated 2 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- High performance C++11 signals☆172Updated 5 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆189Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A simple C++11 command line argument parser☆230Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ signal and slot system☆163Updated 5 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Scope Guard & Defer C++☆173Updated last year
- Lightweight Error Augmentation Framework☆328Updated this week
- C++ library for executors☆503Updated 8 years ago
- Simple header only pattern matching for c++14☆232Updated 3 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 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