Michael-F-Bryan / rust-ffi-guideLinks
A guide for doing FFI using Rust
☆291Updated 4 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
Sorting:
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- 📈 benchmarking different ways to concatenate strings in rust☆317Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆380Updated last year
- Generic array types in Rust☆431Updated 3 weeks ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Small, cross-platform Rust crate for sending system notifications☆281Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 8 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Error handling project group☆263Updated 3 years ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Demystifying Asynchronous Rust☆205Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A simple, fast and easy to use self-contained single file storage for Rust☆395Updated 3 years ago
- Execution of and interaction with external processes and pipelines☆438Updated 8 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- Getters and Setters for Rust.☆373Updated 5 months ago