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/app-dirs-rs
Put your Rust app's data in the right place on every platform
songlinshu/Executable-File-Explorer
windows .exe File Explorer Like CFF.exe
songlinshu/ply-rs
A small library to read/write ascii and binary PLY (Polygn File Format) files.
songlinshu/amsi
Antimalware Scan Interface for Rust
songlinshu/BeagleRE
A small binary disassembler and analyzer written in Rust
songlinshu/CDR-specification
CorelDRAW .CDR File Format Specification
songlinshu/codepage
Placeholder for a mapping between Windows code page identifiers and encoding_rs Encodings
songlinshu/comedy-rs
Rust support for Windows error handling, COM, and handles
songlinshu/concerto-rs
Concerto, a library for managing and interpreting user actions like keyboard or mouse.
songlinshu/filetime_win
Windows FILETIME and SYSTEMTIME string and binary serialization
songlinshu/find-winsdk
A Rust library for detecting Windows SDK installations.
songlinshu/guid_win
Windows GUID/CLSID/IID string and binary serialization
songlinshu/hanhai
songlinshu/image_rs
Self-hosted image hosting using AES CBC in Rust
songlinshu/in_addr
Exposes a common interface to in_addr between Unix and Windows.
songlinshu/k8s-install-scripts
kubernetes install scripts,that includes etcd、kubernetes、flannel、docker,and there are many yaml files here,for example the kubernetes addones,redis,rabbitmq,mongo,traefik,ingress-nginx,cpehfs and so on.
songlinshu/named_pipe
Named-Pipe is a rust wrapper for overlapped (asyncronous) IO of Windows's named pipes.
songlinshu/nic-drivers
songlinshu/pdf-1
数据科学方向 课件&资料
songlinshu/rust-cab
Rust library for encoding/decoding Windows cabinet (.cab) files
songlinshu/schedule-rs
An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.
songlinshu/Screentool
CLI tool that lets you make screenshots/recordings (with audio) of any size and at any position.
songlinshu/springcloud-example
songlinshu/tar-parser.rs
tar file parser written in rust using nom
songlinshu/updater-lp-rs
Rust library for checking for updated binaries from repositories.
songlinshu/wan_k8s
songlinshu/winbluetooth-rs
Raw bindings to the Windows SDK Bluetooth API for Rust
songlinshu/windows-win-rs
Library to interact with windows and processes in Windows.
songlinshu/windres-rs
Compiles Windows resource files (.rc) into a Rust program.
songlinshu/wintrap-rs
Windows signal trapping for rust