Unofficial, non-intrusive Lvgl binding generator for Rust
Project description
lv_binding_rust
This project aims to provide basic Rust bindings for lvgl.
However, unlike the official Rust bindings project, this project makes minimal assumptions. For example, it makes no assumptions about the lvgl version number, and doesn't even care whether the lvgl codebase has been modified.
Given the complexities of C language conditional compilation, compilers, and compilation environments, this project doesn't attempt to parse C structs in memory, but simply provides wrappers with the same name.
This project also doesn't aim for complete API integrity, and the resulting code may not even be directly compiled by Rust, but it will significantly reduce the workload.
I will strive to maintain consistency in directory structure, file names, function names, parameter names, and type names, and do everything possible to avoid introducing ambiguity or new constructs.
Contributions are welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lv_binding_rust_generator-0.1.3.tar.gz.
File metadata
- Download URL: lv_binding_rust_generator-0.1.3.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc38800782363eabfbe05625d100d92543063ad0578323a78002a8ce0c2d8807
|
|
| MD5 |
cfe188f8329f3c13f189f37f4248482d
|
|
| BLAKE2b-256 |
a86f6411786b1be735a34e5ab4b0603befc6ae84bf4b7cc3c89bed8981e27984
|
File details
Details for the file lv_binding_rust_generator-0.1.3-py3-none-any.whl.
File metadata
- Download URL: lv_binding_rust_generator-0.1.3-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8d927406ed082f31a4087122338ff34bde15e4d924b77e27d52aeb0087db5a
|
|
| MD5 |
3f362b634bfcf47340928c84c64c3aa4
|
|
| BLAKE2b-256 |
460bf1196f21b67ca57ef6c9cfa58572ac8baafbd8e769b6c06fddb3f29ddb97
|