eqrion / rust-ffiLinks
A project to generate bindings to a rust foreign function interface for other languages.
☆28Updated 6 years ago
Alternatives and similar repositories for rust-ffi
Users that are interested in rust-ffi are comparing it to the libraries listed below
Sorting:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Token tree calling convention☆80Updated 2 years ago
- ☆78Updated 4 years ago
- ☆53Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Safely combine results☆81Updated 11 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- JS affine☆67Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆40Updated 6 years ago
- ☆31Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆23Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- ☆63Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month