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☆147Updated 10 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☆431Updated last week
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- A header-only C++ library for task concurrency☆625Updated 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☆239Updated last month
- Pure C++17 Signals and Slots☆422Updated 2 years ago
- C++ signal and slot system☆163Updated 4 years ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- Experimental config library for C++☆141Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 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…☆153Updated 2 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++ library for executors☆500Updated 8 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 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…☆349Updated 6 years ago
- Scope Guard & Defer C++☆168Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- C++11 metaprogramming library☆254Updated last week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago