Pinned Repositories
app-dirs-rs
Put your Rust app's data in the right place on every platform
async-rwlock
Async reader-writer lock
blackrust
Rust - 渗透之美
cargo-license
Cargo subcommand to see license of dependencies
cartunes
Simple comparison app for iRacing car setups.
color-thief-rs
Grabs the dominant color or a representative color palette from an image.
core_affinity_rs
Rust crate for managing CPU core affinities
crc-rs
Rust implementation of CRC(16, 32, 64) with support of various standards
eduOS-rs
A teaching operating system written in Rust
eguikit
A small library of assorted, reusable widgets for egui.
songlinshu's Repositories
songlinshu/pprof-rs
A Rust CPU profiler implemented with the help of backtrace-rs
songlinshu/rs-git-fsmonitor
A fast git core.fsmonitor hook written in Rust
songlinshu/RsWindowsThingies
Windows Thingies... but in Rust
songlinshu/unrar.rs
Rust library for extracting, listing and testing RAR archives.
songlinshu/urlshortener-rs
A very-very simple url shortener for Rust
songlinshu/awesome-rust-cn
Rust资源列表 中文版 主要参考自:https://github.com/rust-unofficial/awesome-rust
songlinshu/burnreport
Run nutritional reports against a product database
songlinshu/captrs
Cross-platform screen capture in Rust
songlinshu/charlesmine-rs
A triangle minesweeper game in Rust.
songlinshu/Clipbrd-Plus
剪切板增强
songlinshu/com_ptr
A smart pointer for Windows COM Interfaces
songlinshu/english-chinese-glossary-of-rust
Rust 语言术语中英文对照表——English-Chinese Glossary of the Rust Programming Language
songlinshu/fp-core.rs
A library for functional programming in Rust
songlinshu/fs2-rs
Extended utilities for working with files and filesystems in Rust
songlinshu/ghacks-prefs-updater-rs
songlinshu/hello-vim
Vim 中文资源整理
songlinshu/horrorshow-rs
A macro-based html builder for rust
songlinshu/inspect-prim
Inspect a PDF file.
songlinshu/learn_rust
songlinshu/oox-rs
Office Open XML file format deserialization library written in Rust
songlinshu/powershell-script
A Crate for running Windows PowerShell scripts
songlinshu/process_list
Rust crate to get the processes list on the operating system, with their name and id
songlinshu/serial-rs
Rust library for interacting with serial ports.
songlinshu/serial_frame
Simple serial framer built in rust
songlinshu/shadertoy-rs
A desktop client for Shadertoy written in Rust
songlinshu/shawl
Windows service wrapper for arbitrary commands
songlinshu/sheeit
An experimental blazing-fast spreadsheet engine that supports thousands of concurrent users and millions of cells.
songlinshu/winconsole
A Rust wrapper for console-related functions in the Windows API.
songlinshu/winreg-rs
Rust bindings to MS Windows Registry API
songlinshu/winutils-rs
Rust wrappers of various Windows API and definitions