Rinzii / ccmathLinks
A C++17 Compile Time <cmath> Library
☆61Updated last month
Alternatives and similar repositories for ccmath
Users that are interested in ccmath are comparing it to the libraries listed below
Sorting:
- C++ utility library☆60Updated last month
- Experimental clang support for WG21 P2996 (Reflection).☆152Updated 2 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- Reconstructible string representations and more☆20Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last month
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- ☆70Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- A support library for reflective metaprograms☆10Updated last week
- A CMake/C++20 library to embed resource files at compile time☆166Updated last year
- µlight or "u-light" is a zero-dependency, lightweight, and portable syntax highlighter.☆32Updated last month
- C++ command line argument parsing and routing☆52Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 2 weeks ago
- A library to parse C/C++ source as AST☆366Updated 5 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆135Updated this week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆136Updated 2 weeks ago
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- C++20 Static Reflection library