xuliangs's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
colinhacks/zod
TypeScript-first schema validation with static type inference
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
reddit-archive/reddit
historical code from reddit.com
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
dexie/Dexie.js
A Minimalistic Wrapper for IndexedDB
sqlfluff/sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
cloudnative-pg/cloudnative-pg
CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance
davidteather/TikTok-Api
The Unofficial TikTok API Wrapper In Python
dtolnay/thiserror
derive(Error) for struct and enum error types
sqlparser-rs/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
kislyuk/yq
Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
cognitive-engineering-lab/aquascope
Interactive visualizations of Rust at compile-time and run-time
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
est31/cargo-udeps
Find unused dependencies in Cargo.toml
pyrossh/rust-embed
Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
risinglightdb/risinglight
An educational OLAP database system.
archtaurus/RetroPieBIOS
Full BIOS collection for RetroPie
XAMPPRocky/octocrab
A modern, extensible GitHub API Client for Rust.
bnjbvr/cargo-machete
Remove unused Rust dependencies with this one weird trick!
dumbmatter/fakeIndexedDB
A pure JS in-memory implementation of the IndexedDB API
andygrove/how-query-engines-work
This is the companion repository for the book How Query Engines Work.
snowflakedb/gosnowflake
Go Snowflake Driver
cmu-db/optd
Query Optimizer Service