SoK/2022/StatusReport/Ayush Singh: Difference between revisions

From KDE Community Wiki
Line 6: Line 6:
* [https://www.programmershideaway.xyz/posts/post2/ Season of KDE 2022]
* [https://www.programmershideaway.xyz/posts/post2/ Season of KDE 2022]
* [https://www.programmershideaway.xyz/posts/ Bitflags in Rust]
* [https://www.programmershideaway.xyz/posts/ Bitflags in Rust]
* [https://www.programmershideaway.xyz/posts/post4/ Using KConfig with Rust]


==Contact==
==Contact==
* [https://www.programmershideaway.xyz/ Website]
* [https://www.programmershideaway.xyz/ Website]

Revision as of 19:42, 15 March 2022

Rust Wrapper of KConfig

KDE Projects are currently predominantly written in C++ and Python since the bindings for other projects are simply not present or are not idiomatic to use. I am working on Rust bindings for KConfig KDE Framework. The bindings can be found here. As a consequence of this project, I ended up contributing upstream to qmetaobject and became a collaborator in that project.

Blog Posts

Contact