5 releases
0.1.4 | Jul 24, 2024 |
---|---|
0.1.3 | Jul 24, 2024 |
0.1.2 | Jul 24, 2024 |
0.1.1 | Dec 18, 2023 |
0.1.0 | Dec 18, 2023 |
#435 in Graphics APIs
101 downloads per month
145KB
3.5K
SLoC
Ultralight
ultralight
is a WIP Rust wrapper for the Ultralight web rendering engine.
Its goal is to provide a safe and idiomatic Rust interface while maintaining the performance of the
underlying Ultralight C API. It is currently in a very early stage of development and is not yet
ready for production use. It uses a lot of unsafe code and is not yet fully tested. It is also
not yet feature complete. If you are interested in contributing, please see the GitHub repository.
As it is part of a larger project, it is in the crates/ultralight
directory. If there is enough interest, it will be moved to its own repository.
Dependencies
~15–51MB
~870K SLoC