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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- offsetof for Rust☆228Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- A tool to mine crates.io and produce static websites☆136Updated last year
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A fast, concurrent string interner☆157Updated last year
- Rust ABI safe code generator☆189Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆255Updated last week
- Please do not use this.☆187Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Small, fast, synchronization primitives☆251Updated last year
- ☆91Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆112Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Better reference counted strings for Rust☆137Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago