cpp-best-practices / setup-cppLinks
Some tools for getting C++ configured on various platforms.
☆35Updated last year
Alternatives and similar repositories for setup-cpp
Users that are interested in setup-cpp are comparing it to the libraries listed below
Sorting:
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- IFC format specification☆83Updated this week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Ranges that didn't make C++20☆95Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- ☆62Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Source for papers and proposals☆75Updated 5 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Data structures for ASTs☆14Updated 3 years ago
- Metadata to support C++ packaging☆38Updated 3 years ago
- ☆40Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- Numeric algorithms for C++20 Ranges☆30Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Forward, no matter what.☆133Updated 3 years ago