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:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- The Fancy Named Parameters Library☆36Updated last month
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Advanced compile-time validation in C++☆42Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- Comparison operators for std::span☆16Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- C++20 Dependency Injection library☆31Updated 7 months ago
- Coroutine support tools☆36Updated 2 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated last week
- Build C, C++ and ASM files in C++☆49Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated this week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Text wrapper and column formatter for C++.☆28Updated 2 years ago
- High-performance metrics library☆47Updated last week
- Header-only implementation of a grid for spatial lookups☆26Updated last year