roger-dv / better-mainLinks
Based on Jason Turner's musing for a better `main` that is more in step with Modern C++
☆18Updated 2 years ago
Alternatives and similar repositories for better-main
Users that are interested in better-main are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- WIP☆26Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- C++20 Compact Tuple Tools☆57Updated this week
- simple ray tracing library focusing on good code☆58Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Build C, C++ and ASM files in C++☆49Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated this week
- GitHub Actions for C++ Libraries☆23Updated this week
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 3 months ago
- C++20 Static Branch library☆68Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last month
- C++20 Unit-Testing library☆52Updated 7 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- Metadata to support C++ packaging☆38Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago