Rewrite ggml in Rust #1503
thewh1teagle
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it could be a great time to consider rewriting ggml in Rust.
With coding agents becoming much stronger, the effort is more realistic now, and Rust could make the project safer in terms of memory safety while still keeping performance and low-level control.
It should also still be possible to expose a C API, so existing projects could keep using it without major changes.
Beta Was this translation helpful? Give feedback.
All reactions