eqrion / rust-ffi
A project to generate bindings to a rust foreign function interface for other languages.
☆28Updated 5 years ago
Alternatives and similar repositories for rust-ffi:
Users that are interested in rust-ffi are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆59Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Overloadable functions in rust.☆42Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆60Updated 7 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆40Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- JS affine☆66Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- (More or less) accurate floating point algorithms☆56Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Safely combine results☆81Updated 5 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆31Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago