TheNumbat / rppLinks
Minimal Rust-inspired C++20 STL replacement
☆192Updated 6 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++☆219Updated 2 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 weeks ago
- Collection of self-contained header-only libraries for C++17☆296Updated this week
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆239Updated 7 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- Platform Abstraction C++ Libraries☆577Updated last week
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated 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…☆94Updated 3 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆166Updated this week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆326Updated 9 months ago
- ☆87Updated 2 months ago
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated last year
- Runtime compiled C++ with hot-swapped classes.☆113Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆79Updated 2 months ago
- ☆102Updated last year
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆153Updated 2 months ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆36Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A C++20 library for sequence-orientated programming☆625Updated last month
- 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 10 months ago
- Bytecode interpreter☆76Updated 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…☆326Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 6 months ago
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago