martinmoene / nonstd-liteLinks
Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments
☆84Updated 4 years ago
Alternatives and similar repositories for nonstd-lite
Users that are interested in nonstd-lite are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A C++14 reflection library☆73Updated last month
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- C++ utilities☆135Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- easy to use callback library for C++☆42Updated 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…☆141Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 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☆159Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Amalgamate C source and header files.☆89Updated 9 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☆242Updated 5 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- A C++ library that implements the WhatWG URL specification☆59Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago