Hywan / inline-c-rsLinks
Write and execute C code inside Rust.
☆155Updated last year
Alternatives and similar repositories for inline-c-rs
Users that are interested in inline-c-rs are comparing it to the libraries listed below
Sorting:
- offsetof for Rust☆228Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Rust ABI safe code generator☆190Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Project group working on the "safe transmute" feature☆97Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A tool to mine crates.io and produce static websites☆139Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- "A very small syn"