eqrion / rust-ffiLinks
A project to generate bindings to a rust foreign function interface for other languages.
☆29Updated 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 `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆53Updated 6 years ago
- Safely combine results☆82Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- ☆78Updated 4 years ago
- ☆40Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆64Updated 8 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 7 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- ☆62Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago