ShakaUVM / readLinks
A small header-only library to make input in C++ sensible
☆57Updated 2 years ago
Alternatives and similar repositories for read
Users that are interested in read are comparing it to the libraries listed below
Sorting:
- C++ command line argument parsing and routing☆51Updated last year
- CMake wrapper around the cppfront repository☆79Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- ☆94Updated 4 months ago
- ☆72Updated last month
- C++ command line parsing library☆203Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- A modern header-only C++ library that provides platform-independent utilities.☆237Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Documentation generator for C++☆148Updated last month
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Lightweight C++20 testing framework.☆303Updated last week
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- Port of Golang channels to C++☆179Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated last month
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- Build C, C++ and ASM files in C++☆49Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆109Updated this week
- Tool for analyzing includes in C++☆209Updated last year
- A modern C++ library for type-safe environment variable parsing☆155Updated 2 months ago
- ☆81Updated 9 months 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