A lightweight lazy-loading wrapper written in Modern C++
☆48Mar 8, 2017Updated 9 years ago
Alternatives and similar repositories for Lazy
Users that are interested in Lazy are comparing it to the libraries listed below
Sorting:
- A modern C++-RAII utility library, based on the C++20 proposal☆12Mar 28, 2020Updated 5 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26May 6, 2021Updated 4 years ago
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows☆42Oct 6, 2021Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Nov 10, 2021Updated 4 years ago
- C++ 20 ranges library code examples. some code from my "Advanced C++" course.☆18Aug 11, 2025Updated 7 months ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆91May 6, 2025Updated 10 months ago
- Proposed IP address classes for standard c++☆36May 24, 2014Updated 11 years ago
- common C++ idioms and techniques☆23Oct 7, 2025Updated 5 months ago
- C/C++ Project Development Environment (boilerplate)☆33Mar 12, 2023Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Dec 29, 2023Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- A wrapper of common C++ std types for functional programming☆22Sep 24, 2023Updated 2 years ago
- ☆11Mar 7, 2022Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- Code samples☆68Jan 23, 2025Updated last year
- LINQ for C++11 done right☆15Feb 18, 2016Updated 10 years ago
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated last year
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Jun 15, 2015Updated 10 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆33Jul 26, 2022Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- Cake is a fast build system written in Python.☆22Mar 9, 2025Updated last year
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Jun 21, 2014Updated 11 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Aug 8, 2025Updated 7 months ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Feb 15, 2022Updated 4 years ago
- parser combinator and AST generator in c++17☆24Feb 16, 2023Updated 3 years ago
- Hotpatching in Windows with 5 methods.☆65Oct 23, 2018Updated 7 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- Work-in-progress "voxel" game or game engine.☆18Sep 24, 2014Updated 11 years ago
- A functional parsing library☆30Mar 30, 2024Updated last year
- Cross-platform process dependency monitor with GUI☆10Feb 23, 2026Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆17Jan 27, 2016Updated 10 years ago