ladroid / CppBorrowCheckerLinks
Simple C++ borrow checker
☆73Updated 2 years ago
Alternatives and similar repositories for CppBorrowChecker
Users that are interested in CppBorrowChecker are comparing it to the libraries listed below
Sorting:
- Bytecode interpreter☆77Updated 8 months ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Smart Garbage Collection Library for C++☆228Updated 5 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…☆100Updated 6 months ago
- A library to parse C/C++ source as AST☆359Updated 3 months ago
- A compiler front end for the C++ language☆147Updated last month
- A C++ parser combinator library.☆155Updated 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…☆119Updated 4 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆140Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A single header C++ wasm frontend library leveraging Emscripten☆38Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Toy compiler☆52Updated last week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆57Updated 3 years ago
- ☆26Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- Overview of Herb Sutter's Cpp2 & cppfront☆30Updated last year
- Forward, no matter what.☆133Updated 3 years ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated 4 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Minimal Rust-inspired C++20 STL replacement☆201Updated 9 months ago
- ☆94Updated 7 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- ☆61Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago