M
Modular5mo ago
benny

GLibC.Mojo

https://github.com/Benny-Nottonson/glibc.mojo This is the beginnings of a wrapper for glibc in Mojo, it is written to help with extremely low level coding in Mojo, something I haven't really seen done yet. I would love help converting functions over or improving syntax, all documentation needed is available at https://sourceware.org/glibc/manual/latest/html_mono/libc.html
GitHub
GitHub - Benny-Nottonson/glibc.mojo: A wrapper around GLibC for use...
A wrapper around GLibC for use in Mojo programs, provides higher level functions for accessing C system calls. - Benny-Nottonson/glibc.mojo
The GNU C Library
The GNU C Library
1 Reply
benny
benny5mo ago
Ideally if this library was completed, it would allow for much lower level access to programmers who want to expirment more with unsafe and unsupported functions, or push more speed out of highly optimized c calls. It has only been tested in linux but it does currently support creating and freeing pointers, along with throwing errors to std::error, as well as some other helper functions.
Want results from more Discord servers?
Add your server