Yet Another C++ Library
☆24Jan 23, 2024Updated 2 years ago
Alternatives and similar repositories for yacppl
Users that are interested in yacppl are comparing it to the libraries listed below
Sorting:
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- Scope Guard & Defer C++☆182Jan 23, 2024Updated 2 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 C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Coroutine support tools☆37Oct 8, 2025Updated 4 months ago
- Circular span☆12May 24, 2024Updated last year
- Semantic Versioning for modern C++☆348Jan 25, 2026Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- C++ "borrowing" smart pointer.☆11May 13, 2022Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- ☆10May 23, 2023Updated 2 years ago
- Basic C++ library☆13Mar 21, 2023Updated 2 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Feb 20, 2026Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- Links to various cpp patterns or tutorials☆11Jan 12, 2026Updated last month
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- ☆12Oct 15, 2023Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months ago
- Light C++11 graph library☆13Sep 16, 2021Updated 4 years ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Feb 1, 2026Updated last month
- A collection of std-like single-header C++ libraries☆202Feb 10, 2026Updated 3 weeks ago
- Example static/shared library output of cmake-init☆13Jan 12, 2025Updated last year
- Display the status of C++ feature flags☆20Jun 6, 2023Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Code from livestreams of Combinatory Logic in C++☆17May 26, 2023Updated 2 years ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Jun 24, 2012Updated 13 years ago
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆14Dec 31, 2021Updated 4 years ago
- Yet another C++ strings library implementation☆28Feb 27, 2026Updated last week
- ☆17Oct 3, 2022Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Sep 19, 2014Updated 11 years ago
- Fundational library of cross-platform features