bitwizeshift / LazyLinks
A lightweight lazy-loading wrapper written in Modern C++
☆48Updated 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☆76Updated 3 weeks ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- An indirect value-type for C++☆84Updated 2 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A fixed capacity dynamically sized string☆68Updated last month