NishanthSpShetty / crust
C/C++ to Rust transpiler
☆392Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for crust
- Embed C++ directly inside your rust code!☆806Updated 6 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,244Updated 3 months ago
- A dynasm-like tool for rust.☆719Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,275Updated last week
- The sysroot manager that lets you build and customize `std`☆1,096Updated last year
- Automatically apply the suggestions made by rustc☆853Updated 11 months ago
- rustcxx: Using C++ from Rust made easy☆509Updated 8 years ago
- A port of MUSL's libm to Rust.☆543Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆973Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,185Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,356Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆981Updated last month
- Mirror of https://gitlab.redox-os.org/redox-os/relibc☆860Updated this week
- Cranelift based backend for rustc☆1,623Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆994Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- a parser and lexer generator as a Rust procedural macro☆409Updated 5 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,464Updated 3 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆641Updated last year
- Tar file reading/writing for Rust☆629Updated this week
- Rust doesn't have exceptions☆630Updated 4 years ago
- Generic array types in Rust☆405Updated 4 months ago
- Execution of and interaction with external processes and pipelines☆426Updated last year
- Use C++ libraries from Rust☆1,240Updated last year
- Compile time static maps for Rust☆1,844Updated 3 months ago
- Auditing crates for unsafe code which can be safely replaced☆536Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆570Updated 2 weeks ago
- Tool for connecting programs or libraries written in Rust with other languages☆785Updated this week
- build and install C-compatible libraries☆458Updated last week
- Macros for all your token pasting needs☆1,026Updated last month