rb-sys

Crates.iorb-sys
lib.rsrb-sys
version0.9.117
created_at2022-04-20 05:04:37.318544+00
updated_at2025-08-01 23:28:59.388815+00
descriptionRust bindings for the CRuby API
homepagehttps://github.com/oxidize-rb/rb-sys
repositoryhttps://github.com/oxidize-rb/rb-sys
max_upload_size
id570777
size166,593
Mat Sadler (matsadler)

documentation

https://docs.rs/rb-sys

README

rb-sys

Join the discussion

Autogenerated Rust bindings for Ruby. Uses the rust-bindgen crate to generate bindings from the ruby.h header.

Notice

This is a very low-level library. If you are looking to write a gem in Rust, you should probably use https://github.com/matsadler/magnus crate, with the rb-sys-interop feature.

If you actually need raw/unsafe bindings to libruby, then this crate is for you!

Documentation

For comprehensive documentation, please refer to the Ruby on Rust Book, which includes:

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 702

cargo fmt