Community & Support
This page contains links to community channels and resources for getting help with rb-sys.
Getting Help
- Oxidize Ruby Slack: For questions, sharing projects, and community support.
- GitHub Issues: To report a bug or request a new feature.
Learning Resources
- rb-sys API Docs (docs.rs): API documentation for the
rb-syscrate. - Magnus Documentation: Documentation for the recommended high-level wrapper library.
- Real-World Examples:
- oxi-test - Canonical example of
rb-sysusage. - wasmtime-rb - WebAssembly runtime for Ruby.
- blake3-ruby - BLAKE3 cryptographic hash function.
- oxi-test - Canonical example of
Contributing
See the Contributing Guide for details on how to contribute to rb-sys.