TheNumbat / rppLinks
Minimal Rust-inspired C++20 STL replacement
☆199Updated 8 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++☆223Updated 4 months ago
- Collection of self-contained header-only libraries for C++17☆318Updated last week
- Platform Abstraction C++ Libraries☆586Updated last week
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆241Updated 8 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
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 4 months ago
- Runtime compiled C++ with hot-swapped classes.☆115Updated 3 years ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆265Updated 3 months ago
- The Best Library: a C++ STL replacement☆353Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆99Updated 5 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…☆331Updated 2 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆327Updated 11 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆167Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated last month
- C++20 Static Reflection library☆447Updated 3 weeks ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆80Updated 3 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…☆477Updated 11 months ago
- A C++20 library for sequence-orientated programming☆632Updated last week
- Bytecode interpreter☆76Updated 7 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆23Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆716Updated 5 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆87Updated 2 months ago
- ⏱️ single header benchmark framework for C and C++☆235Updated 11 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year