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.☆180Updated 5 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- ☆91Updated last year
- #[no_std] print equivalent for Rust☆66Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- offsetof for Rust☆228Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Convert number to enum☆87Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- ☆111Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- IO-agnostic line editor for embedded systems☆113Updated last year
- Rust ABI safe code generator☆190Updated 9 months ago