Hywan / inline-c-rsLinks
Write and execute C code inside Rust.
☆152Updated 10 months ago
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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆143Updated this week
- Small, fast, synchronization primitives☆249Updated 11 months ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- offsetof for Rust☆229Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- ☆90Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 8 months ago
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- Compile-Time Ray Tracer in Rust ported from C++☆88Updated last month
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- Rust ABI safe code generator☆188Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated last week
- ☆112Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- A fast, concurrent string interner☆151Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Better reference counted strings for Rust☆134Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago