ArashPartow / strtkLinks
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
☆140Updated 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☆151Updated 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…☆360Updated 7 years 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.☆252Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- High performance C++11 signals☆177Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Pure C++17 Signals and Slots☆435Updated 3 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☆417Updated last month
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++ library for executors☆513Updated 9 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Compile time mathematic functions for C++14☆188Updated 4 years ago
- A very sane (header only) C++14 JSON library☆136Updated 8 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆457Updated last month
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆90Updated 7 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- C++ signals & slots☆77Updated 5 years ago
- Modern C++ generic header-only template library.☆104Updated 3 months ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 5 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 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 …☆149Updated last month