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☆74Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Boost.PFR without the boost namespaces☆72Updated last month
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A modern and (mostly) macro free mocking-framework☆44Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 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…☆156Updated 3 weeks 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago