Hywan / inline-c-rsLinks
Write and execute C code inside Rust.
☆152Updated 8 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:
- Rust ABI safe code generator☆188Updated last month
- offsetof for Rust☆229Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Rust replacement for miniz☆212Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Bare-metal allocators.☆76Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆239Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Better reference counted strings for Rust☆126Updated 11 months ago
- zero runtime cost default arguments in rust☆89Updated last year
- A library for compact bit sets containing enums.☆103Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- ☆87Updated last year
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆163Updated last week