cffi-rs / cffiLinks
Safe* C foreign function interface for Rust, using proc macros and marshaling types.
☆17Updated last month
Alternatives and similar repositories for cffi
Users that are interested in cffi are comparing it to the libraries listed below
Sorting:
- ☆64Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆62Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Library for language and locale identifier negotiation.☆40Updated 3 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- ☆30Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆54Updated 4 years ago
- Token tree calling convention☆83Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- ☆36Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆61Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- Fast APIs, fast☆17Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago