tov / libffi-rs
Rust bindings for libffi
☆115Updated 2 weeks ago
Alternatives and similar repositories for libffi-rs:
Users that are interested in libffi-rs are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Integer trait and functions for Rust☆181Updated last month
- offsetof for Rust☆226Updated last year
- ☆50Updated last month
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A Vec That Has a Smaller size_of☆138Updated last month
- A fast, concurrent string interner☆149Updated 8 months ago
- Async executor for WebAssembly☆81Updated last year
- Automatic cfg for Rust compiler features☆97Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated this week
- Mirror of Rust's allocator api for use on stable rust☆56Updated last month
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Raw system calls for Rust☆98Updated last year
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Target "triple" support☆51Updated 2 months ago
- String optimized for map keys☆62Updated 3 weeks ago
- A library for compact bit sets containing enums.☆98Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- ☆57Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year