NishanthSpShetty / crust
C/C++ to Rust transpiler
☆402Updated 3 years ago
Alternatives and similar repositories for crust:
Users that are interested in crust are comparing it to the libraries listed below
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,294Updated 2 months ago
- Embed C++ directly inside your rust code!☆821Updated 4 months ago
- Automatically apply the suggestions made by rustc☆850Updated last year
- The sysroot manager that lets you build and customize `std`☆1,111Updated last year
- A dynasm-like tool for rust.☆750Updated 3 weeks ago
- A tool for transforming Rust code using rules☆711Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,000Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,011Updated 6 months ago
- Tool for connecting programs or libraries written in Rust with other languages☆790Updated 2 months ago
- A pure rust YAML implementation.☆618Updated last year
- Cranelift based backend for rustc☆1,730Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,370Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆672Updated last year
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,439Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,904Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,951Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,516Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆997Updated last month
- Defines the Rust borrow checker.☆1,421Updated 9 months ago
- A port of MUSL's libm to Rust.☆625Updated 2 weeks ago
- Use C++ libraries from Rust☆1,245Updated last year
- Alternative rust compiler (re-implementation)☆2,269Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,219Updated last year
- Compile time static maps for Rust☆1,908Updated 2 months ago
- JSON implementation in Rust☆573Updated 11 months ago
- Auditing crates for unsafe code which can be safely replaced☆547Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,068Updated 3 weeks ago
- Compile time numbers in Rust.☆543Updated last month