Michael-F-Bryan / rust-ffi-guideLinks
A guide for doing FFI using Rust
☆292Updated 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☆388Updated 2 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆385Updated 2 years ago
- Generic array types in Rust☆431Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆398Updated 3 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 10 months ago
- Small, cross-platform Rust crate for sending system notifications☆281Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Demystifying Asynchronous Rust☆207Updated 5 years ago
- Execution of and interaction with external processes and pipelines☆441Updated 2 weeks ago
- Error handling project group☆263Updated 3 years ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- 📈 benchmarking different ways to concatenate strings in rust☆318Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last month
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- Getters and Setters for Rust.☆379Updated 7 months ago
- CBOR support for serde.☆310Updated 3 years ago