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:
- ☆53Updated 6 years ago
- Safely combine results☆82Updated last year
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆78Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆64Updated 8 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Token tree calling convention☆80Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 4 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆23Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆40Updated 6 years ago
- Advisory cross-platform file locks using file descriptors☆81Updated 6 months ago
- JS affine☆69Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month