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.☆172Updated last month
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- A Vec That Has a Smaller size_of☆144Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Rust ABI safe code generator☆189Updated 5 months ago
- offsetof for Rust☆228Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- Rust library for typesystem-assisted bitflags.☆132Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- 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 2 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- ☆112Updated 2 years ago
- ☆90Updated last year
- #[no_std] print equivalent for Rust☆64Updated last week
- Bare-metal allocators.☆75Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Convert number to enum☆87Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 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 4 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 weeks ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year