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
- 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 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆439Updated last month
- Pure C++17 Signals and Slots☆427Updated 2 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- C++ library for executors☆503Updated 8 years ago
- High performance C++11 signals☆171Updated 5 years ago
- Love template metaprogramming☆329Updated 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 last month
- Scope Guard & Defer C++☆172Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 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
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- C++ signal and slot system☆163Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 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…☆354Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Experimental config library for C++☆143Updated 3 years ago
- A miniature library for struct-field reflection in C++☆555Updated 2 months ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- C++11 metaprogramming library☆256Updated 3 weeks ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++11/C++14 Variant☆377Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 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 …☆115Updated 7 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☆405Updated last month