rust-lang / rust-bindgenLinks
Automatically generates Rust FFI bindings to C (and some C++) libraries.
☆5,086Updated 3 weeks ago
Alternatives and similar repositories for rust-bindgen
Users that are interested in rust-bindgen are comparing it to the libraries listed below
Sorting:
- Safe interop between Rust and C++☆6,628Updated last week
- A project for generating C bindings from Rust code☆2,811Updated 3 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,851Updated this week
- Statistics-driven benchmarking library for Rust☆5,413Updated 2 months ago
- Tools for concurrent programming in Rust☆8,273Updated last week
- Strongly typed JSON library for Rust☆5,456Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,801Updated last week
- Application level tracing for Rust.☆6,484Updated last month
- PROST! a Protocol Buffers implementation for the Rust Language☆4,545Updated 2 weeks ago
- Rust friendly bindings to *nix APIs☆2,968Updated last week
- Serialization framework for Rust☆10,329Updated last month
- Async version of the Rust standard library☆4,070Updated 5 months ago
- A small and fast async runtime for Rust☆4,721Updated last week
- An RPC framework for Rust with a focus on ease of use.☆3,657Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,401Updated last week
- Rayon: A data parallelism library for Rust☆12,617Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3