getditto / safer_ffi

Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925 stars 40 forks source link

Fix broken README links #126

Closed TheButlah closed 2 years ago

TheButlah commented 2 years ago

BTW, we are heavily using safer_ffi in company's codebase, which is now FOSS. Not linking it here to avoid self-promotion, but hopefully I can contribute upstream to safer_ffi if time allows! Especially interested in the potential for auto-generating C# FFI :)

danielhenrymantilla commented 2 years ago

Good catch, thanks!