TheNumbat / rppLinks
Minimal Rust-inspired C++20 STL replacement
☆203Updated 10 months ago
Alternatives and similar repositories for rpp
Users that are interested in rpp are comparing it to the libraries listed below
Sorting:
- Smart Garbage Collection Library for C++☆232Updated 6 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆210Updated 4 months ago
- Collection of self-contained header-only libraries for C++17☆323Updated 2 weeks ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆243Updated 11 months ago
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated 2 years ago
- Runtime compiled C++ with hot-swapped classes.☆119Updated 3 years ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 6 months ago
- Platform Abstraction C++ Libraries☆599Updated this week
- C++20 [Minimal] Static Perfect Hash library☆242Updated 3 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…