ArashPartow / strtkLinks
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
☆138Updated 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☆150Updated 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☆248Updated last week
- 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 …☆148Updated 6 months ago
- C++ signal and slot system☆161Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- High performance C++11 signals☆177Updated 6 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☆413Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆450Updated 6 months ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years 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…☆357Updated 7 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Scope Guard & Defer C++☆176Updated last year
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 3 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆124Updated 4 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ library for executors☆509Updated 9 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☆162Updated this week
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 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…☆158Updated 2 months ago