Pinned Repositories
33-js-concepts
:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
actix-realworld-example-app
Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
api-guidelines
Microsoft REST API Guidelines
api-guidelines-1
Rust API guidelines
APIJSON
🚀后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
auto_impl
Automatically implement traits for common smart pointers
AutoHotkey_L
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-guidelines
A curated list of high quality coding style conventions and standards.
xianghx's Repositories
xianghx/actix-realworld-example-app
Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
xianghx/api-guidelines
Microsoft REST API Guidelines
xianghx/api-guidelines-1
Rust API guidelines
xianghx/auto_impl
Automatically implement traits for common smart pointers
xianghx/AutoHotkey_L
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
xianghx/awesome-guidelines
A curated list of high quality coding style conventions and standards.
xianghx/bb8
r2d2 but async
xianghx/canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
xianghx/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
xianghx/DesignPatternsPHP
sample code for several design patterns in PHP
xianghx/effective-rust-cn
Effective Rust 中文版
xianghx/fd
A simple, fast and user-friendly alternative to 'find'
xianghx/git-cheat-sheet
:octocat: git and git flow cheat sheet
xianghx/gloo
A modular toolkit for building fast, reliable Web applications and libraries with Rust and Wasm
xianghx/human-panic
😱 Panic messages for humans.
xianghx/IdGen
Twitter Snowflake-alike ID generator for .Net
xianghx/joe
:running: A .gitignore magician in your command line
xianghx/jsonwebtoken
JWT lib in rust
xianghx/kickstart.nvim
A launch point for your personal nvim configuration
xianghx/learngit
xianghx/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
xianghx/ltoddy.github.io
:octocat: :sweat_drops: :book: 个人主页,记录生活与信息技术.
xianghx/neovim
Vim-fork focused on extensibility and usability
xianghx/pathfinding
Pathfinding library for rust
xianghx/patterns
A catalogue of Rust design patterns
xianghx/remacs
Rust :heart: Emacs
xianghx/ripgrep
ripgrep recursively searches directories for a regex pattern
xianghx/rust-web-app
An example Rust web application
xianghx/tide
Serve the web – HTTP server framework
xianghx/uid-generator
UniqueID generator