TheNumbat / rppLinks
Minimal Rust-inspired C++20 STL replacement
☆193Updated 7 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++☆220Updated 3 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆240Updated 7 months ago
- Platform Abstraction C++ Libraries☆582Updated this week
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆202Updated last month
- C++20 [Minimal] Static Perfect Hash library☆228Updated 2 weeks ago
- Collection of self-contained header-only libraries for C++17☆316Updated this week
- Bytecode interpreter☆76Updated 6 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.☆114Updated 2 years 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…☆98Updated 4 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆266Updated 2 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆166Updated this week
- C++20 Static Reflection library☆444Updated last week
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 3 months ago
- Fast string implementation for graphics.☆190Updated last year
- The Best Library: a C++ STL replacement☆342Updated last month
- A C++20 library for sequence-orientated programming☆628Updated last month
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆327Updated 10 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆474Updated 11 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated 3 weeks ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆119Updated 2 months ago
- C++20 Static Branch library☆60Updated 2 months ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- C++20 Meta-Programming library☆288Updated 2 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆329Updated last month
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- Simple C++20 module support for CMake☆211Updated last year