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:
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++14 reflection library☆72Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- A fixed capacity dynamically sized string☆66Updated last month
- C++20 Unit-Testing library☆47Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- C++11 compatible charconv☆31Updated last month
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- Boost.org circular_buffer module☆58Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago