Michael-F-Bryan / rust-ffi-guideLinks
A guide for doing FFI using Rust
☆290Updated 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 compiler plugin to insert flame calls☆387Updated 2 years ago
- Generic array types in Rust☆426Updated this week
- Procedural macros in expression position☆203Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 8 months ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- 📈 benchmarking different ways to concatenate strings in rust☆317Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆396Updated 3 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Fowler–Noll–Vo hash function☆350Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- Small, cross-platform Rust crate for sending system notifications☆281Updated 2 years ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Execution of and interaction with external processes and pipelines☆435Updated 8 months 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
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- A collection of examples of using code written in Rust from other languages☆515Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- How-to: Sanitize your Rust code!☆432Updated 7 years ago