lefticus / toolsLinks
☆87Updated last year
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- Organization, documentation, etc. for the Beman Project,☆85Updated this week
- bel::views - simple and easy view classes for C++☆71Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- ☆76Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆271Updated last year
- Zoo library☆124Updated 2 weeks ago
- ☆63Updated 3 weeks ago
- C++20 Compact Tuple Tools☆51Updated this week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A C++ type to trace calls to special member functions.☆102Updated last year
- Demo Code for presentation "C++ In Action"☆147Updated last year
- Lightweight C++20 testing framework.☆284Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- CMake wrapper around the cppfront repository☆79Updated 7 months ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A library for classes with flexible layout☆54Updated 4 years ago
- Simple C++20 module support for CMake☆211Updated last year
- C++20 State Machine library☆212Updated last month
- C++ library aiming to replace all built-in integers☆93Updated 3 weeks ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆137Updated 6 months ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- ☆52Updated 9 months ago
- Documentation generator for C++☆144Updated 5 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…