ArashPartow / strtkLinks
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
☆134Updated 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
- 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☆240Updated 4 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- High performance C++11 signals☆173Updated 5 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++ library for executors☆508Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings