These two projects demonstrate the basic idea behind Rust / C interoperability. The call_rust_from_c
project demonstrates how to build a Rust function into a library which can be linked to in a C application. And the generate_freertos_rust_bindings
demonstrates how to auto-generate Rust bindings for an existing C library, in this case the FreeRTOS kernel.
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
amazon-freertos/Hello_Rust_FFIs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple 'hello world' projects for writing C/Rust foreign function interfaces, including minimal Rust FreeRTOS bindings.
Resources
Code of conduct
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published