rust-diplomat / diplomatView external linksLinks
Rust tool for generating FFI definitions allowing many other languages to call Rust code
☆735Feb 7, 2026Updated last week
Alternatives and similar repositories for diplomat
Users that are interested in diplomat are comparing it to the libraries listed below
Sorting:
- a multi-language bindings generator for rust☆4,302Updated this week
- Solving i18n for client-side and resource-constrained environments.☆1,742Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,024Jan 16, 2026Updated 3 weeks ago
- A bidirectional bindings generator for C++ and Rust.☆974Updated this week
- A Stable ABI for Rust with compact sum-types☆410Jan 18, 2026Updated 3 weeks ago
- Rust programs written entirely in Rust☆898Apr 30, 2025Updated 9 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,358Jan 23, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,908Dec 23, 2025Updated last month
- A project for generating C bindings from Rust code☆2,823Oct 29, 2025Updated 3 months ago
- Defines the Rust borrow checker.☆1,578Jun 6, 2025Updated 8 months ago
- Safe interop between Rust and C++☆6,656Updated this week
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A snapshot testing library for rust☆2,742Feb 5, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Run Rust lints from dynamic libraries☆531Feb 8, 2026Updated last week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,393Feb 7, 2026Updated last week
- Scan your Rust crate for semver violations.☆1,581Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,759Feb 7, 2026Updated last week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,493Sep 29, 2025Updated 4 months ago
- Rust programs written entirely in Rust☆868Apr 30, 2025Updated 9 months ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated last month
- Like Rust's std::Path, but UTF-8.☆545Dec 15, 2025Updated 2 months ago
- Kani Rust Verifier☆2,903Updated this week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- ☆1,183Oct 28, 2025Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆477Jan 3, 2026Updated last month
- Typed distributed plugin registration☆1,258Jan 21, 2026Updated 3 weeks ago
- Cranelift based backend for rustc☆1,979Feb 5, 2026Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Apr 16, 2025Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- A next-generation test runner for Rust.☆2,816Updated this week
- ☆812Dec 23, 2024Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆583Oct 12, 2023Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month