rust-diplomat / diplomat
Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
☆601Updated last week
Alternatives and similar repositories for diplomat:
Users that are interested in diplomat are comparing it to the libraries listed below
- Write safer FFI code in Rust without polluting it with unsafe code☆983Updated this week
- Rust programs written entirely in Rust☆825Updated this week
- ☆973Updated 9 months ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- A no_std + serde compatible message library for Rust☆1,079Updated 3 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Safe cross-platform linker shenanigans☆724Updated last month
- Making parsing a breeze☆722Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆565Updated last month
- Fast floating point to string conversion☆632Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Compile-time type-checked builder derive☆1,010Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆838Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆549Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Benchmarks for rust serialization frameworks☆776Updated last month