UEFI is the successor to the BIOS. It provides an early boot environment for OS loaders, hypervisors and other low-level applications.
A common library for linking libz to rust programs (also known as zlib). https://docs.rs/libz-sys/1.1.3/libz_sys/
Plotters is drawing library designed for rendering figures, plots, and charts, in pure rust. Plotters supports various types of back-ends, including bitmap, vector graph, piston window and WebAssembly
PNG decoder/encoder in pure Rust. It contains all features required to handle the entirety of the PngSuite by Willem van Schack.
数据压缩。DEFLATE compression and decompression library rewritten in Rust based on miniz.
Rust和WASM工作组的2019推出了Gloo,它是一个模块化的工具包,作用如下: 1、构建更小且能集成到大型JavaScript系统种的WASM模块 2、可以用Rust编写整个Web应用 构建更小且能集成到大型JavaScript系统种的WASM模块 可以用Rust编写整个Web应用
Xi-editor,试图使用Rust和现代软件工程构建的高质量文本编辑器。所有的操作都在16md内提 交和绘制,永远不会让你等待任何事情。主要开发者是 Googler前员工 Raph Levien,目前他还在 为Xi- editior一直做贡献。