Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Bridging the gap between Swift and Rust

License

NotificationsYou must be signed in to change notification settings

nvzqz/swift-bindgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridging the gap between Swift and Rust, brought to you byNikolai Vazquez!

This project is very much a work-in-progress. If you would like to contribute,please get involved by submittingissues,pull requests,orgetting in contactto brainstorm.

If this project is useful to you, please support it bysponsoring on GitHub ordonating directly!

Project Structure

This project is composed of the following crates:

  • swift-bindgen: Generates bindings for two-way bridging of Rust/Swift types.

  • swift: High-level idiomatic bindings to the Swift standard library.

  • swift-rt: High-level idiomatic bindings to the Swift runtime.

  • swift-sys: Low-level bindings to the Swift runtime.

Acknowledgements

  • Jordan Rose (@UINT_MIN) for insight into howthe Swift runtime works internally.

  • Joe Groff (@jckarter) for being my Swiftemotional support dog while I ask for feedback on my assumptions of Swiftinternals and ABI.

  • Contributors to Swift—past, present, and future—for creating a fascinatinglanguage that makes apps easier to develop and faster to run.

License

This project is licensed under theApache License (Version 2.0).

About

Bridging the gap between Swift and Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp