tov / libffi-rs
Rust bindings for libffi
☆106Updated 9 months ago
Alternatives and similar repositories for libffi-rs:
Users that are interested in libffi-rs are comparing it to the libraries listed below
- A Vec That Has a Smaller size_of☆133Updated 7 months ago
- Cross-platform interface to the `errno` variable☆65Updated last month
- ☆50Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Target "triple" support☆50Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated last year
- Lightning Creations Compiler Frontend for various languages☆118Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- offsetof for Rust☆225Updated 11 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆227Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆140Updated 7 months ago
- Integer trait and functions for Rust☆179Updated this week
- Convert number to enum☆88Updated 7 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆88Updated last week
- Raw system calls for Rust☆98Updated last year
- A simple bitset container for Rust☆131Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆150Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- A simple, id-based arena☆118Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year