ArashPartow / strtk
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
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 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☆238Updated 2 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☆437Updated 3 weeks ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- A header-only C++ library for task concurrency☆626Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- High performance C++11 signals☆168Updated 5 years ago
- C++ library for executors☆503Updated 8 years ago
- Pure C++17 Signals and Slots☆426Updated 2 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…☆153Updated last month
- Scope Guard & Defer C++☆170Updated last year
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A tiny metaprogramming library☆306Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Small, header only signals and slots C++11 library.☆259Updated last year
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆89Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A header only C++11 library for parsing TOML☆169Updated 9 months ago
- 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…☆352Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆192Updated 3 years 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 …☆138Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 4 months ago