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/cargo-license
Cargo subcommand to see license of dependencies
songlinshu/eguikit
A small library of assorted, reusable widgets for egui.
songlinshu/Understanding_in_Rust
Rust工程师枕边资料,经典博客,大牛文章,开源框架,国外项目,论文,视频,书籍,作者口述一览表
songlinshu/amis
前端低代码框架,通过 JSON 配置就能生成各种页面。
songlinshu/amis-editor-demo
amis 可视化编辑器示例 http://aisuda.github.io/amis-editor-demo
songlinshu/at51
Applications for reverse engineering architecture 8051 firmware
songlinshu/awesome
😎 Awesome lists about all kinds of interesting topics
songlinshu/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
songlinshu/Become-A-Full-Stack-Web-Developer
Free resources for learning Full Stack Web Development
songlinshu/books-pdf
程序员必看的经典书籍,编程电子书下载,附带pdf下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
songlinshu/cargo-ui
GUI for Cargo
songlinshu/crm
Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源
songlinshu/delicate
A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)
songlinshu/echarts-for-svelte
📈 Baidu Echarts(v3.0 & v4.0) components for Svelte wrapper.
songlinshu/elfcat
An in-development ELF visualizer. Generates HTML files from ELF binaries.
songlinshu/exercismRustSolutions
This is a repo that contains all my solutions to rust for exercism.
songlinshu/fishgame-macroquad
"Fish Game" for Macroquad is an online multiplayer game, created as a demonstration of Nakama, an open-source scalable game server, using Rust-lang and the Macroquad game engine.
songlinshu/GeoMapData_CN
China province/city/country geoJSON data
songlinshu/openhardwaremonitor
Open Hardware Monitor
songlinshu/qrcode.show
[WORKING PROTOTYPE] Generate QR code easily for free - QR Code Generation as a Service
songlinshu/rust-fullstack-example
example of a full stack web app (backend and frontend) wrtiten in Rust
songlinshu/rust-library-i18n
Rust 核心库和标准库中文翻译,可作为IDE工具的智能提示 (Rust core library and standard library translation. can be used as IntelliSense for IDE tools)
songlinshu/sea-orm
🐚 An async & dynamic ORM for Rust
songlinshu/shiro-example
跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
songlinshu/siquery-rs
siquery, a Rust osquery implementation to query system information
songlinshu/succinct-rust
Succinct notes on Rust programming language
songlinshu/termusic
Music Player TUI written in Rust
songlinshu/tower
async fn(Request) -> Result<Response, Error>
songlinshu/UnityRustInteractTest
Unity Rust Interact Test
songlinshu/wasm_plugin
A low-ish level tool for easily writing and hosting WASM based plugins.