Using C Libraries in Rust
Offered By: Caleb Curry via YouTube
Course Description
Overview
Explore the process of integrating C libraries into Rust projects in this comprehensive tutorial video. Learn to utilize built-in C functions, work with custom C code, and connect static libraries. Dive into advanced examples, including memory management, list searching, attribute handling, and null value management. Discover techniques for converting C pointers to smart pointers and accessing data by index. Gain practical insights to effectively bridge the gap between C and Rust programming languages, enhancing your ability to leverage existing C code within Rust projects.
Syllabus
- Using Built-in C Functions
- Working with Custom C Code
- Connecting our Static Library
- More Advanced Examples
- Remember to free
- Search the List
- Attribute
- Dealing with null
- Converting C Pointer to a Smart Pointer
- Get Data by Index
Taught by
Caleb Curry
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity