rust-diplomat / diplomatLinks
Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
☆629Updated 2 weeks ago
Alternatives and similar repositories for diplomat
Users that are interested in diplomat are comparing it to the libraries listed below
Sorting:
- ☆988Updated last week
- A no_std + serde compatible message library for Rust☆1,102Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Making parsing a breeze☆734Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆986Updated last week
- Rust programs written entirely in Rust☆833Updated last month
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆657Updated last month
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- A Stable ABI for Rust with compact sum-types☆370Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- A crate for mucking around with piles of bytes☆853Updated last month
- A Rust proc-macro attribute parser☆1,121Updated last week
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- supply-chain security for Rust☆719Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated this week
- ☆500Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆602Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Benchmarks for rust serialization frameworks☆794Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Support atomic operations on Arc itself☆979Updated last month