Hywan / inline-c-rs
Write and execute C code inside Rust.
☆150Updated 4 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
- Lightning Creations Compiler Frontend for various languages☆118Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆210Updated 3 months ago
- Small, fast, synchronization primitives☆243Updated 5 months ago
- A tool to mine crates.io and produce static websites☆129Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- offsetof for Rust☆225Updated 11 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆227Updated last month
- Rust library for opening and working with dynamic link libraries.☆193Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- A Vec That Has a Smaller size_of☆133Updated 7 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Easy function multiversioning for Rust☆216Updated 2 months ago
- Rust bindings for libffi☆106Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- "A very small syn"☆200Updated last month
- Rust ABI safe code generator☆183Updated 7 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- generators☆204Updated last year
- a cross-platform library for opening OS pipes in Rust☆104Updated last week
- A data structure to efficiently intern, cache and restore strings.☆186Updated 2 weeks ago
- Convert number to enum☆88Updated 7 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month