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 C++14 reflection library☆78Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- C++ utilities☆144Updated last month
- easy to use callback library for C++☆42Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- 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
- 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 …☆152Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 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☆166Updated last month
- 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 last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 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…☆148Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated this week
- Pipelines for Modern C++☆75Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month