TheNumbat / rppLinks
Minimal Rust-inspired C++20 STL replacement
☆207Updated last year
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++☆231Updated 8 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆210Updated 6 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆245Updated last year
- Collection of self-contained header-only libraries for C++17☆325Updated this week
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Platform Abstraction C++ Libraries☆605Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 9 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 8 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆274Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- 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…☆125Updated 6 months ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- 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…☆334Updated 6 months ago
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆190Updated 2 years ago
- The Best Library: a C++ STL replacement☆400Updated 5 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 3 weeks ago
- C++20 Static Reflection library☆485Updated 3 months ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- Bytecode interpreter☆80Updated 11 months ago
- C++ library aiming to replace all built-in integers☆99Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆65Updated this week
- 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…☆480Updated last year
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆331Updated last year
- A double-to-string conversion algorithm based on Schubfach and yy☆137Updated this week
- C++20 Static Branch library☆94Updated 6 months ago