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☆80Updated last year
- A C interpreter developed live on YouTube☆56Updated 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…☆114Updated 10 months ago
- ☆177Updated 2 weeks ago
- A single header C++ wasm frontend library leveraging Emscripten☆38Updated last year
- LALR(1) parser for C++☆80Updated last year
- A compiler front end for the C++ language☆151Updated last week
- A C++ parser combinator library.☆166Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 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…☆128Updated 8 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- ☆161Updated this week
- Toy compiler☆57Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆181Updated this week
- TeaScript C++ Library - embedded scripting language for C++ Applications☆67Updated last week
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A library to parse C/C++ source as AST☆369Updated last week
- Advanced compile-time validation in C++☆44Updated last year
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆278Updated last month
- Overview of Herb Sutter's Cpp2 & cppfront☆30Updated 2 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated 2 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago