#x11 #bindings #std #standard #forked #no-std #domain

no-std x11nas

X11 library bindings for Rust, forked to be no_std

2 stable releases

Uses old Rust 2015

2.19.1 Sep 21, 2020
2.19.0 Aug 19, 2020

#1005 in GUI

MIT license

375KB
8K SLoC

x11nas - X11 Rust bindings without the STD

This project is identical to the main X11 crate, but without a dependency on the standard library.

License

Licensed under

for related Discussion with contributors see #82


The X11 libraries written in C are available under the terms of the MIT license. These bindings are available as public domain.

Dependencies