
tauri-plugin-serialplugin — system library interface for Rust // Lib.rs
Mar 22, 2026 · Tauri Plugin — SerialPort A comprehensive plugin for Tauri applications to communicate with serial ports. This plugin provides a complete API for reading from and writing to serial devices, …
BitReader — Parser // Lib.rs
Oct 22, 2024 · BitReader helps reading individual bits from a slice of bytes. You can read "unusual" numbers of bits from the byte slice, for example 13 bits at once. The reader internally keeps track of …
ntfs-reader — Rust filesystem library // Lib.rs
Mar 28, 2026 · # ntfs # reader ntfs-reader Read MFT and USN journal by キキジキ Install API reference GitHub repo (kikijiki)
Object — Rust dev tool // Lib.rs
Apr 21, 2026 · A unified interface for reading and writing object file formats
mvt-reader — Rust parser // Lib.rs
Mar 1, 2026 · mvt-reader A library for decoding and reading mapbox vector tiles in Rust and WebAssembly by Paul Lange Install API reference GitHub repo (codeart1st)
Calamine — Rust data encoding library // Lib.rs
May 10, 2026 · An Excel/OpenDocument Spreadsheet reader and deserializer in pure Rust
opc-cli — Rust application // Lib.rs
0.0.1 Feb 16, 2026 # 1016 in #windows MIT license 535KB 13K SLoC OPC DA Client CLI A modern, asynchronous TUI (Terminal User Interface) client for browsing and reading OPC DA (Data Access) …
WzReader — Rust parser // Lib.rs
May 8, 2026 · Maplestory *.Wz file reading written in rust, try port similer code from WzComparerR2.WzLib and MapleLib It a rust learning project, performance maybe not as good as C#.
DicomObject — Rust image library // Lib.rs
Mar 28, 2026 · When reading from other data sources without file meta information, you may need to use InMemDicomObject::read_dataset and specify the transfer syntax explicitly. Fetching data in a …