friendlyanon / cmake-init-header-onlyLinks
Example header-only library output of cmake-init
☆14Updated last year
Alternatives and similar repositories for cmake-init-header-only
Users that are interested in cmake-init-header-only are comparing it to the libraries listed below
Sorting:
- Example executable output of cmake-init☆23Updated last year
- Example static/shared library output of cmake-init☆13Updated last year
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- A unique_ptr implementation with small object optimization☆20Updated this week
- ☆31Updated last month
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Updated 4 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- C++ Better Futures☆50Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A modern, header-only request router for C++☆24Updated 5 months ago
- A light weight C++ in memory argument parser☆68Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆25Updated this week
- C++ Finite State Machine library☆44Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Yet Another C++ Library☆24Updated 2 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago