bitwizeshift / LazyLinks
A lightweight lazy-loading wrapper written in Modern C++
☆47Updated 8 years ago
Alternatives and similar repositories for Lazy
Users that are interested in Lazy are comparing it to the libraries listed below
Sorting:
- A C++14 reflection library☆73Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 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
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- stl-like algorithms for TYPES☆31Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A C++14 Lambda Library☆25Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months ago