Michael-F-Bryan / rust-ffi-guide
A guide for doing FFI using Rust
☆288Updated 3 years ago
Alternatives and similar repositories for rust-ffi-guide:
Users that are interested in rust-ffi-guide are comparing it to the libraries listed below
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 2 months ago
- A rust-macro which makes errors easy to write☆334Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- A fast intrusive flamegraph☆234Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- Inline diagrams for rustdoc with mermaid.js☆520Updated 6 months ago
- Small, cross-platform Rust crate for sending system notifications☆284Updated 2 years ago
- Fowler–Noll–Vo hash function☆346Updated last year
- A safe and convenient store for one value of each type☆342Updated 9 months ago
- Error handling project group☆263Updated 2 years ago
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- Demystifying Asynchronous Rust☆205Updated 5 years ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆914Updated 2 weeks ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆380Updated 2 years ago
- Backtraces in Rust☆568Updated 2 months ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆739Updated last month
- Mocking library for Rust☆269Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month