martinmoene / nonstd-liteLinks
Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.
☆89Updated 3 months ago
Alternatives and similar repositories for nonstd-lite
Users that are interested in nonstd-lite are comparing it to the libraries listed below
Sorting:
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months 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 …☆153Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ utilities☆145Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 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…☆148Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A C++14 reflection library☆78Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 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 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A collection of std-like single-header C++ libraries☆199Updated 2 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated last year