Contributor
Elbert Ronnie

Rewrite the base parts of lib_ccx to Rust


Mentors
Carlos Fernandez Sanz, Punit Lodha
Organization
CCExtractor Development
Technologies
c, rust
Topics
video, Subtitle
Currently, the entire lib_ccx library is written in C with only some parts in Rust. Since using C is incredibly difficult to get right, the entire library can be rewritten in a modern programming language like Rust. This project aims to convert a small portion of the library which has the least dependencies, to Rust.