Hywan / inline-c-rsLinks
Write and execute C code inside Rust.
☆153Updated 11 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.☆169Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A tool to mine crates.io and produce static websites☆136Updated 10 months ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- A fast, concurrent string interner☆152Updated last year
- Rust ABI safe code generator☆189Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- offsetof for Rust☆229Updated last year
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- 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
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- Compile-Time Ray Tracer in Rust ported from C++☆88Updated last month
- Small, fast, synchronization primitives☆250Updated last year
- Easy function multiversioning for Rust☆237Updated 9 months ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Better reference counted strings for Rust☆135Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Project group working on the "safe transmute" feature☆94Updated last year