afisme.md
· 80 KiB · Markdown
Bruto
# Awesome Stars [](https://github.com/sindresorhus/awesome)
> A curated list of my GitHub stars! Generated by [juev/starred](https://github.com/juev/starred)
## Contents
- [C](#c)
- [C#](#c#)
- [C++](#c++)
- [CSS](#css)
- [Cmake](#cmake)
- [Coffeescript](#coffeescript)
- [Dart](#dart)
- [Erlang](#erlang)
- [Freemarker](#freemarker)
- [Go](#go)
- [HTML](#html)
- [Handlebars](#handlebars)
- [Java](#java)
- [JavaScript](#javascript)
- [Kotlin](#kotlin)
- [LUA](#lua)
- [Makefile](#makefile)
- [Markdown](#markdown)
- [Objective-C](#objective-c)
- [Others](#others)
- [PHP](#php)
- [PowerShell](#powershell)
- [Python](#python)
- [Ruby](#ruby)
- [Rust](#rust)
- [SCSS](#scss)
- [Scala](#scala)
- [Shell](#shell)
- [Swift](#swift)
- [TeX](#tex)
- [TypeScript](#typescript)
- [Vala](#vala)
- [Vim Script](#vim-script)
- [Vue](#vue)
## C
- [AppImage/AppImageKit](https://github.com/AppImage/AppImageKit) – Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
- [IanHarvey/bluepy](https://github.com/IanHarvey/bluepy) – Python interface to Bluetooth LE on Linux
- [OpenVPN/openvpn](https://github.com/OpenVPN/openvpn) – OpenVPN is an open source VPN daemon
- [SoftEtherVPN/SoftEtherVPN](https://github.com/SoftEtherVPN/SoftEtherVPN) – Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
- [Tencent/xLua](https://github.com/Tencent/xLua) – xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
- [axel-download-accelerator/axel](https://github.com/axel-download-accelerator/axel) – Lightweight CLI download accelerator
- [bukka/php-jsond](https://github.com/bukka/php-jsond) – PHP JSON extension with a new parser
- [cuber/ngx_http_google_filter_module](https://github.com/cuber/ngx_http_google_filter_module) – Nginx Module for Google Mirror
- [gozfree/aquila](https://github.com/gozfree/aquila) – IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production
- [kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm) – A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
- [logrotate/logrotate](https://github.com/logrotate/logrotate) – The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files.
- [slembcke/Chipmunk2D](https://github.com/slembcke/Chipmunk2D) – A fast and lightweight 2D game physics library.
- [u0u0/Quick-Cocos2dx-Community](https://github.com/u0u0/Quick-Cocos2dx-Community) – Cocos2d-Lua 社区版
<div id="c#"></div>
## C#
- [eibols/ffmpeg_batch](https://github.com/eibols/ffmpeg_batch) – FFmpeg Batch AV Converter
- [mRemoteNG/mRemoteNG](https://github.com/mRemoteNG/mRemoteNG) – mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
<div id="c++"></div>
## C++
- [GPUOpen-LibrariesAndSDKs/AMF](https://github.com/GPUOpen-LibrariesAndSDKs/AMF) – The Advanced Media Framework (AMF) SDK provides developers with optimal access to AMD devices for multimedia processing
- [Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow) – OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
- [TheAlgorithms/C-Plus-Plus](https://github.com/TheAlgorithms/C-Plus-Plus) – Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
- [albertlauncher/albert](https://github.com/albertlauncher/albert) – A fast and flexible keyboard launcher
- [aria2/aria2](https://github.com/aria2/aria2) – aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
- [dail8859/NotepadNext](https://github.com/dail8859/NotepadNext) – A cross-platform, reimplementation of Notepad++
- [dualface/v3quick](https://github.com/dualface/v3quick) – cocos2d-x for C++
- [duilib/duilib](https://github.com/duilib/duilib)
- [electron/electron](https://github.com/electron/electron) – :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
- [giuspen/cherrytree](https://github.com/giuspen/cherrytree) – cherrytree
- [google/flatbuffers](https://github.com/google/flatbuffers) – FlatBuffers: Memory Efficient Serialization Library
- [google/leveldb](https://github.com/google/leveldb) – LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- [gpospelov/qt-mvvm](https://github.com/gpospelov/qt-mvvm) – Model View ViewModel framework for large Qt C++ applications
- [jinq0123/LuaPbIntf](https://github.com/jinq0123/LuaPbIntf) – Binding Protobuf 3 to Lua 5.3
- [keepassxreboot/keepassxc](https://github.com/keepassxreboot/keepassxc) – KeePassXC is a cross-platform community-driven port of the Windows application “KeePass Password Safe”.
- [mapeditor/tiled](https://github.com/mapeditor/tiled) – Flexible level editor
- [nlohmann/json](https://github.com/nlohmann/json) – JSON for Modern C++
- [opencv/opencv](https://github.com/opencv/opencv) – Open Source Computer Vision Library
- [priyankchheda/algorithms](https://github.com/priyankchheda/algorithms) – Data Structure Libraries and Algorithms implementation
- [probonopd/linuxdeployqt](https://github.com/probonopd/linuxdeployqt) – Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
- [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf) – Protocol Buffers - Google's data interchange format
- [sogou/workflow](https://github.com/sogou/workflow) – C++ Parallel Computing and Asynchronous Networking Framework
- [swoole/swoole-src](https://github.com/swoole/swoole-src) – 🚀 Coroutine-based concurrency library for PHP
- [upx/upx](https://github.com/upx/upx) – UPX - the Ultimate Packer for eXecutables
- [visualfc/liteide](https://github.com/visualfc/liteide) – LiteIDE is a simple, open source, cross-platform Go IDE.
- [vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader) – (已长久停更)
- [webview/webview](https://github.com/webview/webview) – Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
- [xymov/vst-video](https://github.com/xymov/vst-video) – 全聚合影视-打造linux云播放平台
<div id="css"></div>
## CSS
- [ColorlibHQ/AdminLTE](https://github.com/ColorlibHQ/AdminLTE) – AdminLTE - Free admin dashboard template based on Bootstrap 5
- [coffeephp/coffeephp](https://github.com/coffeephp/coffeephp) – A PHP community powered by phalcon
- [houshanren/hangzhou_house_knowledge](https://github.com/houshanren/hangzhou_house_knowledge) – 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
- [jimmykuu/gopher](https://github.com/jimmykuu/gopher) – Golang-China(golangtc.com) Website
- [progit/progit2-zh](https://github.com/progit/progit2-zh)
- [twbs/ratchet](https://github.com/twbs/ratchet) – Build mobile apps with simple HTML, CSS, and JavaScript components.
<div id="cmake"></div>
## Cmake
- [microsoft/vcpkg](https://github.com/microsoft/vcpkg) – C++ Library Manager for Windows, Linux, and MacOS
<div id="coffeescript"></div>
## Coffeescript
- [FelisCatus/SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega) – No longer maintained, see pinned issues
- [just-fine/fine.sh-cli](https://github.com/just-fine/fine.sh-cli) – generate your static website in 3 seconds
<div id="dart"></div>
## Dart
- [AppFlowy-IO/AppFlowy](https://github.com/AppFlowy-IO/AppFlowy) – Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
- [jayden320/flutter_shuqi](https://github.com/jayden320/flutter_shuqi) – 高仿书旗小说 Flutter版,支持iOS、Android
- [lijy91/biyi](https://github.com/lijy91/biyi) – Biyi (比译) is a convenient translation and dictionary app written in Flutter.
<div id="erlang"></div>
## Erlang
- [emqx/emqx](https://github.com/emqx/emqx) – The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
<div id="freemarker"></div>
## Freemarker
- [mozilla/send](https://github.com/mozilla/send) – Simple, private file sharing from the makers of Firefox
<div id="go"></div>
## Go
- [20190819/shorturlsrv](https://github.com/20190819/shorturlsrv) – 短链 web 服务
- [AlistGo/alist](https://github.com/AlistGo/alist) – 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
- [Alsan/ipapk-server](https://github.com/Alsan/ipapk-server) – IPA、APK内测应用分发服务,纯 golang 开发
- [CodyGuo/xcgui](https://github.com/CodyGuo/xcgui) – golang - 炫彩界面库 windows ui
- [Cyinx/einx](https://github.com/Cyinx/einx) – a framework in golang for game server or app server
- [DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) – Sql mock driver for golang to test database interactions
- [FastGitORG/fgit-go](https://github.com/FastGitORG/fgit-go) – 🔧 A go-written tool to do git operation with fastgit easily
- [Iseektruth/daily-warm](https://github.com/Iseektruth/daily-warm) – ❤️ Send an email to someone you care about everyday
- [LinkinStars/simple-chatroom](https://github.com/LinkinStars/simple-chatroom) – 😎从简单的即时聊天来看架构演变by golang
- [VolantMQ/volantmq](https://github.com/VolantMQ/volantmq) – High-Performance MQTT Server
- [XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest) – 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~
- [abiosoft/colima](https://github.com/abiosoft/colima) – Container runtimes on macOS (and Linux) with minimal setup
- [absmach/supermq](https://github.com/absmach/supermq) – Event-driven Infrastructure for Modern Cloud
- [aceld/zinx](https://github.com/aceld/zinx) – A lightweight concurrent server framework based on Golang.
- [akavel/rsrc](https://github.com/akavel/rsrc) – Tool for embedding .ico & manifest resources in Go programs for Windows.
- [allegro/bigcache](https://github.com/allegro/bigcache) – Efficient cache for gigabytes of data written in Go.
- [andeya/goutil](https://github.com/andeya/goutil) – Golang common tool functions and components.
- [andeya/pholcus](https://github.com/andeya/pholcus) – Pholcus is a distributed high-concurrency crawler software written in pure golang
- [andlabs/ui](https://github.com/andlabs/ui) – Platform-native GUI library for Go.
- [arduino/arduino-cli](https://github.com/arduino/arduino-cli) – Arduino command line tool
- [astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang) – A golang ebook intro how to build a web with golang
- [asticode/go-astilectron](https://github.com/asticode/go-astilectron) – Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
- [avelino/awesome-go](https://github.com/avelino/awesome-go) – A curated list of awesome Go frameworks, libraries and software
- [babyname/fate](https://github.com/babyname/fate) – Fate is a modern science chinese name create tool.
- [beego/beego](https://github.com/beego/beego) – beego is an open-source, high-performance web framework for the Go programming language.
- [bitepeng/b0pass](https://github.com/bitepeng/b0pass) – 百灵快传(B0Pass):基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。
- [boypt/simple-torrent](https://github.com/boypt/simple-torrent) – ☁️ Simple Torrent: a self-hosted remote torrent client (rebranded from Cloud Torrent)
- [caddyserver/caddy](https://github.com/caddyserver/caddy) – Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
- [cayleygraph/cayley](https://github.com/cayleygraph/cayley) – An open-source graph database
- [chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) – :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
- [changba/nsqproxy](https://github.com/changba/nsqproxy) – NSQProxy是NSQ和Worker之间的中间件,根据配置负责消息转发。然后通过HTTP/FastCGI/CBNSQ等协议转发给Worker机执行。
- [cheggaaa/pb](https://github.com/cheggaaa/pb) – Console progress bar for Golang
- [chromedp/chromedp](https://github.com/chromedp/chromedp) – A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- [cli/cli](https://github.com/cli/cli) – GitHub’s official command line tool
- [cloudreve/cloudreve](https://github.com/cloudreve/cloudreve) – 🌩 Self-hosted file management and sharing system, supports multiple storage providers
- [crawlab-team/crawlab](https://github.com/crawlab-team/crawlab) – Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
- [daizuozhuo/rpc-example](https://github.com/daizuozhuo/rpc-example) – Golang rpc package improved
- [devfeel/dotweb](https://github.com/devfeel/dotweb) – Simple and easy go web micro framework
- [dgrijalva/jwt-go](https://github.com/dgrijalva/jwt-go) – ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
- [dingoblog/dingo](https://github.com/dingoblog/dingo) – Blog engine written in Go
- [dontpanic92/wxGo](https://github.com/dontpanic92/wxGo) – Golang wxWidgets Wrapper
- [dutchcoders/transfer.sh](https://github.com/dutchcoders/transfer.sh) – Easy and fast file sharing from the command-line.
- [ehang-io/nps](https://github.com/ehang-io/nps) – 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
- [elazarl/goproxy](https://github.com/elazarl/goproxy) – An HTTP proxy library for Go
- [emirpasic/gods](https://github.com/emirpasic/gods) – GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- [esimov/pigo](https://github.com/esimov/pigo) – Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
- [evanw/esbuild](https://github.com/evanw/esbuild) – An extremely fast bundler for the web
- [ffuf/ffuf](https://github.com/ffuf/ffuf) – Fast web fuzzer written in Go
- [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) – 📂 Web File Browser
- [fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) – Cross-platform filesystem notifications for Go.
- [fyne-io/fyne](https://github.com/fyne-io/fyne) – Cross platform GUI toolkit in Go inspired by Material Design
- [gin-gonic/gin](https://github.com/gin-gonic/gin) – Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
- [git-chglog/git-chglog](https://github.com/git-chglog/git-chglog) – CHANGELOG generator implemented in Go (Golang).
- [git-cloner/gitcache](https://github.com/git-cloner/gitcache) – When clone from github.com, build mirror cache to improve clone speed
- [git-lfs/git-lfs](https://github.com/git-lfs/git-lfs) – Git extension for versioning large files
- [gleez/smtpd](https://github.com/gleez/smtpd) – A Lightweight High Performance ESMTP email server
- [go-acme/lego](https://github.com/go-acme/lego) – Let's Encrypt/ACME client and library written in Go
- [go-chassis/go-chassis](https://github.com/go-chassis/go-chassis) – a cloud native application framework for Go with rich eco-system
- [go-flutter-desktop/go-flutter](https://github.com/go-flutter-desktop/go-flutter) – Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
- [go-kratos/kratos](https://github.com/go-kratos/kratos) – Your ultimate Go microservices framework for the cloud-native era.
- [go-macaron/macaron](https://github.com/go-macaron/macaron) – Package macaron is a high productive and modular web framework in Go.
- [go-martini/martini](https://github.com/go-martini/martini) – Classy web framework for Go
- [go-pg/pg](https://github.com/go-pg/pg) – Golang ORM with focus on PostgreSQL features and performance
- [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) – Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
- [go-xiaohei/pugo](https://github.com/go-xiaohei/pugo) – a static site generator & deployer
- [go-xorm/xorm](https://github.com/go-xorm/xorm) – Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
- [gogf/gf](https://github.com/gogf/gf) – A powerful framework for faster, easier, and more efficient project development.
- [goharbor/harbor](https://github.com/goharbor/harbor) – An open source trusted cloud native registry project that stores, signs, and scans content.
- [gohouse/gorose](https://github.com/gohouse/gorose) – GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
- [golang-china/go2-book](https://github.com/golang-china/go2-book) – :books: 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
- [golang-china/golangdoc.translations](https://github.com/golang-china/golangdoc.translations) – Go语言文档翻译文件(项目已经不再维护了, 建议不要在折腾godoc了, 学习新东西吧)
- [golang-design/under-the-hood](https://github.com/golang-design/under-the-hood) – 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
- [golang-migrate/migrate](https://github.com/golang-migrate/migrate) – Database migrations. CLI and Golang library.
- [golang/tools](https://github.com/golang/tools) – [mirror] Go Tools
- [golangci/golangci-lint](https://github.com/golangci/golangci-lint) – Fast linters runner for Go
- [gomods/athens](https://github.com/gomods/athens) – A Go module datastore and proxy
- [gonet2/game](https://github.com/gonet2/game) – a game service using stream processing paradigm
- [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) – Release engineering, simplified
- [gorilla/mux](https://github.com/gorilla/mux) – Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
- [gorilla/websocket](https://github.com/gorilla/websocket) – Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
- [gotify/server](https://github.com/gotify/server) – A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
- [greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern) – 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
- [gwuhaolin/livego](https://github.com/gwuhaolin/livego) – live video streaming server in golang
- [harness/harness](https://github.com/harness/harness) – Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
- [helm/helm](https://github.com/helm/helm) – The Kubernetes Package Manager
- [heroiclabs/nakama](https://github.com/heroiclabs/nakama) – Distributed server for social and realtime games and apps.
- [hoisie/web](https://github.com/hoisie/web) – The easiest way to create web applications with Go
- [hwholiday/learning_tools](https://github.com/hwholiday/learning_tools) – Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
- [hybridgroup/gobot](https://github.com/hybridgroup/gobot) – Golang framework for robotics, drones, and the Internet of Things (IoT)
- [iawia002/lux](https://github.com/iawia002/lux) – 👾 Fast and simple video download library and CLI tool written in Go
- [icexin/gocraft](https://github.com/icexin/gocraft) – A Minecraft like game written in go
- [inancgumus/learngo](https://github.com/inancgumus/learngo) – ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
- [jackc/pgx](https://github.com/jackc/pgx) – PostgreSQL driver and toolkit for Go
- [jaeg/shorten](https://github.com/jaeg/shorten) – Written in Go. It takes long links and gives you short ones back.
- [jeessy2/backup-db](https://github.com/jeessy2/backup-db) – 带Web界面的数据库备份工具, A database backup tool with web interfaces
- [jeessy2/ddns-go](https://github.com/jeessy2/ddns-go) – Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
- [jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker) – The lazier way to manage everything docker
- [jpillora/cloud-torrent](https://github.com/jpillora/cloud-torrent) – ☁️ Cloud Torrent: a self-hosted remote torrent client
- [json-iterator/go](https://github.com/json-iterator/go) – A high-performance 100% compatible drop-in replacement of "encoding/json"
- [julienschmidt/httprouter](https://github.com/julienschmidt/httprouter) – A high performance HTTP request router that scales well
- [kataras/iris](https://github.com/kataras/iris) – The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
- [koding/kite](https://github.com/koding/kite) – Micro-service framework in Go
- [labstack/echo](https://github.com/labstack/echo) – High performance, minimalist Go web framework
- [ledisdb/ledisdb](https://github.com/ledisdb/ledisdb) – A high performance NoSQL Database Server powered by Go
- [lima-vm/lima](https://github.com/lima-vm/lima) – Linux virtual machines, with a focus on running containers
- [lunny/tango](https://github.com/lunny/tango) – This is only a mirror and Moved to https://gitea.com/lunny/tango
- [lxn/walk](https://github.com/lxn/walk) – A Windows GUI toolkit for the Go Programming Language
- [mailhog/MailHog](https://github.com/mailhog/MailHog) – Web and API based SMTP testing
- [mathaou/termdbms](https://github.com/mathaou/termdbms) – A TUI for viewing and editing database files.
- [melbahja/goph](https://github.com/melbahja/goph) – 🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
- [micro/go-micro](https://github.com/micro/go-micro) – A Go microservices framework
- [micro/micro](https://github.com/micro/micro) – A microservices toolkit
- [mikespook/Learning-Go-zh-cn](https://github.com/mikespook/Learning-Go-zh-cn) – 一本学习 Go 语言的免费电子书。
- [mindoc-org/mindoc](https://github.com/mindoc-org/mindoc) – Golang实现的基于beego框架的接口在线文档管理系统
- [minio/minio](https://github.com/minio/minio) – MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- [moby/moby](https://github.com/moby/moby) – The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- [name5566/leaf](https://github.com/name5566/leaf) – A game server framework in Go (golang)
- [peterq/pan-light](https://github.com/peterq/pan-light) – 百度网盘不限速客户端, golang + qt5, 跨平台图形界面
- [photoprism/photoprism](https://github.com/photoprism/photoprism) – AI-Powered Photos App for the Decentralized Web 🌈💎✨
- [pingcap/tidb](https://github.com/pingcap/tidb) – TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
- [pion/webrtc](https://github.com/pion/webrtc) – Pure Go implementation of the WebRTC API
- [qiniu/qshell](https://github.com/qiniu/qshell) – Shell Tools for Qiniu Cloud
- [qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go) – iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
- [rclone/rclone](https://github.com/rclone/rclone) – "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
- [restic/restic](https://github.com/restic/restic) – Fast, secure, efficient backup program
- [revel/revel](https://github.com/revel/revel) – A high productivity, full-stack web framework for the Go language.
- [rifflock/lfshook](https://github.com/rifflock/lfshook) – A local file system hook for golang logrus logger
- [scottkiss/gosk](https://github.com/scottkiss/gosk) – gosk is a static site generator in Go,it's similar to jekyll
- [sirupsen/logrus](https://github.com/sirupsen/logrus) – Structured, pluggable logging for Go.
- [smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop) – 深入Go并发编程研讨课
- [sourcegraph/webloop](https://github.com/sourcegraph/webloop) – WebLoop: Scriptable, headless WebKit with a Go API. Like PhantomJS, but for Go.
- [spilled-ink/spilld](https://github.com/spilled-ink/spilld) – Email server
- [stretchr/testify](https://github.com/stretchr/testify) – A toolkit with common assertions and mocks that plays nicely with the standard library
- [swaggo/swag](https://github.com/swaggo/swag) – Automatically generate RESTful API documentation with Swagger 2.0 for Go.
- [tarm/serial](https://github.com/tarm/serial)
- [therecipe/qt](https://github.com/therecipe/qt) – Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
- [tinode/chat](https://github.com/tinode/chat) – Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
- [tinygo-org/tinygo](https://github.com/tinygo-org/tinygo) – Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
- [totoval/framework](https://github.com/totoval/framework) – An out-of-the-box artisan API web-framework written in go.
- [uber-go/zap](https://github.com/uber-go/zap) – Blazing fast, structured, leveled logging in Go.
- [unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) – 《The Way to Go》中文译本,中文正式名《Go 入门指南》
- [urfave/negroni](https://github.com/urfave/negroni) – Idiomatic HTTP Middleware for Golang
- [valyala/fasthttp](https://github.com/valyala/fasthttp) – Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
- [viphxin/xingo](https://github.com/viphxin/xingo) – 高性能golang网络库,游戏开发脚手架
- [visualfc/goqt](https://github.com/visualfc/goqt) – Golang bindings to the Qt cross-platform application framework.
- [vugu/vugu](https://github.com/vugu/vugu) – Vugu: A modern UI library for Go+WebAssembly (experimental)
- [wailsapp/wails](https://github.com/wailsapp/wails) – Create beautiful applications using Go
- [xiaonanln/goworld](https://github.com/xiaonanln/goworld) – Scalable Distributed Game Server Engine with Hot Swapping in Golang
- [xinliangnote/Go](https://github.com/xinliangnote/Go) – 【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
- [yizheneng/GolangSerialTools](https://github.com/yizheneng/GolangSerialTools) – 基于golang的串口调试工具
- [yuin/goldmark](https://github.com/yuin/goldmark) – :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
- [zentures/surgemq](https://github.com/zentures/surgemq) – (Unmaintained) High-Performance MQTT Server and Client Libraries
- [zincsearch/zincsearch](https://github.com/zincsearch/zincsearch) – ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- [zserge/lorca](https://github.com/zserge/lorca) – Build cross-platform modern desktop apps in Go + HTML5
<div id="html"></div>
## HTML
- [BlackrockDigital/startbootstrap](https://github.com/BlackrockDigital/startbootstrap) – A library of free and open source Bootstrap themes and templates
- [Juicy/juicy-ace-editor](https://github.com/Juicy/juicy-ace-editor) – Custom Element with the Ace code editor
- [PatrickJS/awesome-angular](https://github.com/PatrickJS/awesome-angular) – :page_facing_up: A curated list of awesome Angular resources
- [aveyuan/MySales](https://github.com/aveyuan/MySales) – 我的销售系统
- [byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips) – An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
- [cloudwu/lua53doc](https://github.com/cloudwu/lua53doc) – The Chinese Translation of Lua 5.3 document
- [dibingfa/flash-linux0.11-talk](https://github.com/dibingfa/flash-linux0.11-talk) – 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
- [eddycjy/blog](https://github.com/eddycjy/blog) – 煎鱼的博客,有点忙,传送门:https://eddycjy.com
- [esofar/cnblogs-theme-silence](https://github.com/esofar/cnblogs-theme-silence) – 📖 一款专注于阅读的博客园主题
- [lunarmodules/luasocket](https://github.com/lunarmodules/luasocket) – Network support for the Lua language
- [luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software) – 🐧 A list of awesome Linux softwares
- [mailgun/transactional-email-templates](https://github.com/mailgun/transactional-email-templates) – Responsive transactional HTML email templates
- [normalize/normalize.github.io](https://github.com/normalize/normalize.github.io) – Normalize Homepage and Documentation
- [sleepybear1113/offline-picture-watermark](https://github.com/sleepybear1113/offline-picture-watermark) – 专门用于给图片加水印打码的工具,完全基于浏览器本地 API,无任何网络请求(特别适合身份证等敏感证件)
- [taoshihan1991/goflylivechat](https://github.com/taoshihan1991/goflylivechat) – 开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/GOFLY LIVE CHAT: open source self-hosted private cloud customer support live chat software by golang
- [todc/todc-bootstrap](https://github.com/todc/todc-bootstrap) – Google-styled theme for Bootstrap.
- [wuciyou/dogo](https://github.com/wuciyou/dogo) – dogo 用go语言开发的web框架,高效,简单
<div id="handlebars"></div>
## Handlebars
- [sunface/beat-ai](https://github.com/sunface/beat-ai) – 🚀 Beat AI 简报: 持续分享 AI 领域的关键进展,帮你征服 AI,Just beat it! 欢迎 star 订阅.
<div id="java"></div>
## Java
- [583/AlipayNotifyForAndroid](https://github.com/583/AlipayNotifyForAndroid) – 支付宝免签辅助安卓版
- [EhsanTang/ApiManager](https://github.com/EhsanTang/ApiManager) – CRAP - 开源API接口管理平台 | 完全开源、免费使用的API接口管理系统、BUG管理系统:API接口管理、文档管理、数据库表管理、接口调试、浏览器调试插件、导出word&pdf接口…..,采用SpringMVC + MyBatis + Lucene + Bootstrap + Angularjs + Iconfont + Guava Cache ,线上使用地址:http://api.crap.cn
- [FongMi/CatVodSpider](https://github.com/FongMi/CatVodSpider)
- [GrowingGit/GitHub-Chinese-Top-Charts](https://github.com/GrowingGit/GitHub-Chinese-Top-Charts) – :cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
- [JetBrains/intellij-community](https://github.com/JetBrains/intellij-community) – IntelliJ IDEA & IntelliJ Platform
- [LSPosed/LSPosed](https://github.com/LSPosed/LSPosed) – LSPosed Framework
- [OneDayNoMore/Hook](https://github.com/OneDayNoMore/Hook) – Hook支付宝收款码
- [TommyLemon/Android-ZBLibrary](https://github.com/TommyLemon/Android-ZBLibrary) – 🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.
- [alibaba/canal](https://github.com/alibaba/canal) – 阿里巴巴 MySQL binlog 增量订阅&消费组件
- [crashinvaders/gdx-texture-packer-gui](https://github.com/crashinvaders/gdx-texture-packer-gui) – A simple way to pack and manage texture atlases for libGDX game framework.
- [dreamofei/basePay](https://github.com/dreamofei/basePay) – 用于开发基于微信、支付宝支付等第三方支付的Android框架
- [go-lang-plugin-org/go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) – Google Go language IDE built using the IntelliJ Platform
- [googlefonts/sfntly](https://github.com/googlefonts/sfntly) – A Library for Using, Editing, and Creating SFNT-based Fonts
- [iBotPeaches/Apktool](https://github.com/iBotPeaches/Apktool) – A tool for reverse engineering Android apk files
- [java-decompiler/jd-gui](https://github.com/java-decompiler/jd-gui) – A standalone Java Decompiler GUI
- [lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region) – Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported, supporting billions of data segments, ten microsecond searching performance, xdb search client for many programming languages
- [mason-Wang/NewsPushMonitor](https://github.com/mason-Wang/NewsPushMonitor) – 监听手机上APP推送通知,收集统计各种APP的推送通知
- [mayubao/Android-Pay](https://github.com/mayubao/Android-Pay) – A pay library for Android, and which support Wechat pay and Ali pay. And developer can easily use Wechat pay in two lines of code. And developer can easily use Ali pay in three lines of code. 支持微信和支付宝两种主流支付的集成库, 两行代码实现微信支付, 三行代码实现支付宝支付
- [mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin) – 下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)
- [multilateralis/android-furk-app](https://github.com/multilateralis/android-furk-app) – Android application to add, stream and download files from the furk.net site
- [pxb1988/dex2jar](https://github.com/pxb1988/dex2jar) – Tools to work with android .dex and java .class files
- [qiurunze123/miaosha](https://github.com/qiurunze123/miaosha) – ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
- [theonedev/onedev](https://github.com/theonedev/onedev) – Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
- [tsy12321/PayAndroid](https://github.com/tsy12321/PayAndroid) – Android端对微信App支付和支付宝App支付的SDK进行二次封装,对外提供一个较为简单的接口和支付结果回调
- [wuxiaosu/XposedManyMoney](https://github.com/wuxiaosu/XposedManyMoney) – Xposed 修改微信、QQ、TIM、支付宝余额。
<div id="javascript"></div>
## JavaScript
- [0326/iBookmark](https://github.com/0326/iBookmark) – Chrome extension for manage bookmarks
- [CalvinHong/wepy-com-charts](https://github.com/CalvinHong/wepy-com-charts) – 基于微信小程序canvas的图表控件,适用于wepy框架
- [KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend) – 你想知道的前端内容都在这
- [Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue) – 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
- [PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template) – a vue2.0 minimal admin template
- [R0uter/gfw_domain_whitelist](https://github.com/R0uter/gfw_domain_whitelist) – GFW Domain White List
- [SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS) – ZKEACMS build with .Net 8 (.Net CMS)可视化设计在线编辑内容管理系统
- [Sneezry/chrome_extensions_and_apps_programming](https://github.com/Sneezry/chrome_extensions_and_apps_programming) – Chrome扩展及应用开发
- [agalwood/Motrix](https://github.com/agalwood/Motrix) – A full-featured download manager.
- [ajaxorg/ace](https://github.com/ajaxorg/ace) – Ace (Ajax.org Cloud9 Editor)
- [alibaba/f2etest](https://github.com/alibaba/f2etest) – F2etest是一个面向前端、测试、产品等岗位的多浏览器兼容性测试整体解决方案。
- [alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js) – fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
- [angular/quickstart](https://github.com/angular/quickstart) – Angular QuickStart - source from the documentation
- [brave/brave-browser](https://github.com/brave/brave-browser) – Brave browser for Android, iOS, Linux, macOS, Windows.
- [brunosimon/folio-2019](https://github.com/brunosimon/folio-2019)
- [chartjs/Chart.js](https://github.com/chartjs/Chart.js) – Simple HTML5 Charts using the <canvas> tag
- [composerize/composerize](https://github.com/composerize/composerize) – 🏃→🎼 docker run asdlksjfksdf > docker-composerize up
- [cyrnicolase/electronic-wechat](https://github.com/cyrnicolase/electronic-wechat) – :speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
- [denghongcai/forsaken-mail](https://github.com/denghongcai/forsaken-mail) – a self-hosted disposable mail service
- [dillonzq/LoveIt](https://github.com/dillonzq/LoveIt) – ❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
- [docsifyjs/docsify](https://github.com/docsifyjs/docsify) – 🃏 A magical documentation site generator.
- [flymysql/WeChat-applets](https://github.com/flymysql/WeChat-applets) – 📚🆎微信小程序小鸡单词
- [gildas-lormeau/JSONVue](https://github.com/gildas-lormeau/JSONVue) – Fork of JSONView for Chromium-based browsers
- [goabstract/Awesome-Design-Tools](https://github.com/goabstract/Awesome-Design-Tools) – The best design tools and plugins for everything 👉
- [highlightjs/highlight.js](https://github.com/highlightjs/highlight.js) – JavaScript syntax highlighter with language auto-detection and zero dependencies.
- [hsnaydd/validetta](https://github.com/hsnaydd/validetta) – A tiny jquery plugin for validate forms
- [huangtengfei/weather](https://github.com/huangtengfei/weather) – a chrome extension
- [icjs-cc/itriton-captcha](https://github.com/icjs-cc/itriton-captcha) – @itriton/captcha用于生成滑动验证码拼图图片和背景图片
- [jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac) – Now we have become very big, Different from the original idea. Collect premium software in various categories.
- [jrainlau/taxi-together-client](https://github.com/jrainlau/taxi-together-client) – 一起打车吧微信小程序客户端
- [jsdoc/jsdoc](https://github.com/jsdoc/jsdoc) – An API documentation generator for JavaScript.
- [kanasimi/work_crawler](https://github.com/kanasimi/work_crawler) – Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
- [lindell/JsBarcode](https://github.com/lindell/JsBarcode) – Barcode generation library written in JavaScript that works in both the browser and on Node.js
- [liwangqian/LuaCoderAssist](https://github.com/liwangqian/LuaCoderAssist) – vscode lua assistant intelligent
- [lixiantai/BLE_MiniProgram](https://github.com/lixiantai/BLE_MiniProgram) – 微信小程序 蓝牙Demo
- [lukesnowden/FSVS](https://github.com/lukesnowden/FSVS) – Full Screen Vertical Scroll
- [markedjs/marked](https://github.com/markedjs/marked) – A markdown parser and compiler. Built for speed.
- [mashery/iodocs](https://github.com/mashery/iodocs) – Interactive API documentation system
- [microsoft/Web-Dev-For-Beginners](https://github.com/microsoft/Web-Dev-For-Beginners) – 24 Lessons, 12 Weeks, Get Started as a Web Developer
- [mikolajdobrucki/ikonate](https://github.com/mikolajdobrucki/ikonate) – Fully customisable & accessible vector icons
- [nashaofu/dingtalk](https://github.com/nashaofu/dingtalk) – 钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS
- [nslogx/Gitter](https://github.com/nslogx/Gitter) – Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
- [nuysoft/Mock](https://github.com/nuysoft/Mock) – A simulation data generator
- [onblog/BlogHelper](https://github.com/onblog/BlogHelper) – 帮助国内用户写作的托盘助手,一键发布本地文章到主流博客平台(知乎、简书、博客园、CSDN、SegmentFault、掘金、开源中国),剪贴板图片一键上传至图床(新浪、Github、图壳、腾讯云、阿里云、又拍云、七牛云)(欢迎Star,🚫禁止Fork)
- [patrikx3/redis-ui](https://github.com/patrikx3/redis-ui) – 📡 P3X Redis UI: A highly functional and convenient database GUI that fits in your pocket, accessible on both responsive web and desktop applications.
- [plotly/falcon](https://github.com/plotly/falcon) – Free, open-source SQL client for Windows and Mac 🦅
- [pwcong/FrontEnd-Dev](https://github.com/pwcong/FrontEnd-Dev) – 前端开发环境系列
- [quasarframework/quasar](https://github.com/quasarframework/quasar) – Quasar Framework - Build high-performance VueJS user interfaces in record time
- [sh-dv/hat.sh](https://github.com/sh-dv/hat.sh) – Encrypt and Decrypt files securely in your browser.
- [shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) – 中国程序员容易发音错误的单词
- [soldair/node-qrcode](https://github.com/soldair/node-qrcode) – qr code generator
- [sveltejs/svelte](https://github.com/sveltejs/svelte) – web development for the rest of us
- [sxei/chrome-plugin-demo](https://github.com/sxei/chrome-plugin-demo) – 《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
- [tangmengcheng/my-vue-cli](https://github.com/tangmengcheng/my-vue-cli) – 使用webpack4.x搭建Vue全家桶项目
- [trazyn/weweChat](https://github.com/trazyn/weweChat) – 💬 Unofficial WeChat client built with React, MobX and Electron.
- [tumobi/nideshop](https://github.com/tumobi/nideshop) – NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)
- [tumobi/nideshop-mini-program](https://github.com/tumobi/nideshop-mini-program) – NideShop:基于Node.js+MySQL开发的开源微信小程序商城(微信小程序)
- [uuware/icons-font-customization](https://github.com/uuware/icons-font-customization) – Thanks for forking and starring! If you want any features please raise issues! A collection of over 78,000 high-quality free svg icons and tools for generating customized icon font. All icons are completely free for personal or business requirements.
- [wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp) – :dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库
- [xiandanin/magnetW](https://github.com/xiandanin/magnetW) – [已失效,不再维护]
- [zenozeng/Free-Chinese-Fonts](https://github.com/zenozeng/Free-Chinese-Fonts) – 免费中文字体
- [zhaoda/spa](https://github.com/zhaoda/spa) – A webapp framework for routing control and view transitions
- [zzdboy/GoCMS](https://github.com/zzdboy/GoCMS) – 基于Revel,Jquery, Xorm开发的内容管理系统
<div id="kotlin"></div>
## Kotlin
- [Heapy/awesome-kotlin](https://github.com/Heapy/awesome-kotlin) – A curated list of awesome Kotlin related stuff Inspired by awesome-java.
- [android/compose-samples](https://github.com/android/compose-samples) – Official Jetpack Compose samples.
- [bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials) – 仓库持续记录以 Kotlin 为基础的视频内容的制作过程
- [corona-warn-app/cwa-app-android](https://github.com/corona-warn-app/cwa-app-android) – Native Android app using the Apple/Google exposure notification API. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
- [signalapp/Signal-Android](https://github.com/signalapp/Signal-Android) – A private messenger for Android.
- [wuapnjie/PoiShuhui-Kotlin](https://github.com/wuapnjie/PoiShuhui-Kotlin) – [Deprecated]一个用Kotlin写的简单漫画APP
<div id="lua"></div>
## LUA
- [Tencent/LuaPanda](https://github.com/Tencent/LuaPanda) – lua debug and code tools for VS Code
- [rxi/lite](https://github.com/rxi/lite) – A lightweight text editor written in Lua
- [salviati/go-qt5](https://github.com/salviati/go-qt5) – qt5 bindings for go
- [shenzhan168/crushGame](https://github.com/shenzhan168/crushGame) – 三消游戏 源码 ,使用quick-lua 3.3 开发
- [simdsoft/x-studio](https://github.com/simdsoft/x-studio) – This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2025 Simdsoft Limited
- [starwing/lua-protobuf](https://github.com/starwing/lua-protobuf) – A Lua module to work with Google protobuf
- [uhoohei/jw_loader](https://github.com/uhoohei/jw_loader) – 基于 quick-cocos2d-x 3.3 的热更新小项目
<div id="makefile"></div>
## Makefile
- [HaveAGitGat/Tdarr](https://github.com/HaveAGitGat/Tdarr) – Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
<div id="markdown"></div>
## Markdown
- [SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese) – 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
- [jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command) – Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
- [swiftlang/swift-evolution](https://github.com/swiftlang/swift-evolution) – This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
<div id="objective-c"></div>
## Objective-C
- [AFNetworking/AFNetworking](https://github.com/AFNetworking/AFNetworking) – A delightful networking framework for iOS, macOS, watchOS, and tvOS.
- [bububa/MongoHub-Mac](https://github.com/bububa/MongoHub-Mac) – MongoHub mac native version.
- [jverkoey/nimbus](https://github.com/jverkoey/nimbus) – The iOS framework that grows only as fast as its documentation
<div id="others"></div>
## Others
- [5-say/composer-doc-cn](https://github.com/5-say/composer-doc-cn) – Composer 中文文档(新版本文档重新翻译中,详见 1.6分支)
- [6r6/SSR-ML-Docker](https://github.com/6r6/SSR-ML-Docker) – ShadowsockR-Server docker container.
- [CocoaPods/Specs](https://github.com/CocoaPods/Specs) – The CocoaPods Master Repo
- [Damao/Intellij-IDEA-F2E](https://github.com/Damao/Intellij-IDEA-F2E) – Intellij IDEA / PHPStorm / WebStorm Front End Engineer Guide (中文)
- [EasyWeChat/docs](https://github.com/EasyWeChat/docs) – EasyWeChat documentation.
- [ExeinfoASL/ASL](https://github.com/ExeinfoASL/ASL) – Free Windows Detector Software
- [GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily) – 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
- [Medium/medium-api-docs](https://github.com/Medium/medium-api-docs) – Documentation for Medium's OAuth2 API
- [Wechat-ggGitHub/Awesome-GitHub-Repo](https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo) – 收集整理 GitHub 上高质量、有趣的开源项目。
- [boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music) – flutter music player application. (仿网易云音乐)
- [cdnbye/hlsjs-p2p-engine](https://github.com/cdnbye/hlsjs-p2p-engine) – Let your viewers become your unlimitedly scalable CDN.
- [fusijie/Cocos-Resource](https://github.com/fusijie/Cocos-Resource) – :books:Cocos 资料大全(全版本)
- [geekcompany/ResumeSample](https://github.com/geekcompany/ResumeSample) – Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
- [janstk/awesome-kotlin-android](https://github.com/janstk/awesome-kotlin-android) – awesome kotlin for android !
- [justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp) – 微信小程序开发资源汇总 :100:
- [kuaifan/eeui](https://github.com/kuaifan/eeui) – 📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
- [lauragift21/awesome-learning-resources](https://github.com/lauragift21/awesome-learning-resources) – 🔥 Awesome list of resources on Web Development.
- [mailchain/mailchain-legacy](https://github.com/mailchain/mailchain-legacy) – Using Mailchain, blockchain users can now send and receive rich-media HTML messages with attachments via a blockchain address.
- [ngosang/trackerslist](https://github.com/ngosang/trackerslist) – Updated list of public BitTorrent trackers
- [ruanyf/weekly](https://github.com/ruanyf/weekly) – 科技爱好者周刊,每周五发布
- [rustcc/awesome-rust](https://github.com/rustcc/awesome-rust) – Rust框架、库和资源的汇总, Rust中文社区
- [vuejs/awesome-vue](https://github.com/vuejs/awesome-vue) – 🎉 A curated list of awesome things related to Vue.js
- [wahyd4/aria2-ariang-x-docker-compose](https://github.com/wahyd4/aria2-ariang-x-docker-compose) – Docker compose files for Aria2+ AriaNg+ filerun/ Nextcloud/ h5ai + Plex. 图形化BT,磁力,离线下载,文件管理,播放,投屏
- [windstormeye/iOS-Course](https://github.com/windstormeye/iOS-Course) – 💻 PJ 的开发日常
- [xxjwxc/uber_go_guide_cn](https://github.com/xxjwxc/uber_go_guide_cn) – Uber Go 语言编码规范中文版. The Uber Go Style Guide .
<div id="php"></div>
## PHP
- [Cryin/Startblog](https://github.com/Cryin/Startblog) – Startblog is a simple Markdown blog system based on the CodeIgniter!
- [DarkaOnLine/L5-Swagger](https://github.com/DarkaOnLine/L5-Swagger) – OpenApi or Swagger integration to Laravel
- [Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock) – :art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 | A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.
- [MoePlayer/DPlayer-Typecho](https://github.com/MoePlayer/DPlayer-Typecho) – Typecho plugin for DPlayer
- [PHPOffice/PHPExcel](https://github.com/PHPOffice/PHPExcel) – ARCHIVED
- [PHPOffice/PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) – A pure PHP library for reading and writing spreadsheet files
- [WordPress/Requests](https://github.com/WordPress/Requests) – Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
- [allegro/php-protobuf](https://github.com/allegro/php-protobuf) – PHP Protobuf - Google's Protocol Buffers for PHP
- [auraphp/Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) – Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
- [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) – IDE Helper for Laravel
- [bcit-ci/CodeIgniter](https://github.com/bcit-ci/CodeIgniter) – Open Source PHP Framework (originally from EllisLab)
- [cakephp/cakephp](https://github.com/cakephp/cakephp) – CakePHP: The Rapid Development Framework for PHP - Official Repository
- [chriskacerguis/codeigniter-restserver](https://github.com/chriskacerguis/codeigniter-restserver) – A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
- [dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk) – 微信公众平台php开发包, weixin developer SDK.
- [endroid/qr-code](https://github.com/endroid/qr-code) – QR Code Generator
- [evozi/apk-parser-php](https://github.com/evozi/apk-parser-php) – Read basic android application info from APK file using PHP
- [firebase/php-jwt](https://github.com/firebase/php-jwt) – PHP package for JWT
- [flarum/flarum](https://github.com/flarum/flarum) – Simple forum software for building great communities.
- [helloxz/imgurl](https://github.com/helloxz/imgurl) – ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
- [hisiphp/hisiphp](https://github.com/hisiphp/hisiphp) – HisiPHP V2版是基于ThinkPHP5.1和Layui开发的后台框架,承诺永久免费开源,您可用于学习和商用,但须保留版权信息正常显示。如果HisiPHP对您有帮助,您可以点击右上角 "Star" 支持一下哦,谢谢!
- [immobiliare/ApnsPHP](https://github.com/immobiliare/ApnsPHP) – ApnsPHP: Apple Push Notification & Feedback Provider
- [ivantcholakov/gibberish-aes-php](https://github.com/ivantcholakov/gibberish-aes-php) – A PHP port of Gibberish AES javascript encryption library, https://github.com/mdp/gibberish-aes
- [iwind/rockmongo](https://github.com/iwind/rockmongo) – RockMongo is a MongoDB administration tool, written in PHP 5.
- [jae-jae/QueryList](https://github.com/jae-jae/QueryList) – :spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
- [jasonweicn/miniframework](https://github.com/jasonweicn/miniframework) – MiniFramework 是一款遵循 Apache2 开源协议发布的,支持 MVC 和 RESTful 的超轻量级 PHP 开发框架。
- [koel/koel](https://github.com/koel/koel) – Music streaming solution that works.
- [laravel/lumen](https://github.com/laravel/lumen) – The Laravel Lumen Framework.
- [lixuancn/LaneWeChat](https://github.com/lixuancn/LaneWeChat) – 微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
- [michelf/php-markdown](https://github.com/michelf/php-markdown) – Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
- [nategood/httpful](https://github.com/nategood/httpful) – A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
- [nette/database](https://github.com/nette/database) – 💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
- [overtrue/pinyin](https://github.com/overtrue/pinyin) – 🇨🇳 基于词库的中文转拼音优质解决方案
- [pagekit/pagekit](https://github.com/pagekit/pagekit) – Pagekit CMS
- [seatonjiang/kratos](https://github.com/seatonjiang/kratos) – WordPress theme that focus on reading experience
- [serggp/php-protobuf](https://github.com/serggp/php-protobuf) – PHP Protobuf - Fast PHP Protocol Buffers implementation
- [smarty-php/smarty](https://github.com/smarty-php/smarty) – Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
- [summerblue/weibo](https://github.com/summerblue/weibo) – Laravel 中文新手课程《L01 Laravel 教程 - Web 开发实战入门》的源代码
- [swoft-cloud/swoft](https://github.com/swoft-cloud/swoft) – 🚀 PHP Microservice Full Coroutine Framework
- [symfony/symfony](https://github.com/symfony/symfony) – The Symfony PHP framework
- [technosophos/querypath](https://github.com/technosophos/querypath) – QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services and database resources.
- [thedevdojo/voyager](https://github.com/thedevdojo/voyager) – Voyager - The Missing Laravel Admin
- [thephpleague/route](https://github.com/thephpleague/route) – Fast PSR-7 based routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
- [top-think/think](https://github.com/top-think/think) – ThinkPHP Framework ——二十年匠心的高性能PHP框架
- [top-think/think-orm](https://github.com/top-think/think-orm) – Think ORM——the PHP Database&ORM Framework
- [tufanbarisyildirim/php-apk-parser](https://github.com/tufanbarisyildirim/php-apk-parser) – Read basic info about an application from .apk file.
- [wp-breeder/swoft-socket](https://github.com/wp-breeder/swoft-socket) – socket for Swoft v1.0
- [xingstar007/php-apkparser](https://github.com/xingstar007/php-apkparser) – A library.
- [xu42/pay](https://github.com/xu42/pay) – 个人网站即时到账收款解决方案 / Personal website instant payment solution
- [yulonghu/cdvphp](https://github.com/yulonghu/cdvphp) – CdvPHP 官方指定GIT托管地址
- [z-song/laravel-admin](https://github.com/z-song/laravel-admin) – Build a full-featured administrative interface in ten minutes
- [zencodex/composer-mirror](https://github.com/zencodex/composer-mirror) – Composer 全量镜像发布于2017年3月,曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理
- [zircote/swagger-php](https://github.com/zircote/swagger-php) – A php swagger annotation and parsing library
<div id="powershell"></div>
## PowerShell
- [KodrAus/rust-cross-compile](https://github.com/KodrAus/rust-cross-compile) – An example of cross compiling Rust apps to Linux on Windows, with only rustup
- [actions/runner-images](https://github.com/actions/runner-images) – GitHub Actions runner images
<div id="python"></div>
## Python
- [0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference) – 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
- [521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520) – :kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
- [521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub) – :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
- [Mailu/Mailu](https://github.com/Mailu/Mailu) – Insular email distribution - mail server as Docker images
- [NVlabs/SPADE](https://github.com/NVlabs/SPADE) – Semantic Image Synthesis with SPADE
- [PyQt5/PyQt](https://github.com/PyQt5/PyQt) – PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
- [Urinx/WeixinBot](https://github.com/Urinx/WeixinBot) – 网页版微信API,包含终端版微信及微信机器人
- [V-I-C-T-O-R/12306](https://github.com/V-I-C-T-O-R/12306) – 12306买票小工具
- [Vonng/ddia](https://github.com/Vonng/ddia) – 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
- [aaPanel/BaoTa](https://github.com/aaPanel/BaoTa) – 宝塔Linux面板 - 简单好用的服务器运维面板
- [aaPanel/aaPanel](https://github.com/aaPanel/aaPanel) – Simple but Powerful web-based Control Panel
- [cn/GB2260](https://github.com/cn/GB2260) – 中华人民共和国国家标准 GB/T 2260 行政区划代码
- [commonmark/commonmark-spec](https://github.com/commonmark/commonmark-spec) – CommonMark spec, with reference implementations in C and JavaScript
- [dingdang-robot/dingdang-robot](https://github.com/dingdang-robot/dingdang-robot) – 🤖 叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
- [donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer) – Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- [dzhibas/SublimePrettyJson](https://github.com/dzhibas/SublimePrettyJson) – Prettify/Minify/Query/Goto/Validate/Lint JSON plugin for Sublime Text 3 & 4
- [github-actions-x/commit](https://github.com/github-actions-x/commit) – Git commit and push
- [hjkl01/pornhub](https://github.com/hjkl01/pornhub) – crawl webm and mp4
- [itcharge/AlgoNote](https://github.com/itcharge/AlgoNote) – ⛽️「算法通关手册」:一本系统讲解算法与数据结构、涵盖 LeetCode 题解的中文学习手册
- [jrainlau/taxi-together-server](https://github.com/jrainlau/taxi-together-server) – taxi wechat mini program server
- [lord63/v2ex_daily_mission](https://github.com/lord63/v2ex_daily_mission) – V2EX 签到 python 版本实现。支持签到,查询连续登录天数,查询签到日志。
- [mail-in-a-box/mailinabox](https://github.com/mail-in-a-box/mailinabox) – Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
- [neozhaoliang/pywonderland](https://github.com/neozhaoliang/pywonderland) – A tour in the wonderland of math with python.
- [nicolargo/glances](https://github.com/nicolargo/glances) – Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
- [peiss/chinese-name-score](https://github.com/peiss/chinese-name-score) – httpcn.com网站的姓名测试打分项目,姓名五格三才剖析、八字五行分析、五格数理姓名测试打分、姓名八字测试打分 等
- [qd-today/qd](https://github.com/qd-today/qd) – QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server
- [shadowsocks/shadowsocks](https://github.com/shadowsocks/shadowsocks)
- [soimort/you-get](https://github.com/soimort/you-get) – :arrow_double_down: Dumb downloader that scrapes the web
- [uhoohei/jw_loader_samples](https://github.com/uhoohei/jw_loader_samples)
- [youfou/wxpy](https://github.com/youfou/wxpy) – 微信机器人 / 可能是最优雅的微信个人号 API ✨✨
<div id="ruby"></div>
## Ruby
- [CocoaPods/CocoaPods](https://github.com/CocoaPods/CocoaPods) – The Cocoa Dependency Manager.
- [discourse/discourse](https://github.com/discourse/discourse) – A platform for community discussion. Free, open, simple.
- [oracle/truffleruby](https://github.com/oracle/truffleruby) – A high performance implementation of the Ruby programming language, built on GraalVM.
- [pluosi/app-host](https://github.com/pluosi/app-host) – 应用内网发布 | iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
<div id="rust"></div>
## Rust
- [FyroxEngine/Fyrox](https://github.com/FyroxEngine/Fyrox) – 3D and 2D game engine written in Rust
- [RedisJSON/RedisJSON](https://github.com/RedisJSON/RedisJSON) – RedisJSON - a JSON data type for Redis
- [TheAlgorithms/Rust](https://github.com/TheAlgorithms/Rust) – All Algorithms implemented in Rust
- [ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide) – A smarter cd command. Supports all major shells.
- [bee-san/RustScan](https://github.com/bee-san/RustScan) – 🤖 The Modern Port Scanner 🤖
- [bevyengine/bevy](https://github.com/bevyengine/bevy) – A refreshingly simple data-driven game engine built in Rust
- [cube-js/cube](https://github.com/cube-js/cube) – 📊 Cube’s universal semantic layer platform is the next evolution of OLAP technology for AI, BI, spreadsheets, and embedded analytics
- [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) – Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- [editso/fuso](https://github.com/editso/fuso) – 一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)
- [emilk/egui](https://github.com/emilk/egui) – egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- [flxzt/rnote](https://github.com/flxzt/rnote) – Sketch and take handwritten notes.
- [ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf) – 基于 Rust + eBPF 丢弃 GFW DNS 污染包
- [influxdata/influxdb](https://github.com/influxdata/influxdb) – Scalable datastore for metrics, events, and real-time analytics
- [iron/iron](https://github.com/iron/iron) – An Extensible, Concurrent Web Framework for Rust
- [launchbadge/sqlx](https://github.com/launchbadge/sqlx) – 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- [linebender/druid](https://github.com/linebender/druid) – A data-first Rust-native UI design toolkit.
- [neon-bindings/neon](https://github.com/neon-bindings/neon) – Rust bindings for writing safe and fast native Node.js modules.
- [nickel-org/nickel.rs](https://github.com/nickel-org/nickel.rs) – An expressjs inspired web framework for Rust
- [ogham/exa](https://github.com/ogham/exa) – A modern replacement for ‘ls’.
- [orhun/git-cliff](https://github.com/orhun/git-cliff) – A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
- [qdrant/qdrant](https://github.com/qdrant/qdrant) – Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
- [rust-lang/rust-clippy](https://github.com/rust-lang/rust-clippy) – A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
- [rust-unofficial/awesome-rust](https://github.com/rust-unofficial/awesome-rust) – A curated list of Rust code and resources.
- [rwf2/Rocket](https://github.com/rwf2/Rocket) – A web framework for Rust.
- [seanmonstar/reqwest](https://github.com/seanmonstar/reqwest) – An easy and powerful Rust HTTP Client
- [sharkdp/fd](https://github.com/sharkdp/fd) – A simple, fast and user-friendly alternative to 'find'
- [starship/starship](https://github.com/starship/starship) – ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- [tauri-apps/tauri](https://github.com/tauri-apps/tauri) – Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- [tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust) – 我的极客时间 Rust 课程的代码仓库,随课程更新
- [wubx/rust-in-databend](https://github.com/wubx/rust-in-databend) – Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend
- [yewstack/yew](https://github.com/yewstack/yew) – Rust / Wasm framework for creating reliable and efficient web applications
<div id="scss"></div>
## SCSS
- [WhoKnowInfinity/hexo-theme-apollo](https://github.com/WhoKnowInfinity/hexo-theme-apollo) – 🌅 a concise hexo theme
<div id="scala"></div>
## Scala
- [twitter-archive/snowflake](https://github.com/twitter-archive/snowflake) – Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
<div id="shell"></div>
## Shell
- [EtherDream/jsproxy](https://github.com/EtherDream/jsproxy) – An online proxy based on ServiceWorker
- [JasonGiedymin/nginx-init-ubuntu](https://github.com/JasonGiedymin/nginx-init-ubuntu) – Tried and true Nginx init script - got enhancements? Send a pull!
- [MichaelCade/90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps) – This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
- [VSCodium/vscodium](https://github.com/VSCodium/vscodium) – binary releases of VS Code without MS branding/telemetry/licensing
- [acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh) – A pure Unix shell script implementing ACME client protocol
- [bclswl0827/v2ray-heroku](https://github.com/bclswl0827/v2ray-heroku) – 用于在 Heroku 上部署 V2Ray WebSocket。
- [debuerreotype/docker-debian-artifacts](https://github.com/debuerreotype/docker-debian-artifacts) – Official builds of debuerreotype-generated Debian tarballs for use in Docker
- [greatdou/Freely-surfing-the-Internet](https://github.com/greatdou/Freely-surfing-the-Internet) – 这是一个通过shadowsocks实现的免流量上网脚本
- [hwdsl2/setup-ipsec-vpn](https://github.com/hwdsl2/setup-ipsec-vpn) – Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
- [kylemanna/docker-openvpn](https://github.com/kylemanna/docker-openvpn) – 🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
- [megastep/makeself](https://github.com/megastep/makeself) – A self-extracting archiving tool for Unix systems, in 100% shell script.
- [ohmyzsh/ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) – 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
- [oneinstack/oneinstack](https://github.com/oneinstack/oneinstack) – OneinStack - A PHP/JAVA Deployment Tool
- [opengapps/opengapps](https://github.com/opengapps/opengapps) – The main repository of the Open GApps Project
- [pocopico/tinycore-redpill](https://github.com/pocopico/tinycore-redpill)
- [wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial) – JavaScript 教程 https://wangdoc.com/javascript
- [ygcaicn/Xray-heroku](https://github.com/ygcaicn/Xray-heroku)
<div id="swift"></div>
## Swift
- [Alamofire/Alamofire](https://github.com/Alamofire/Alamofire) – Elegant HTTP Networking in Swift
- [Dimillian/SwiftHN](https://github.com/Dimillian/SwiftHN) – A Hacker News reader in Swift
- [Finb/Bark](https://github.com/Finb/Bark) – Bark is an iOS App which allows you to push custom notifications to your iPhone
- [Kitura/Kitura](https://github.com/Kitura/Kitura) – A Swift web framework and HTTP server.
- [ProtonMail/ios-mail](https://github.com/ProtonMail/ios-mail) – Secure email that protects your privacy
- [corona-warn-app/cwa-app-ios](https://github.com/corona-warn-app/cwa-app-ios) – Native iOS app using the exposure notification framework from Apple. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
- [vapor/vapor](https://github.com/vapor/vapor) – 💧 A server-side Swift HTTP web framework.
- [zhihaozhang/GoBACKSPACE](https://github.com/zhihaozhang/GoBACKSPACE) – OS X系统中返回父级文件夹视图的Finder增强插件
<div id="tex"></div>
## TeX
- [karlseguin/the-little-redis-book](https://github.com/karlseguin/the-little-redis-book)
<div id="typescript"></div>
## TypeScript
- [AILHC/EasyGameFrameworkOpen](https://github.com/AILHC/EasyGameFrameworkOpen) – 基于Typescript的渐进式通用游戏前端开发框架
- [DIYgod/RSSHub](https://github.com/DIYgod/RSSHub) – 🧡 Everything is RSSible
- [DouyinFE/semi-design](https://github.com/DouyinFE/semi-design) – 🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 3000+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻💻 Design to Code in one click
- [ElemeFE/element-angular](https://github.com/ElemeFE/element-angular) – Element for Angular
- [Graviton-Code-Editor/Graviton-App](https://github.com/Graviton-Code-Editor/Graviton-App) – 🚀 A modern-looking Code Editor
- [RocketChat/Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) – The communications platform that puts data protection first.
- [SteveSandersonMS/WebWindow](https://github.com/SteveSandersonMS/WebWindow) – .NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
- [TriliumNext/Trilium](https://github.com/TriliumNext/Trilium) – Build your personal knowledge base with Trilium Notes
- [ahui2016/dictplus](https://github.com/ahui2016/dictplus) – 一个词典程序,但不只是一个词典程序 (小知识、短知识记录,当作网址书签也行)
- [akveo/ngx-admin](https://github.com/akveo/ngx-admin) – Customizable admin dashboard template based on Angular 10+
- [ant-design/ant-design](https://github.com/ant-design/ant-design) – An enterprise-class UI design language and React UI library
- [ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro) – 👨🏻💻👩🏻💻 Use Ant Design like a Pro!
- [antvis/L7](https://github.com/antvis/L7) – 🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine.
- [appwrite/appwrite](https://github.com/appwrite/appwrite) – Build like a team of hundreds_
- [arco-design/arco-design](https://github.com/arco-design/arco-design) – A comprehensive React UI components library based on Arco Design
- [beekeeper-studio/beekeeper-studio](https://github.com/beekeeper-studio/beekeeper-studio) – Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
- [bhollis/jsonview](https://github.com/bhollis/jsonview) – A web extension that helps you view JSON documents in the browser.
- [brookshi/Hitchhiker](https://github.com/brookshi/Hitchhiker) – a Restful Api test tool
- [browserless/browserless](https://github.com/browserless/browserless) – Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
- [cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway) – 🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于nodejs、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建
- [crimx/ext-saladict](https://github.com/crimx/ext-saladict) – 🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
- [hoppscotch/hoppscotch](https://github.com/hoppscotch/hoppscotch) – Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
- [ionic-team/ionic-framework](https://github.com/ionic-team/ionic-framework) – A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
- [k0204/LuaIde](https://github.com/k0204/LuaIde)
- [kamranahmedse/developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) – Interactive roadmaps, guides and other educational content to help developers grow in their careers.
- [labring/sealos](https://github.com/labring/sealos) – The Intelligent Cloud OS. Use AI to automate the full lifecycle of your development and production environments, from provisioning custom dev stacks and deploying self-optimizing databases (MySQL, PostgreSQL, Redis, MongoDB) to running any Dockerized service.
- [laurent22/joplin](https://github.com/laurent22/joplin) – Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
- [lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop) – 一个基于 electron 的音乐软件
- [mgechev/switching-to-angular2](https://github.com/mgechev/switching-to-angular2)
- [microsoft/vscode-go](https://github.com/microsoft/vscode-go) – An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
- [midwayjs/midway](https://github.com/midwayjs/midway) – 🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
- [mqttjs/MQTT.js](https://github.com/mqttjs/MQTT.js) – The MQTT client for Node.js and the browser
- [ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) – Angular powered Bootstrap
- [nicoespeon/abracadabra](https://github.com/nicoespeon/abracadabra) – JS & TS automated refactorings for the VS Code editor ✨ It's magic ✨
- [openkraken/kraken](https://github.com/openkraken/kraken) – A web standards-compliant, high-performance rendering engine based on Flutter.
- [puppeteer/puppeteer](https://github.com/puppeteer/puppeteer) – JavaScript API for Chrome and Firefox
- [remix-run/remix](https://github.com/remix-run/remix) – Build Better Websites. Create modern, resilient user experiences with web fundamentals.
- [thx/rap2-delos](https://github.com/thx/rap2-delos) – 阿里妈妈前端团队出品的开源接口管理工具RAP第二代
- [valor-software/ngx-bootstrap](https://github.com/valor-software/ngx-bootstrap) – Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
- [wszgrcy/angular-miniprogram-template](https://github.com/wszgrcy/angular-miniprogram-template)
<div id="vala"></div>
## Vala
- [martyr-deepin/deepin-terminal-gtk](https://github.com/martyr-deepin/deepin-terminal-gtk) – DDE terminal emulator application
<div id="vim-script"></div>
## Vim Script
- [amix/vimrc](https://github.com/amix/vimrc) – The ultimate Vim configuration (vimrc)
- [chxuan/vimplus](https://github.com/chxuan/vimplus) – :rocket:An automatic configuration program for vim
- [ma6174/vim](https://github.com/ma6174/vim) – vim配置文件和插件(不再维护)
- [wsdjeg/SpaceVim](https://github.com/wsdjeg/SpaceVim) – A modular configuration of Vim and Neovim
<div id="vue"></div>
## Vue
- [Dafrok/vue-baidu-map](https://github.com/Dafrok/vue-baidu-map) – Baidu Map components for Vue 2.x
- [ElemeFE/element](https://github.com/ElemeFE/element) – A Vue.js 2.0 UI Toolkit for Web
- [Hunlongyu/ZY-Player](https://github.com/Hunlongyu/ZY-Player) – ▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
- [MelihAltintas/vue3-openlayers](https://github.com/MelihAltintas/vue3-openlayers) – Web map Vue 3.x components with the power of OpenLayers
- [chengzhx76/service-mpvue-mini](https://github.com/chengzhx76/service-mpvue-mini) – 基于uniapp构建的顺风车、约车、拼车、通勤、滴滴微信小程序
- [heyui/heyui](https://github.com/heyui/heyui) – 🎉UI Toolkit for Web, Vue3.0
- [lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system) – Vue3、Element Plus、typescript后台管理系统
## License
[](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [afisme](https://github.com/afisme) has waived all copyright and related or neighboring rights to this work.
Awesome Stars 
A curated list of my GitHub stars! Generated by juev/starred
Contents
- C
- C#
- C++
- CSS
- Cmake
- Coffeescript
- Dart
- Erlang
- Freemarker
- Go
- HTML
- Handlebars
- Java
- JavaScript
- Kotlin
- LUA
- Makefile
- Markdown
- Objective-C
- Others
- PHP
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TeX
- TypeScript
- Vala
- Vim Script
- Vue
C
- AppImage/AppImageKit – Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
- IanHarvey/bluepy – Python interface to Bluetooth LE on Linux
- OpenVPN/openvpn – OpenVPN is an open source VPN daemon
- SoftEtherVPN/SoftEtherVPN – Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
- Tencent/xLua – xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
- axel-download-accelerator/axel – Lightweight CLI download accelerator
- bukka/php-jsond – PHP JSON extension with a new parser
- cuber/ngx_http_google_filter_module – Nginx Module for Google Mirror
- gozfree/aquila – IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production
- kingToolbox/WindTerm – A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
- logrotate/logrotate – The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files.
- slembcke/Chipmunk2D – A fast and lightweight 2D game physics library.
- u0u0/Quick-Cocos2dx-Community – Cocos2d-Lua 社区版
C#
- eibols/ffmpeg_batch – FFmpeg Batch AV Converter
- mRemoteNG/mRemoteNG – mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
C++
- GPUOpen-LibrariesAndSDKs/AMF – The Advanced Media Framework (AMF) SDK provides developers with optimal access to AMD devices for multimedia processing
- Oneflow-Inc/oneflow – OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
- TheAlgorithms/C-Plus-Plus – Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
- albertlauncher/albert – A fast and flexible keyboard launcher
- aria2/aria2 – aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
- dail8859/NotepadNext – A cross-platform, reimplementation of Notepad++
- dualface/v3quick – cocos2d-x for C++
- duilib/duilib
- electron/electron – :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
- giuspen/cherrytree – cherrytree
- google/flatbuffers – FlatBuffers: Memory Efficient Serialization Library
- google/leveldb – LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- gpospelov/qt-mvvm – Model View ViewModel framework for large Qt C++ applications
- jinq0123/LuaPbIntf – Binding Protobuf 3 to Lua 5.3
- keepassxreboot/keepassxc – KeePassXC is a cross-platform community-driven port of the Windows application “KeePass Password Safe”.
- mapeditor/tiled – Flexible level editor
- nlohmann/json – JSON for Modern C++
- opencv/opencv – Open Source Computer Vision Library
- priyankchheda/algorithms – Data Structure Libraries and Algorithms implementation
- probonopd/linuxdeployqt – Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
- protocolbuffers/protobuf – Protocol Buffers - Google's data interchange format
- sogou/workflow – C++ Parallel Computing and Asynchronous Networking Framework
- swoole/swoole-src – 🚀 Coroutine-based concurrency library for PHP
- upx/upx – UPX - the Ultimate Packer for eXecutables
- visualfc/liteide – LiteIDE is a simple, open source, cross-platform Go IDE.
- vooidzero/B23Downloader – (已长久停更)
- webview/webview – Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
- xymov/vst-video – 全聚合影视-打造linux云播放平台
CSS
- ColorlibHQ/AdminLTE – AdminLTE - Free admin dashboard template based on Bootstrap 5
- coffeephp/coffeephp – A PHP community powered by phalcon
- houshanren/hangzhou_house_knowledge – 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
- jimmykuu/gopher – Golang-China(golangtc.com) Website
- progit/progit2-zh
- twbs/ratchet – Build mobile apps with simple HTML, CSS, and JavaScript components.
Cmake
- microsoft/vcpkg – C++ Library Manager for Windows, Linux, and MacOS
Coffeescript
- FelisCatus/SwitchyOmega – No longer maintained, see pinned issues
- just-fine/fine.sh-cli – generate your static website in 3 seconds
Dart
- AppFlowy-IO/AppFlowy – Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
- jayden320/flutter_shuqi – 高仿书旗小说 Flutter版,支持iOS、Android
- lijy91/biyi – Biyi (比译) is a convenient translation and dictionary app written in Flutter.
Erlang
- emqx/emqx – The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
Freemarker
- mozilla/send – Simple, private file sharing from the makers of Firefox
Go
- 20190819/shorturlsrv – 短链 web 服务
- AlistGo/alist – 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
- Alsan/ipapk-server – IPA、APK内测应用分发服务,纯 golang 开发
- CodyGuo/xcgui – golang - 炫彩界面库 windows ui
- Cyinx/einx – a framework in golang for game server or app server
- DATA-DOG/go-sqlmock – Sql mock driver for golang to test database interactions
- FastGitORG/fgit-go – 🔧 A go-written tool to do git operation with fastgit easily
- Iseektruth/daily-warm – ❤️ Send an email to someone you care about everyday
- LinkinStars/simple-chatroom – 😎从简单的即时聊天来看架构演变by golang
- VolantMQ/volantmq – High-Performance MQTT Server
- XIU2/CloudflareSpeedTest – 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~
- abiosoft/colima – Container runtimes on macOS (and Linux) with minimal setup
- absmach/supermq – Event-driven Infrastructure for Modern Cloud
- aceld/zinx – A lightweight concurrent server framework based on Golang.
- akavel/rsrc – Tool for embedding .ico & manifest resources in Go programs for Windows.
- allegro/bigcache – Efficient cache for gigabytes of data written in Go.
- andeya/goutil – Golang common tool functions and components.
- andeya/pholcus – Pholcus is a distributed high-concurrency crawler software written in pure golang
- andlabs/ui – Platform-native GUI library for Go.
- arduino/arduino-cli – Arduino command line tool
- astaxie/build-web-application-with-golang – A golang ebook intro how to build a web with golang
- asticode/go-astilectron – Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
- avelino/awesome-go – A curated list of awesome Go frameworks, libraries and software
- babyname/fate – Fate is a modern science chinese name create tool.
- beego/beego – beego is an open-source, high-performance web framework for the Go programming language.
- bitepeng/b0pass – 百灵快传(B0Pass):基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。
- boypt/simple-torrent – ☁️ Simple Torrent: a self-hosted remote torrent client (rebranded from Cloud Torrent)
- caddyserver/caddy – Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
- cayleygraph/cayley – An open-source graph database
- chai2010/advanced-go-programming-book – 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
- changba/nsqproxy – NSQProxy是NSQ和Worker之间的中间件,根据配置负责消息转发。然后通过HTTP/FastCGI/CBNSQ等协议转发给Worker机执行。
- cheggaaa/pb – Console progress bar for Golang
- chromedp/chromedp – A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- cli/cli – GitHub’s official command line tool
- cloudreve/cloudreve – 🌩 Self-hosted file management and sharing system, supports multiple storage providers
- crawlab-team/crawlab – Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
- daizuozhuo/rpc-example – Golang rpc package improved
- devfeel/dotweb – Simple and easy go web micro framework
- dgrijalva/jwt-go – ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
- dingoblog/dingo – Blog engine written in Go
- dontpanic92/wxGo – Golang wxWidgets Wrapper
- dutchcoders/transfer.sh – Easy and fast file sharing from the command-line.
- ehang-io/nps – 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
- elazarl/goproxy – An HTTP proxy library for Go
- emirpasic/gods – GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- esimov/pigo – Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
- evanw/esbuild – An extremely fast bundler for the web
- ffuf/ffuf – Fast web fuzzer written in Go
- filebrowser/filebrowser – 📂 Web File Browser
- fsnotify/fsnotify – Cross-platform filesystem notifications for Go.
- fyne-io/fyne – Cross platform GUI toolkit in Go inspired by Material Design
- gin-gonic/gin – Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
- git-chglog/git-chglog – CHANGELOG generator implemented in Go (Golang).
- git-cloner/gitcache – When clone from github.com, build mirror cache to improve clone speed
- git-lfs/git-lfs – Git extension for versioning large files
- gleez/smtpd – A Lightweight High Performance ESMTP email server
- go-acme/lego – Let's Encrypt/ACME client and library written in Go
- go-chassis/go-chassis – a cloud native application framework for Go with rich eco-system
- go-flutter-desktop/go-flutter – Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
- go-kratos/kratos – Your ultimate Go microservices framework for the cloud-native era.
- go-macaron/macaron – Package macaron is a high productive and modular web framework in Go.
- go-martini/martini – Classy web framework for Go
- go-pg/pg – Golang ORM with focus on PostgreSQL features and performance
- go-sql-driver/mysql – Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
- go-xiaohei/pugo – a static site generator & deployer
- go-xorm/xorm – Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
- gogf/gf – A powerful framework for faster, easier, and more efficient project development.
- goharbor/harbor – An open source trusted cloud native registry project that stores, signs, and scans content.
- gohouse/gorose – GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
- golang-china/go2-book – 📚 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
- golang-china/golangdoc.translations – Go语言文档翻译文件(项目已经不再维护了, 建议不要在折腾godoc了, 学习新东西吧)
- golang-design/under-the-hood – 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
- golang-migrate/migrate – Database migrations. CLI and Golang library.
- golang/tools – [mirror] Go Tools
- golangci/golangci-lint – Fast linters runner for Go
- gomods/athens – A Go module datastore and proxy
- gonet2/game – a game service using stream processing paradigm
- goreleaser/goreleaser – Release engineering, simplified
- gorilla/mux – Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
- gorilla/websocket – Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
- gotify/server – A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
- greyireland/algorithm-pattern – 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
- gwuhaolin/livego – live video streaming server in golang
- harness/harness – Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
- helm/helm – The Kubernetes Package Manager
- heroiclabs/nakama – Distributed server for social and realtime games and apps.
- hoisie/web – The easiest way to create web applications with Go
- hwholiday/learning_tools – Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
- hybridgroup/gobot – Golang framework for robotics, drones, and the Internet of Things (IoT)
- iawia002/lux – 👾 Fast and simple video download library and CLI tool written in Go
- icexin/gocraft – A Minecraft like game written in go
- inancgumus/learngo – ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
- jackc/pgx – PostgreSQL driver and toolkit for Go
- jaeg/shorten – Written in Go. It takes long links and gives you short ones back.
- jeessy2/backup-db – 带Web界面的数据库备份工具, A database backup tool with web interfaces
- jeessy2/ddns-go – Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
- jesseduffield/lazydocker – The lazier way to manage everything docker
- jpillora/cloud-torrent – ☁️ Cloud Torrent: a self-hosted remote torrent client
- json-iterator/go – A high-performance 100% compatible drop-in replacement of "encoding/json"
- julienschmidt/httprouter – A high performance HTTP request router that scales well
- kataras/iris – The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
- koding/kite – Micro-service framework in Go
- labstack/echo – High performance, minimalist Go web framework
- ledisdb/ledisdb – A high performance NoSQL Database Server powered by Go
- lima-vm/lima – Linux virtual machines, with a focus on running containers
- lunny/tango – This is only a mirror and Moved to https://gitea.com/lunny/tango
- lxn/walk – A Windows GUI toolkit for the Go Programming Language
- mailhog/MailHog – Web and API based SMTP testing
- mathaou/termdbms – A TUI for viewing and editing database files.
- melbahja/goph – 🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
- micro/go-micro – A Go microservices framework
- micro/micro – A microservices toolkit
- mikespook/Learning-Go-zh-cn – 一本学习 Go 语言的免费电子书。
- mindoc-org/mindoc – Golang实现的基于beego框架的接口在线文档管理系统
- minio/minio – MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- moby/moby – The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- name5566/leaf – A game server framework in Go (golang)
- peterq/pan-light – 百度网盘不限速客户端, golang + qt5, 跨平台图形界面
- photoprism/photoprism – AI-Powered Photos App for the Decentralized Web 🌈💎✨
- pingcap/tidb – TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
- pion/webrtc – Pure Go implementation of the WebRTC API
- qiniu/qshell – Shell Tools for Qiniu Cloud
- qjfoidnh/BaiduPCS-Go – iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
- rclone/rclone – "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
- restic/restic – Fast, secure, efficient backup program
- revel/revel – A high productivity, full-stack web framework for the Go language.
- rifflock/lfshook – A local file system hook for golang logrus logger
- scottkiss/gosk – gosk is a static site generator in Go,it's similar to jekyll
- sirupsen/logrus – Structured, pluggable logging for Go.
- smallnest/dive-to-gosync-workshop – 深入Go并发编程研讨课
- sourcegraph/webloop – WebLoop: Scriptable, headless WebKit with a Go API. Like PhantomJS, but for Go.
- spilled-ink/spilld – Email server
- stretchr/testify – A toolkit with common assertions and mocks that plays nicely with the standard library
- swaggo/swag – Automatically generate RESTful API documentation with Swagger 2.0 for Go.
- tarm/serial
- therecipe/qt – Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
- tinode/chat – Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
- tinygo-org/tinygo – Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
- totoval/framework – An out-of-the-box artisan API web-framework written in go.
- uber-go/zap – Blazing fast, structured, leveled logging in Go.
- unknwon/the-way-to-go_ZH_CN – 《The Way to Go》中文译本,中文正式名《Go 入门指南》
- urfave/negroni – Idiomatic HTTP Middleware for Golang
- valyala/fasthttp – Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
- viphxin/xingo – 高性能golang网络库,游戏开发脚手架
- visualfc/goqt – Golang bindings to the Qt cross-platform application framework.
- vugu/vugu – Vugu: A modern UI library for Go+WebAssembly (experimental)
- wailsapp/wails – Create beautiful applications using Go
- xiaonanln/goworld – Scalable Distributed Game Server Engine with Hot Swapping in Golang
- xinliangnote/Go – 【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
- yizheneng/GolangSerialTools – 基于golang的串口调试工具
- yuin/goldmark – 🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
- zentures/surgemq – (Unmaintained) High-Performance MQTT Server and Client Libraries
- zincsearch/zincsearch – ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- zserge/lorca – Build cross-platform modern desktop apps in Go + HTML5
HTML
- BlackrockDigital/startbootstrap – A library of free and open source Bootstrap themes and templates
- Juicy/juicy-ace-editor – Custom Element with the Ace code editor
- PatrickJS/awesome-angular – 📄 A curated list of awesome Angular resources
- aveyuan/MySales – 我的销售系统
- byoungd/English-level-up-tips – An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
- cloudwu/lua53doc – The Chinese Translation of Lua 5.3 document
- dibingfa/flash-linux0.11-talk – 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
- eddycjy/blog – 煎鱼的博客,有点忙,传送门:https://eddycjy.com
- esofar/cnblogs-theme-silence – 📖 一款专注于阅读的博客园主题
- lunarmodules/luasocket – Network support for the Lua language
- luong-komorebi/Awesome-Linux-Software – 🐧 A list of awesome Linux softwares
- mailgun/transactional-email-templates – Responsive transactional HTML email templates
- normalize/normalize.github.io – Normalize Homepage and Documentation
- sleepybear1113/offline-picture-watermark – 专门用于给图片加水印打码的工具,完全基于浏览器本地 API,无任何网络请求(特别适合身份证等敏感证件)
- taoshihan1991/goflylivechat – 开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/GOFLY LIVE CHAT: open source self-hosted private cloud customer support live chat software by golang
- todc/todc-bootstrap – Google-styled theme for Bootstrap.
- wuciyou/dogo – dogo 用go语言开发的web框架,高效,简单
Handlebars
- sunface/beat-ai – 🚀 Beat AI 简报: 持续分享 AI 领域的关键进展,帮你征服 AI,Just beat it! 欢迎 star 订阅.
Java
- 583/AlipayNotifyForAndroid – 支付宝免签辅助安卓版
- EhsanTang/ApiManager – CRAP - 开源API接口管理平台 | 完全开源、免费使用的API接口管理系统、BUG管理系统:API接口管理、文档管理、数据库表管理、接口调试、浏览器调试插件、导出word&pdf接口…..,采用SpringMVC + MyBatis + Lucene + Bootstrap + Angularjs + Iconfont + Guava Cache ,线上使用地址:http://api.crap.cn
- FongMi/CatVodSpider
- GrowingGit/GitHub-Chinese-Top-Charts – 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
- JetBrains/intellij-community – IntelliJ IDEA & IntelliJ Platform
- LSPosed/LSPosed – LSPosed Framework
- OneDayNoMore/Hook – Hook支付宝收款码
- TommyLemon/Android-ZBLibrary – 🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.
- alibaba/canal – 阿里巴巴 MySQL binlog 增量订阅&消费组件
- crashinvaders/gdx-texture-packer-gui – A simple way to pack and manage texture atlases for libGDX game framework.
- dreamofei/basePay – 用于开发基于微信、支付宝支付等第三方支付的Android框架
- go-lang-plugin-org/go-lang-idea-plugin – Google Go language IDE built using the IntelliJ Platform
- googlefonts/sfntly – A Library for Using, Editing, and Creating SFNT-based Fonts
- iBotPeaches/Apktool – A tool for reverse engineering Android apk files
- java-decompiler/jd-gui – A standalone Java Decompiler GUI
- lionsoul2014/ip2region – Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported, supporting billions of data segments, ten microsecond searching performance, xdb search client for many programming languages
- mason-Wang/NewsPushMonitor – 监听手机上APP推送通知,收集统计各种APP的推送通知
- mayubao/Android-Pay – A pay library for Android, and which support Wechat pay and Ali pay. And developer can easily use Wechat pay in two lines of code. And developer can easily use Ali pay in three lines of code. 支持微信和支付宝两种主流支付的集成库, 两行代码实现微信支付, 三行代码实现支付宝支付
- mcxiaoke/packer-ng-plugin – 下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)
- multilateralis/android-furk-app – Android application to add, stream and download files from the furk.net site
- pxb1988/dex2jar – Tools to work with android .dex and java .class files
- qiurunze123/miaosha – ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
- theonedev/onedev – Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
- tsy12321/PayAndroid – Android端对微信App支付和支付宝App支付的SDK进行二次封装,对外提供一个较为简单的接口和支付结果回调
- wuxiaosu/XposedManyMoney – Xposed 修改微信、QQ、TIM、支付宝余额。
JavaScript
- 0326/iBookmark – Chrome extension for manage bookmarks
- CalvinHong/wepy-com-charts – 基于微信小程序canvas的图表控件,适用于wepy框架
- KieSun/all-of-frontend – 你想知道的前端内容都在这
- Meituan-Dianping/mpvue – 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
- PanJiaChen/vue-admin-template – a vue2.0 minimal admin template
- R0uter/gfw_domain_whitelist – GFW Domain White List
- SeriaWei/ZKEACMS – ZKEACMS build with .Net 8 (.Net CMS)可视化设计在线编辑内容管理系统
- Sneezry/chrome_extensions_and_apps_programming – Chrome扩展及应用开发
- agalwood/Motrix – A full-featured download manager.
- ajaxorg/ace – Ace (Ajax.org Cloud9 Editor)
- alibaba/f2etest – F2etest是一个面向前端、测试、产品等岗位的多浏览器兼容性测试整体解决方案。
- alvarotrigo/fullPage.js – fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
- angular/quickstart – Angular QuickStart - source from the documentation
- brave/brave-browser – Brave browser for Android, iOS, Linux, macOS, Windows.
- brunosimon/folio-2019
- chartjs/Chart.js – Simple HTML5 Charts using the tag
- composerize/composerize – 🏃→🎼 docker run asdlksjfksdf > docker-composerize up
- cyrnicolase/electronic-wechat – 💬 A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
- denghongcai/forsaken-mail – a self-hosted disposable mail service
- dillonzq/LoveIt – ❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
- docsifyjs/docsify – 🃏 A magical documentation site generator.
- flymysql/WeChat-applets – 📚🆎微信小程序小鸡单词
- gildas-lormeau/JSONVue – Fork of JSONView for Chromium-based browsers
- goabstract/Awesome-Design-Tools – The best design tools and plugins for everything 👉
- highlightjs/highlight.js – JavaScript syntax highlighter with language auto-detection and zero dependencies.
- hsnaydd/validetta – A tiny jquery plugin for validate forms
- huangtengfei/weather – a chrome extension
- icjs-cc/itriton-captcha – @itriton/captcha用于生成滑动验证码拼图图片和背景图片
- jaywcjlove/awesome-mac – Now we have become very big, Different from the original idea. Collect premium software in various categories.
- jrainlau/taxi-together-client – 一起打车吧微信小程序客户端
- jsdoc/jsdoc – An API documentation generator for JavaScript.
- kanasimi/work_crawler – Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
- lindell/JsBarcode – Barcode generation library written in JavaScript that works in both the browser and on Node.js
- liwangqian/LuaCoderAssist – vscode lua assistant intelligent
- lixiantai/BLE_MiniProgram – 微信小程序 蓝牙Demo
- lukesnowden/FSVS – Full Screen Vertical Scroll
- markedjs/marked – A markdown parser and compiler. Built for speed.
- mashery/iodocs – Interactive API documentation system
- microsoft/Web-Dev-For-Beginners – 24 Lessons, 12 Weeks, Get Started as a Web Developer
- mikolajdobrucki/ikonate – Fully customisable & accessible vector icons
- nashaofu/dingtalk – 钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS
- nslogx/Gitter – Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
- nuysoft/Mock – A simulation data generator
- onblog/BlogHelper – 帮助国内用户写作的托盘助手,一键发布本地文章到主流博客平台(知乎、简书、博客园、CSDN、SegmentFault、掘金、开源中国),剪贴板图片一键上传至图床(新浪、Github、图壳、腾讯云、阿里云、又拍云、七牛云)(欢迎Star,🚫禁止Fork)
- patrikx3/redis-ui – 📡 P3X Redis UI: A highly functional and convenient database GUI that fits in your pocket, accessible on both responsive web and desktop applications.
- plotly/falcon – Free, open-source SQL client for Windows and Mac 🦅
- pwcong/FrontEnd-Dev – 前端开发环境系列
- quasarframework/quasar – Quasar Framework - Build high-performance VueJS user interfaces in record time
- sh-dv/hat.sh – Encrypt and Decrypt files securely in your browser.
- shimohq/chinese-programmer-wrong-pronunciation – 中国程序员容易发音错误的单词
- soldair/node-qrcode – qr code generator
- sveltejs/svelte – web development for the rest of us
- sxei/chrome-plugin-demo – 《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
- tangmengcheng/my-vue-cli – 使用webpack4.x搭建Vue全家桶项目
- trazyn/weweChat – 💬 Unofficial WeChat client built with React, MobX and Electron.
- tumobi/nideshop – NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)
- tumobi/nideshop-mini-program – NideShop:基于Node.js+MySQL开发的开源微信小程序商城(微信小程序)
- uuware/icons-font-customization – Thanks for forking and starring! If you want any features please raise issues! A collection of over 78,000 high-quality free svg icons and tools for generating customized icon font. All icons are completely free for personal or business requirements.
- wux-weapp/wux-weapp – 🐶 一套组件化、可复用、易扩展的微信小程序 UI 组件库
- xiandanin/magnetW – [已失效,不再维护]
- zenozeng/Free-Chinese-Fonts – 免费中文字体
- zhaoda/spa – A webapp framework for routing control and view transitions
- zzdboy/GoCMS – 基于Revel,Jquery, Xorm开发的内容管理系统
Kotlin
- Heapy/awesome-kotlin – A curated list of awesome Kotlin related stuff Inspired by awesome-java.
- android/compose-samples – Official Jetpack Compose samples.
- bennyhuo/Kotlin-Tutorials – 仓库持续记录以 Kotlin 为基础的视频内容的制作过程
- corona-warn-app/cwa-app-android – Native Android app using the Apple/Google exposure notification API. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
- signalapp/Signal-Android – A private messenger for Android.
- wuapnjie/PoiShuhui-Kotlin – [Deprecated]一个用Kotlin写的简单漫画APP
LUA
- Tencent/LuaPanda – lua debug and code tools for VS Code
- rxi/lite – A lightweight text editor written in Lua
- salviati/go-qt5 – qt5 bindings for go
- shenzhan168/crushGame – 三消游戏 源码 ,使用quick-lua 3.3 开发
- simdsoft/x-studio – This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2025 Simdsoft Limited
- starwing/lua-protobuf – A Lua module to work with Google protobuf
- uhoohei/jw_loader – 基于 quick-cocos2d-x 3.3 的热更新小项目
Makefile
- HaveAGitGat/Tdarr – Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
Markdown
- SwiftGGTeam/the-swift-programming-language-in-chinese – 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
- jaywcjlove/linux-command – Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
- swiftlang/swift-evolution – This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
Objective-C
- AFNetworking/AFNetworking – A delightful networking framework for iOS, macOS, watchOS, and tvOS.
- bububa/MongoHub-Mac – MongoHub mac native version.
- jverkoey/nimbus – The iOS framework that grows only as fast as its documentation
Others
- 5-say/composer-doc-cn – Composer 中文文档(新版本文档重新翻译中,详见 1.6分支)
- 6r6/SSR-ML-Docker – ShadowsockR-Server docker container.
- CocoaPods/Specs – The CocoaPods Master Repo
- Damao/Intellij-IDEA-F2E – Intellij IDEA / PHPStorm / WebStorm Front End Engineer Guide (中文)
- EasyWeChat/docs – EasyWeChat documentation.
- ExeinfoASL/ASL – Free Windows Detector Software
- GitHubDaily/GitHubDaily – 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
- Medium/medium-api-docs – Documentation for Medium's OAuth2 API
- Wechat-ggGitHub/Awesome-GitHub-Repo – 收集整理 GitHub 上高质量、有趣的开源项目。
- boyan01/flutter-netease-music – flutter music player application. (仿网易云音乐)
- cdnbye/hlsjs-p2p-engine – Let your viewers become your unlimitedly scalable CDN.
- fusijie/Cocos-Resource – 📚Cocos 资料大全(全版本)
- geekcompany/ResumeSample – Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
- janstk/awesome-kotlin-android – awesome kotlin for android !
- justjavac/awesome-wechat-weapp – 微信小程序开发资源汇总 💯
- kuaifan/eeui – 📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
- lauragift21/awesome-learning-resources – 🔥 Awesome list of resources on Web Development.
- mailchain/mailchain-legacy – Using Mailchain, blockchain users can now send and receive rich-media HTML messages with attachments via a blockchain address.
- ngosang/trackerslist – Updated list of public BitTorrent trackers
- ruanyf/weekly – 科技爱好者周刊,每周五发布
- rustcc/awesome-rust – Rust框架、库和资源的汇总, Rust中文社区
- vuejs/awesome-vue – 🎉 A curated list of awesome things related to Vue.js
- wahyd4/aria2-ariang-x-docker-compose – Docker compose files for Aria2+ AriaNg+ filerun/ Nextcloud/ h5ai + Plex. 图形化BT,磁力,离线下载,文件管理,播放,投屏
- windstormeye/iOS-Course – 💻 PJ 的开发日常
- xxjwxc/uber_go_guide_cn – Uber Go 语言编码规范中文版. The Uber Go Style Guide .
PHP
- Cryin/Startblog – Startblog is a simple Markdown blog system based on the CodeIgniter!
- DarkaOnLine/L5-Swagger – OpenApi or Swagger integration to Laravel
- Licoy/wordpress-theme-puock – 🎨 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 | A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.
- MoePlayer/DPlayer-Typecho – Typecho plugin for DPlayer
- PHPOffice/PHPExcel – ARCHIVED
- PHPOffice/PhpSpreadsheet – A pure PHP library for reading and writing spreadsheet files
- WordPress/Requests – Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
- allegro/php-protobuf – PHP Protobuf - Google's Protocol Buffers for PHP
- auraphp/Aura.SqlQuery – Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
- barryvdh/laravel-ide-helper – IDE Helper for Laravel
- bcit-ci/CodeIgniter – Open Source PHP Framework (originally from EllisLab)
- cakephp/cakephp – CakePHP: The Rapid Development Framework for PHP - Official Repository
- chriskacerguis/codeigniter-restserver – A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
- dodgepudding/wechat-php-sdk – 微信公众平台php开发包, weixin developer SDK.
- endroid/qr-code – QR Code Generator
- evozi/apk-parser-php – Read basic android application info from APK file using PHP
- firebase/php-jwt – PHP package for JWT
- flarum/flarum – Simple forum software for building great communities.
- helloxz/imgurl – ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
- hisiphp/hisiphp – HisiPHP V2版是基于ThinkPHP5.1和Layui开发的后台框架,承诺永久免费开源,您可用于学习和商用,但须保留版权信息正常显示。如果HisiPHP对您有帮助,您可以点击右上角 "Star" 支持一下哦,谢谢!
- immobiliare/ApnsPHP – ApnsPHP: Apple Push Notification & Feedback Provider
- ivantcholakov/gibberish-aes-php – A PHP port of Gibberish AES javascript encryption library, https://github.com/mdp/gibberish-aes
- iwind/rockmongo – RockMongo is a MongoDB administration tool, written in PHP 5.
- jae-jae/QueryList – 🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
- jasonweicn/miniframework – MiniFramework 是一款遵循 Apache2 开源协议发布的,支持 MVC 和 RESTful 的超轻量级 PHP 开发框架。
- koel/koel – Music streaming solution that works.
- laravel/lumen – The Laravel Lumen Framework.
- lixuancn/LaneWeChat – 微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
- michelf/php-markdown – Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
- nategood/httpful – A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
- nette/database – 💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
- overtrue/pinyin – 🇨🇳 基于词库的中文转拼音优质解决方案
- pagekit/pagekit – Pagekit CMS
- seatonjiang/kratos – WordPress theme that focus on reading experience
- serggp/php-protobuf – PHP Protobuf - Fast PHP Protocol Buffers implementation
- smarty-php/smarty – Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
- summerblue/weibo – Laravel 中文新手课程《L01 Laravel 教程 - Web 开发实战入门》的源代码
- swoft-cloud/swoft – 🚀 PHP Microservice Full Coroutine Framework
- symfony/symfony – The Symfony PHP framework
- technosophos/querypath – QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services and database resources.
- thedevdojo/voyager – Voyager - The Missing Laravel Admin
- thephpleague/route – Fast PSR-7 based routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
- top-think/think – ThinkPHP Framework ——二十年匠心的高性能PHP框架
- top-think/think-orm – Think ORM——the PHP Database&ORM Framework
- tufanbarisyildirim/php-apk-parser – Read basic info about an application from .apk file.
- wp-breeder/swoft-socket – socket for Swoft v1.0
- xingstar007/php-apkparser – A library.
- xu42/pay – 个人网站即时到账收款解决方案 / Personal website instant payment solution
- yulonghu/cdvphp – CdvPHP 官方指定GIT托管地址
- z-song/laravel-admin – Build a full-featured administrative interface in ten minutes
- zencodex/composer-mirror – Composer 全量镜像发布于2017年3月,曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理
- zircote/swagger-php – A php swagger annotation and parsing library
PowerShell
- KodrAus/rust-cross-compile – An example of cross compiling Rust apps to Linux on Windows, with only rustup
- actions/runner-images – GitHub Actions runner images
Python
- 0voice/interview_internal_reference – 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
- 521xueweihan/GitHub520 – 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
- 521xueweihan/HelloGitHub – :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
- Mailu/Mailu – Insular email distribution - mail server as Docker images
- NVlabs/SPADE – Semantic Image Synthesis with SPADE
- PyQt5/PyQt – PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
- Urinx/WeixinBot – 网页版微信API,包含终端版微信及微信机器人
- V-I-C-T-O-R/12306 – 12306买票小工具
- Vonng/ddia – 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
- aaPanel/BaoTa – 宝塔Linux面板 - 简单好用的服务器运维面板
- aaPanel/aaPanel – Simple but Powerful web-based Control Panel
- cn/GB2260 – 中华人民共和国国家标准 GB/T 2260 行政区划代码
- commonmark/commonmark-spec – CommonMark spec, with reference implementations in C and JavaScript
- dingdang-robot/dingdang-robot – 🤖 叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
- donnemartin/system-design-primer – Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- dzhibas/SublimePrettyJson – Prettify/Minify/Query/Goto/Validate/Lint JSON plugin for Sublime Text 3 & 4
- github-actions-x/commit – Git commit and push
- hjkl01/pornhub – crawl webm and mp4
- itcharge/AlgoNote – ⛽️「算法通关手册」:一本系统讲解算法与数据结构、涵盖 LeetCode 题解的中文学习手册
- jrainlau/taxi-together-server – taxi wechat mini program server
- lord63/v2ex_daily_mission – V2EX 签到 python 版本实现。支持签到,查询连续登录天数,查询签到日志。
- mail-in-a-box/mailinabox – Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
- neozhaoliang/pywonderland – A tour in the wonderland of math with python.
- nicolargo/glances – Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
- peiss/chinese-name-score – httpcn.com网站的姓名测试打分项目,姓名五格三才剖析、八字五行分析、五格数理姓名测试打分、姓名八字测试打分 等
- qd-today/qd – QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server
- shadowsocks/shadowsocks
- soimort/you-get – ⏬ Dumb downloader that scrapes the web
- uhoohei/jw_loader_samples
- youfou/wxpy – 微信机器人 / 可能是最优雅的微信个人号 API ✨✨
Ruby
- CocoaPods/CocoaPods – The Cocoa Dependency Manager.
- discourse/discourse – A platform for community discussion. Free, open, simple.
- oracle/truffleruby – A high performance implementation of the Ruby programming language, built on GraalVM.
- pluosi/app-host – 应用内网发布 | iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
Rust
- FyroxEngine/Fyrox – 3D and 2D game engine written in Rust
- RedisJSON/RedisJSON – RedisJSON - a JSON data type for Redis
- TheAlgorithms/Rust – All Algorithms implemented in Rust
- ajeetdsouza/zoxide – A smarter cd command. Supports all major shells.
- bee-san/RustScan – 🤖 The Modern Port Scanner 🤖
- bevyengine/bevy – A refreshingly simple data-driven game engine built in Rust
- cube-js/cube – 📊 Cube’s universal semantic layer platform is the next evolution of OLAP technology for AI, BI, spreadsheets, and embedded analytics
- dani-garcia/vaultwarden – Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- editso/fuso – 一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)
- emilk/egui – egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- flxzt/rnote – Sketch and take handwritten notes.
- ihciah/clean-dns-bpf – 基于 Rust + eBPF 丢弃 GFW DNS 污染包
- influxdata/influxdb – Scalable datastore for metrics, events, and real-time analytics
- iron/iron – An Extensible, Concurrent Web Framework for Rust
- launchbadge/sqlx – 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- linebender/druid – A data-first Rust-native UI design toolkit.
- neon-bindings/neon – Rust bindings for writing safe and fast native Node.js modules.
- nickel-org/nickel.rs – An expressjs inspired web framework for Rust
- ogham/exa – A modern replacement for ‘ls’.
- orhun/git-cliff – A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
- qdrant/qdrant – Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
- rust-lang/rust-clippy – A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
- rust-unofficial/awesome-rust – A curated list of Rust code and resources.
- rwf2/Rocket – A web framework for Rust.
- seanmonstar/reqwest – An easy and powerful Rust HTTP Client
- sharkdp/fd – A simple, fast and user-friendly alternative to 'find'
- starship/starship – ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- tauri-apps/tauri – Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- tyrchen/geektime-rust – 我的极客时间 Rust 课程的代码仓库,随课程更新
- wubx/rust-in-databend – Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend
- yewstack/yew – Rust / Wasm framework for creating reliable and efficient web applications
SCSS
- WhoKnowInfinity/hexo-theme-apollo – 🌅 a concise hexo theme
Scala
- twitter-archive/snowflake – Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
Shell
- EtherDream/jsproxy – An online proxy based on ServiceWorker
- JasonGiedymin/nginx-init-ubuntu – Tried and true Nginx init script - got enhancements? Send a pull!
- MichaelCade/90DaysOfDevOps – This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
- VSCodium/vscodium – binary releases of VS Code without MS branding/telemetry/licensing
- acmesh-official/acme.sh – A pure Unix shell script implementing ACME client protocol
- bclswl0827/v2ray-heroku – 用于在 Heroku 上部署 V2Ray WebSocket。
- debuerreotype/docker-debian-artifacts – Official builds of debuerreotype-generated Debian tarballs for use in Docker
- greatdou/Freely-surfing-the-Internet – 这是一个通过shadowsocks实现的免流量上网脚本
- hwdsl2/setup-ipsec-vpn – Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
- kylemanna/docker-openvpn – 🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
- megastep/makeself – A self-extracting archiving tool for Unix systems, in 100% shell script.
- ohmyzsh/ohmyzsh – 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
- oneinstack/oneinstack – OneinStack - A PHP/JAVA Deployment Tool
- opengapps/opengapps – The main repository of the Open GApps Project
- pocopico/tinycore-redpill
- wangdoc/javascript-tutorial – JavaScript 教程 https://wangdoc.com/javascript
- ygcaicn/Xray-heroku
Swift
- Alamofire/Alamofire – Elegant HTTP Networking in Swift
- Dimillian/SwiftHN – A Hacker News reader in Swift
- Finb/Bark – Bark is an iOS App which allows you to push custom notifications to your iPhone
- Kitura/Kitura – A Swift web framework and HTTP server.
- ProtonMail/ios-mail – Secure email that protects your privacy
- corona-warn-app/cwa-app-ios – Native iOS app using the exposure notification framework from Apple. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
- vapor/vapor – 💧 A server-side Swift HTTP web framework.
- zhihaozhang/GoBACKSPACE – OS X系统中返回父级文件夹视图的Finder增强插件
TeX
TypeScript
- AILHC/EasyGameFrameworkOpen – 基于Typescript的渐进式通用游戏前端开发框架
- DIYgod/RSSHub – 🧡 Everything is RSSible
- DouyinFE/semi-design – 🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 3000+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻💻 Design to Code in one click
- ElemeFE/element-angular – Element for Angular
- Graviton-Code-Editor/Graviton-App – 🚀 A modern-looking Code Editor
- RocketChat/Rocket.Chat – The communications platform that puts data protection first.
- SteveSandersonMS/WebWindow – .NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
- TriliumNext/Trilium – Build your personal knowledge base with Trilium Notes
- ahui2016/dictplus – 一个词典程序,但不只是一个词典程序 (小知识、短知识记录,当作网址书签也行)
- akveo/ngx-admin – Customizable admin dashboard template based on Angular 10+
- ant-design/ant-design – An enterprise-class UI design language and React UI library
- ant-design/ant-design-pro – 👨🏻💻👩🏻💻 Use Ant Design like a Pro!
- antvis/L7 – 🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine.
- appwrite/appwrite – Build like a team of hundreds_
- arco-design/arco-design – A comprehensive React UI components library based on Arco Design
- beekeeper-studio/beekeeper-studio – Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
- bhollis/jsonview – A web extension that helps you view JSON documents in the browser.
- brookshi/Hitchhiker – a Restful Api test tool
- browserless/browserless – Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
- cool-team-official/cool-admin-midway – 🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于nodejs、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建
- crimx/ext-saladict – 🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
- hoppscotch/hoppscotch – Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
- ionic-team/ionic-framework – A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
- k0204/LuaIde
- kamranahmedse/developer-roadmap – Interactive roadmaps, guides and other educational content to help developers grow in their careers.
- labring/sealos – The Intelligent Cloud OS. Use AI to automate the full lifecycle of your development and production environments, from provisioning custom dev stacks and deploying self-optimizing databases (MySQL, PostgreSQL, Redis, MongoDB) to running any Dockerized service.
- laurent22/joplin – Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
- lyswhut/lx-music-desktop – 一个基于 electron 的音乐软件
- mgechev/switching-to-angular2
- microsoft/vscode-go – An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
- midwayjs/midway – 🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
- mqttjs/MQTT.js – The MQTT client for Node.js and the browser
- ng-bootstrap/ng-bootstrap – Angular powered Bootstrap
- nicoespeon/abracadabra – JS & TS automated refactorings for the VS Code editor ✨ It's magic ✨
- openkraken/kraken – A web standards-compliant, high-performance rendering engine based on Flutter.
- puppeteer/puppeteer – JavaScript API for Chrome and Firefox
- remix-run/remix – Build Better Websites. Create modern, resilient user experiences with web fundamentals.
- thx/rap2-delos – 阿里妈妈前端团队出品的开源接口管理工具RAP第二代
- valor-software/ngx-bootstrap – Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
- wszgrcy/angular-miniprogram-template
Vala
- martyr-deepin/deepin-terminal-gtk – DDE terminal emulator application
Vim Script
- amix/vimrc – The ultimate Vim configuration (vimrc)
- chxuan/vimplus – 🚀An automatic configuration program for vim
- ma6174/vim – vim配置文件和插件(不再维护)
- wsdjeg/SpaceVim – A modular configuration of Vim and Neovim
Vue
- Dafrok/vue-baidu-map – Baidu Map components for Vue 2.x
- ElemeFE/element – A Vue.js 2.0 UI Toolkit for Web
- Hunlongyu/ZY-Player – ▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
- MelihAltintas/vue3-openlayers – Web map Vue 3.x components with the power of OpenLayers
- chengzhx76/service-mpvue-mini – 基于uniapp构建的顺风车、约车、拼车、通勤、滴滴微信小程序
- heyui/heyui – 🎉UI Toolkit for Web, Vue3.0
- lin-xin/vue-manage-system – Vue3、Element Plus、typescript后台管理系统
License
To the extent possible under law, afisme has waived all copyright and related or neighboring rights to this work.
flydo.md
· 47 KiB · Markdown
Bruto
# Awesome Stars [](https://github.com/sindresorhus/awesome)
> A curated list of my GitHub stars! Generated by [juev/starred](https://github.com/juev/starred)
## Contents
- [C](#c)
- [C#](#c#)
- [C++](#c++)
- [Dart](#dart)
- [Go](#go)
- [HTML](#html)
- [Java](#java)
- [JavaScript](#javascript)
- [Jupyter Notebook](#jupyter-notebook)
- [Kotlin](#kotlin)
- [LUA](#lua)
- [Makefile](#makefile)
- [Mdx](#mdx)
- [Others](#others)
- [PHP](#php)
- [Python](#python)
- [Qml](#qml)
- [Rust](#rust)
- [Shell](#shell)
- [Starlark](#starlark)
- [Svelte](#svelte)
- [Swig](#swig)
- [TypeScript](#typescript)
- [Vim Script](#vim-script)
- [Vue](#vue)
<div id="c"></div>
## C
- [AppImage/AppImageKit](https://github.com/AppImage/AppImageKit) – Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
- [brighill/singularity-deepin](https://github.com/brighill/singularity-deepin) – Singularity容器运行 deepin wine 微信
- [gerard/ext4fuse](https://github.com/gerard/ext4fuse) – EXT4 implementation for FUSE
- [lua/lua](https://github.com/lua/lua) – A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
- [rfc1036/whois](https://github.com/rfc1036/whois) – Intelligent WHOIS client
- [rofl0r/proxychains-ng](https://github.com/rofl0r/proxychains-ng) – proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
- [shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows) – Windows and Cygwin port of proxychains, based on MinHook and DLL Injection
<div id="c#"></div>
## C#
- [PintaProject/Pinta](https://github.com/PintaProject/Pinta) – Simple GTK Paint Program
- [Ruben2776/PicView](https://github.com/Ruben2776/PicView) – Fast, free and customizable picture viewer
<div id="c++"></div>
## C++
- [188080501/JQTools](https://github.com/188080501/JQTools) – 基于Qt开发的小工具包
- [Greedysky/TTKMusicPlayer](https://github.com/Greedysky/TTKMusicPlayer) – TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.
- [TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) – Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages
- [TypesettingTools/Aegisub](https://github.com/TypesettingTools/Aegisub) – Cross-platform advanced subtitle editor
- [ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit) – WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
- [aoyiduo/woterm](https://github.com/aoyiduo/woterm) – woterm - http://woterm.com
- [dail8859/NotepadNext](https://github.com/dail8859/NotepadNext) – A cross-platform, reimplementation of Notepad++
- [linuxdeploy/linuxdeploy](https://github.com/linuxdeploy/linuxdeploy) – AppDir creation and maintenance tool. Featuring flexible plugin system.
- [mltframework/shotcut](https://github.com/mltframework/shotcut) – cross-platform (Qt), open-source (GPLv3) video editor
- [ossrs/srs](https://github.com/ossrs/srs) – SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
- [qt/qtdoc](https://github.com/qt/qtdoc) – Qt Documentation
- [qtinuum/QtnProperty](https://github.com/qtinuum/QtnProperty) – Extended properties for Qt5
- [u0u0/Cocos2d-Lua-Community](https://github.com/u0u0/Cocos2d-Lua-Community) – 基于Cocos2d-x 4.0,打造易用稳定的Cocos2d-x lua引擎。
<div id="dart"></div>
## Dart
- [fzyzcjy/flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) – Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
- [leoafarias/sidekick](https://github.com/leoafarias/sidekick) – A simple app to make Flutter development more delightful
- [localsend/localsend](https://github.com/localsend/localsend) – An open-source cross-platform alternative to AirDrop
<div id="go"></div>
## Go
- [869413421/chatgpt-web](https://github.com/869413421/chatgpt-web) – 基于ChatGPT3.5 API实现的私有化web程序
- [AlistGo/alist](https://github.com/AlistGo/alist) – 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
- [Hacker-Linner/go-mahjong-server](https://github.com/Hacker-Linner/go-mahjong-server) – Step By Step --> 开发游戏服务器
- [IceWhaleTech/CasaOS](https://github.com/IceWhaleTech/CasaOS) – CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
- [Jinnrry/PMail](https://github.com/Jinnrry/PMail) – Private EMail Server
- [Mrs4s/MiraiGo](https://github.com/Mrs4s/MiraiGo) – qq协议的golang实现, 移植于mirai
- [OpenFunction/OpenFunction](https://github.com/OpenFunction/OpenFunction) – Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project)
- [TangSengDaoDao/TangSengDaoDaoServer](https://github.com/TangSengDaoDao/TangSengDaoDaoServer) – 高颜值 IM 即时通讯,聊天
- [Terry-Mao/goim](https://github.com/Terry-Mao/goim) – goim
- [TheAlgorithms/Go](https://github.com/TheAlgorithms/Go) – Algorithms and Data Structures implemented in Go for beginners, following best practices.
- [WuKongIM/WuKongIM](https://github.com/WuKongIM/WuKongIM) – More than just IM 不只是即时通讯( IM )
- [XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest) – 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~
- [antoniomika/sish](https://github.com/antoniomika/sish) – HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
- [avelino/awesome-go](https://github.com/avelino/awesome-go) – A curated list of awesome Go frameworks, libraries and software
- [binwiederhier/ntfy](https://github.com/binwiederhier/ntfy) – Send push notifications to your phone or desktop using PUT/POST
- [bytedance/sonic](https://github.com/bytedance/sonic) – A blazingly fast JSON serializing & deserializing library
- [cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) – Automatically provision and manage TLS certificates in Kubernetes
- [chromedp/chromedp](https://github.com/chromedp/chromedp) – A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- [chromedp/examples](https://github.com/chromedp/examples) – chromedp code examples.
- [cloudwego/hertz](https://github.com/cloudwego/hertz) – Go HTTP framework with high-performance and strong-extensibility for building micro-services.
- [cloudwego/kitex](https://github.com/cloudwego/kitex) – Go RPC framework with high-performance and strong-extensibility for building micro-services.
- [cloudwego/netpoll](https://github.com/cloudwego/netpoll) – A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
- [coder/coder](https://github.com/coder/coder) – Secure environments for developers and their agents
- [crawlab-team/crawlab](https://github.com/crawlab-team/crawlab) – Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
- [cunnie/sslip.io](https://github.com/cunnie/sslip.io) – Golang-based DNS server which maps DNS records with embedded IP addresses to those addresses.
- [dobyte/due](https://github.com/dobyte/due) – 基于Go语言开发的高性能分布式游戏服务器框架
- [duanbiaowu/leetcode](https://github.com/duanbiaowu/leetcode)
- [eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat) – golang微信SDK
- [emicklei/go-restful](https://github.com/emicklei/go-restful) – package for building REST-style Web Services using Go
- [ent/ent](https://github.com/ent/ent) – An entity framework for Go
- [eyebluecn/tank](https://github.com/eyebluecn/tank) – 《蓝眼云盘》(Eyeblue Cloud Storage)
- [fatedier/frp](https://github.com/fatedier/frp) – A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) – 📂 Web File Browser
- [fission/fission](https://github.com/fission/fission) – Fast and Simple Serverless Functions for Kubernetes
- [geektutu/high-performance-go](https://github.com/geektutu/high-performance-go) – high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
- [go-acme/lego](https://github.com/go-acme/lego) – Let's Encrypt/ACME client and library written in Go
- [go-git/go-git](https://github.com/go-git/go-git) – A highly extensible Git implementation in pure Go.
- [go-gitea/gitea](https://github.com/go-gitea/gitea) – Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
- [go-pay/gopay](https://github.com/go-pay/gopay) – 微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
- [go-rod/rod](https://github.com/go-rod/rod) – A Chrome DevTools Protocol driver for web automation and scraping.
- [golangci/golangci-lint](https://github.com/golangci/golangci-lint) – Fast linters runner for Go
- [gonelist/gonelist](https://github.com/gonelist/gonelist) – Golang Onedrive List - 极易部署的 Onedrive List 服务
- [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) – Release engineering, simplified
- [hacdias/webdav](https://github.com/hacdias/webdav) – A simple and standalone WebDAV server.
- [harness/harness](https://github.com/harness/harness) – Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
- [ipfs/kubo](https://github.com/ipfs/kubo) – An IPFS implementation in Go
- [jakezhu9/chatgpt-lark-bot](https://github.com/jakezhu9/chatgpt-lark-bot) – Your personal AI assistant in lark/feishu 🚀
- [json-iterator/go](https://github.com/json-iterator/go) – A high-performance 100% compatible drop-in replacement of "encoding/json"
- [jsyzchen/pan](https://github.com/jsyzchen/pan) – A go sdk for baidu netdisk open platform 百度网盘开放平台 Go SDK
- [knative/serving](https://github.com/knative/serving) – Kubernetes-based, scale-to-zero, request-driven compute
- [lifei6671/DouYinBot](https://github.com/lifei6671/DouYinBot) – 该项目仅自用,不提供抖音视频下载
- [loft-sh/devpod](https://github.com/loft-sh/devpod) – Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
- [lwch/natpass](https://github.com/lwch/natpass) – 🔥居家办公,远程开发神器
- [midoks/imail](https://github.com/midoks/imail) – small mail server
- [minio/minio](https://github.com/minio/minio) – MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- [moby/moby](https://github.com/moby/moby) – The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- [mvdan/sh](https://github.com/mvdan/sh) – A shell parser, formatter, and interpreter with bash support; includes shfmt
- [nats-io/nats-server](https://github.com/nats-io/nats-server) – High-Performance server for NATS.io, the cloud and edge native messaging system.
- [nats-io/nats.go](https://github.com/nats-io/nats.go) – Golang client for NATS, the cloud native messaging system.
- [navidrome/navidrome](https://github.com/navidrome/navidrome) – 🎧☁️ Your Personal Streaming Service
- [openfaas/faas](https://github.com/openfaas/faas) – OpenFaaS - Serverless Functions Made Simple
- [openfaas/faas-netes](https://github.com/openfaas/faas-netes) – Serverless Functions For Kubernetes
- [openimsdk/open-im-server](https://github.com/openimsdk/open-im-server) – IM Chat ChatGPT
- [pressly/goose](https://github.com/pressly/goose) – A database migration tool. Supports SQL migrations and Go functions.
- [rclone/rclone](https://github.com/rclone/rclone) – "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
- [saltbo/zpan](https://github.com/saltbo/zpan) – A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
- [schollz/croc](https://github.com/schollz/croc) – Easily and securely send things from one computer to another :crocodile: :package:
- [sirupsen/logrus](https://github.com/sirupsen/logrus) – Structured, pluggable logging for Go.
- [smallstep/certificates](https://github.com/smallstep/certificates) – 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
- [summerblue/gohub](https://github.com/summerblue/gohub) – Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt
- [syncthing/syncthing](https://github.com/syncthing/syncthing) – Open Source Continuous File Synchronization
- [tickstep/aliyunpan](https://github.com/tickstep/aliyunpan) – 阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。
- [toolsetlink/durl](https://github.com/toolsetlink/durl) – short-url distributed and high-performance 高性能短链接服务 短网址
- [traefik/traefik](https://github.com/traefik/traefik) – The Cloud Native Application Proxy
- [wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go) – 微信支付 APIv3 的官方 Go Library
- [xpzouying/xiaohongshu-mcp](https://github.com/xpzouying/xiaohongshu-mcp) – MCP for xiaohongshu.com
- [zincsearch/zincsearch](https://github.com/zincsearch/zincsearch) – ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- [zzh20/timewheel](https://github.com/zzh20/timewheel) – time wheel - go语言实现的时间轮算法
<div id="html"></div>
## HTML
- [AlloyTeam/CodeGuide](https://github.com/AlloyTeam/CodeGuide) – Alloyteam代码规范
- [mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io) – Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
<div id="java"></div>
## Java
- [ag2s20150909/TTS](https://github.com/ag2s20150909/TTS)
- [fordes123/subtitles-view](https://github.com/fordes123/subtitles-view) – 基于javaFX的简单字幕处理桌面程序,集成在线翻译及语音转换
- [mlabalabala/box](https://github.com/mlabalabala/box) – TVBox的一个可以处理多源的版本,支持安卓4.4
<div id="javascript"></div>
## JavaScript
- [KonghaYao/chinese-free-web-font-storage](https://github.com/KonghaYao/chinese-free-web-font-storage) – 中文网字计划 (Chinese Webfont Project) 是一个免费的中文 web 字体库,支持在线加载及查看字体信息。Explore our free CJK web font library that enables online loading and font information viewing.
- [Postcatlab/postcat](https://github.com/Postcatlab/postcat) – Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.
- [Sneezry/chrome_extensions_and_apps_programming](https://github.com/Sneezry/chrome_extensions_and_apps_programming) – Chrome扩展及应用开发
- [adamyi/wechrome](https://github.com/adamyi/wechrome) – Chrome extension to unblock web wechat
- [cmliu/CF-Workers-docker.io](https://github.com/cmliu/CF-Workers-docker.io) – 这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
- [dqzboy/Docker-Proxy](https://github.com/dqzboy/Docker-Proxy) – 🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr、Nvcr等镜像加速\管理服务。支持免服务器部署到 ClawCloud\Render\Koyeb
- [floccusaddon/floccus](https://github.com/floccusaddon/floccus) – :cloud: Sync your bookmarks privately across browsers and devices
- [microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) – A browser based code editor
- [open-webui/open-webui](https://github.com/open-webui/open-webui) – User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- [purplebamboo/font-carrier](https://github.com/purplebamboo/font-carrier) – font-carrier是一个功能强大的字体操作库,使用它你可以随心所欲的操作字体。让你可以在svg的维度改造字体的展现形状。
- [rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn) – Rust By Example 中文版(包含在线代码编辑器)
- [serverless/serverless](https://github.com/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.
- [siteserver/cms](https://github.com/siteserver/cms) – SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
- [sunshinev/go-space-chat](https://github.com/sunshinev/go-space-chat) – 基于Golang/WebSocket/Canvas/Protobuf 的聊天室/蝌蚪聊天室
- [sxei/vscode-plugin-demo](https://github.com/sxei/vscode-plugin-demo) – VSCode插件开发全攻略配套demo
- [xxnuo/MTranServer](https://github.com/xxnuo/MTranServer) – End to end, Offline, high speed, and privately self-host free version of Google Translate - 低占用速度快可私有部署的离线版 Google 翻译
<div id="jupyter-notebook"></div>
## Jupyter Notebook
- [CompVis/stable-diffusion](https://github.com/CompVis/stable-diffusion) – A latent text-to-image diffusion model
- [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) – Python - 100天从新手到大师
- [mozilla/TTS](https://github.com/mozilla/TTS) – :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
<div id="kotlin"></div>
## Kotlin
- [gedoor/legado](https://github.com/gedoor/legado) – Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
- [pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder) – 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
<div id="lua"></div>
## LUA
- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) – A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
<div id="makefile"></div>
## Makefile
- [golang-standards/project-layout](https://github.com/golang-standards/project-layout) – Standard Go Project Layout
<div id="mdx"></div>
## Mdx
- [lvwzhen/law-cn-ai](https://github.com/lvwzhen/law-cn-ai) – ⚖️ AI 法律助手
<div id="others"></div>
## Others
- [CMBill/lxgw-wenkai-screen-web](https://github.com/CMBill/lxgw-wenkai-screen-web) – LXGW WenKai Screen / 霞鹜文楷屏幕阅读版 网络字体仓库
- [Leo501/awesome-CocosCreator](https://github.com/Leo501/awesome-CocosCreator) – Cocos Creator 游戏资源合集
- [QtDocumentCN/QtDocumentCN](https://github.com/QtDocumentCN/QtDocumentCN) – Qt中文文档翻译
- [boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music) – flutter music player application. (仿网易云音乐)
- [duanbiaowu/Bookmark](https://github.com/duanbiaowu/Bookmark) – Bookmark
- [feiyangqingyun/qtkaifajingyan](https://github.com/feiyangqingyun/qtkaifajingyan) – 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
- [ip-scanner/cloudflare](https://github.com/ip-scanner/cloudflare)
- [jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line) – Master the command line, in one page
- [o0HalfLife0o/TVBoxOSC](https://github.com/o0HalfLife0o/TVBoxOSC)
- [ruanyf/document-style-guide](https://github.com/ruanyf/document-style-guide) – 中文技术文档的写作规范
- [valpackett/awesome-gtk](https://github.com/valpackett/awesome-gtk) – List of awesome GTK (3/4) applications
<div id="php"></div>
## PHP
- [5ime/video_spider](https://github.com/5ime/video_spider) – 短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...
- [assimon/dujiaoka](https://github.com/assimon/dujiaoka) – 🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉
- [mettle/sendportal](https://github.com/mettle/sendportal) – Open-source self-hosted email marketing. Manage your own newsletters at a fraction of the cost.
<div id="python"></div>
## Python
- [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) – Stable Diffusion web UI
- [BingLingGroup/autosub](https://github.com/BingLingGroup/autosub) – Command-line utility to transcribe/translate from video/audio/subtitles to subtitles
- [GerritCodeReview/git-repo](https://github.com/GerritCodeReview/git-repo) – repo - The Multiple Git Repository Tool - (mirror of https://gerrit.googlesource.com/git-repo)
- [LlmKira/Openaibot](https://github.com/LlmKira/Openaibot) – ⚡️ Build Your Own chatgpt Bot|🧀 Discord/Slack/Kook/Telegram |⛓ ToolCall|🔖 Plugin Support | 🌻 out-of-box | gpt-4o
- [MetaCubeX/mihomo](https://github.com/MetaCubeX/mihomo) – A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
- [PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) – Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 80+ languages.
- [PaddlePaddle/PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech) – Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
- [Stability-AI/stablediffusion](https://github.com/Stability-AI/stablediffusion) – High-Resolution Image Synthesis with Latent Diffusion Models
- [YaoFANGUK/video-subtitle-extractor](https://github.com/YaoFANGUK/video-subtitle-extractor) – 视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
- [adferrand/dnsrobocert](https://github.com/adferrand/dnsrobocert) – Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges
- [coqui-ai/TTS](https://github.com/coqui-ai/TTS) – 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
- [deezer/spleeter](https://github.com/deezer/spleeter) – Deezer source separation library including pretrained models.
- [gradio-app/gradio](https://github.com/gradio-app/gradio) – Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
- [greyli/helloflask](https://github.com/greyli/helloflask) – Hello, Flask!
- [jaysonlong/webvideo-downloader](https://github.com/jaysonlong/webvideo-downloader) – Web video downloader for Bilibili, iQIYI, Tencent Video, MGTV and WeTV. 网站视频下载器,主要支持Bilibili、爱奇艺、腾讯视频、芒果TV、WeTV、愛奇藝台灣站。
- [jhao104/proxy_pool](https://github.com/jhao104/proxy_pool) – Python ProxyPool for web spider
- [jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans) – Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,同时支持语音识别转录、语音合成、字幕翻译。
- [lllyasviel/Fooocus](https://github.com/lllyasviel/Fooocus) – Focus on prompting and generating
- [lm-sys/FastChat](https://github.com/lm-sys/FastChat) – An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
- [lonnyzhang423/douyin-hot-hub](https://github.com/lonnyzhang423/douyin-hot-hub) – 记录抖音热榜、明星榜、直播榜、音乐榜和品牌榜,每小时更新,按天归档。
- [modelscope/modelscope](https://github.com/modelscope/modelscope) – ModelScope: bring the notion of Model-as-a-Service to life.
- [newren/git-filter-repo](https://github.com/newren/git-filter-repo) – Quickly rewrite git repository history (filter-branch replacement)
- [numpy/numpy](https://github.com/numpy/numpy) – The fundamental package for scientific computing with Python.
- [openeasm/ICP-API](https://github.com/openeasm/ICP-API) – ICP备案查询 API
- [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) – The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
- [rcore-os/rCore-Tutorial-Book-v3](https://github.com/rcore-os/rCore-Tutorial-Book-v3) – A book about how to write OS kernels in Rust easily.
- [searxng/searx-space](https://github.com/searxng/searx-space) – Statistics of the public SearXNG instances
- [tonquer/picacg-qt](https://github.com/tonquer/picacg-qt) – 哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS)
- [ungoogled-software/ungoogled-chromium](https://github.com/ungoogled-software/ungoogled-chromium) – Google Chromium, sans integration with Google
- [voicepaw/so-vits-svc-fork](https://github.com/voicepaw/so-vits-svc-fork) – so-vits-svc fork with realtime support, improved interface and more features.
- [why2lyj/ItChat-UOS](https://github.com/why2lyj/ItChat-UOS) – 复活Itchat,你只需要 pip install itchat-uos
- [wongzeon/ICP-Checker](https://github.com/wongzeon/ICP-Checker) – ICP备案查询,可查询企业或域名的ICP备案信息,自动完成滑动验证,保存结果到Excel表格,适用于新版的工信部备案管理系统网站,告别频繁拖动验证,以及某站*工具要开通VIP才可查看备案信息的坑
- [zalandoresearch/fashion-mnist](https://github.com/zalandoresearch/fashion-mnist) – A MNIST-like fashion product database. Benchmark :point_down:
- [zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) – 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择ChatGPT/Claude/DeepSeek/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
<div id="qml"></div>
## Qml
- [jaredtao/TaoQuick](https://github.com/jaredtao/TaoQuick) – a cool QtQuick component library (一套酷炫的QtQuick基础库)
<div id="rust"></div>
## Rust
- [0xTnxl/rust-url-link-shortener](https://github.com/0xTnxl/rust-url-link-shortener) – This projects is a Rust-based implementation a URL shortener.
- [AryanpurTech/BlueEngine](https://github.com/AryanpurTech/BlueEngine) – Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
- [Darkiiiiiice/qrcode-cli](https://github.com/Darkiiiiiice/qrcode-cli) – a qrcode cli tools
- [Dawson-Jones/Lark-chatGPT-gpt-3.5-turbo](https://github.com/Dawson-Jones/Lark-chatGPT-gpt-3.5-turbo) – Rust、chatGPT、gpt-3.5-turbo、Lark
- [GitoxideLabs/gitoxide](https://github.com/GitoxideLabs/gitoxide) – An idiomatic, lean, fast & safe pure Rust implementation of Git
- [GraphiteEditor/Graphite](https://github.com/GraphiteEditor/Graphite) – An open source graphics editor for 2025: comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing
- [GreptimeTeam/greptimedb](https://github.com/GreptimeTeam/greptimedb) – Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
- [KDE/rust-qt-binding-generator](https://github.com/KDE/rust-qt-binding-generator) – Generate bindings to use Rust code in Qt and QML
- [KonghaYao/cn-font-split](https://github.com/KonghaYao/cn-font-split) – 划时代的字体切割工具,CJK与任何字符!支持 otf、ttf、woff2 字体多线程切割,完美地细颗粒度地进行包大小控制。A revolutionary font subetter that supports CJK and any characters! It enables multi-threaded subset of otf, ttf, and woff2 fonts, allowing for precise control over package size.
- [LaurentMazare/tch-rs](https://github.com/LaurentMazare/tch-rs) – Rust bindings for the C++ api of PyTorch.
- [Leafwing-Studios/leafwing-input-manager](https://github.com/Leafwing-Studios/leafwing-input-manager) – A straightforward stateful input manager for the Bevy game engine.
- [LemmyNet/lemmy](https://github.com/LemmyNet/lemmy) – 🐀 A link aggregator and forum for the fediverse
- [TheAlgorithms/Rust](https://github.com/TheAlgorithms/Rust) – All Algorithms implemented in Rust
- [XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei) – Count your code, quickly.
- [Y2Z/monolith](https://github.com/Y2Z/monolith) – ⬛️ CLI tool and library for saving complete web pages as a single HTML file
- [astral-sh/ruff](https://github.com/astral-sh/ruff) – An extremely fast Python linter and code formatter, written in Rust.
- [bevy-cheatbook/bevy-cheatbook](https://github.com/bevy-cheatbook/bevy-cheatbook) – Unofficial Reference Book for the Bevy Game Engine
- [codewithwan/rust-url-shortener](https://github.com/codewithwan/rust-url-shortener) – URL shortener service built with Rust, Warp, and PostgreSQL. It allows users to shorten long URLs and redirect to the original URLs using the shortened links
- [crossbeam-rs/crossbeam](https://github.com/crossbeam-rs/crossbeam) – Tools for concurrent programming in Rust
- [crossterm-rs/crossterm](https://github.com/crossterm-rs/crossterm) – Cross platform terminal library rust
- [cunarist/rinf](https://github.com/cunarist/rinf) – Rust for native business logic, Flutter for flexible and beautiful GUI
- [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) – Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- [diesel-rs/diesel](https://github.com/diesel-rs/diesel) – A safe, extensible ORM and Query Builder for Rust
- [dimforge/bevy_rapier](https://github.com/dimforge/bevy_rapier) – Official Rapier plugin for the Bevy game engine.
- [djeedai/bevy_hanabi](https://github.com/djeedai/bevy_hanabi) – 🎆 Hanabi — a GPU particle system plugin for the Bevy game engine.
- [dtolnay/cxx](https://github.com/dtolnay/cxx) – Safe interop between Rust and C++
- [eclipse-paho/paho.mqtt.rust](https://github.com/eclipse-paho/paho.mqtt.rust) – paho.mqtt.rust
- [ekzhang/rustpad](https://github.com/ekzhang/rustpad) – Efficient and minimal collaborative code editor, self-hosted, no database required
- [embassy-rs/embassy](https://github.com/embassy-rs/embassy) – Modern embedded framework, using Rust and async.
- [emilk/egui](https://github.com/emilk/egui) – egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- [gfx-rs/wgpu](https://github.com/gfx-rs/wgpu) – A cross-platform, safe, pure-Rust graphics API.
- [gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk) – Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器
- [gtk-rs/examples](https://github.com/gtk-rs/examples) – DEPRECATED, use https://github.com/gtk-rs/gtk-rs repository instead!
- [gtk-rs/gtk4-rs](https://github.com/gtk-rs/gtk4-rs) – Rust bindings of GTK 4
- [helix-editor/helix](https://github.com/helix-editor/helix) – A post-modern modal text editor.
- [huggingface/candle](https://github.com/huggingface/candle) – Minimalist ML framework for Rust
- [hyperium/hyper](https://github.com/hyperium/hyper) – An HTTP library for Rust
- [hyperium/tonic](https://github.com/hyperium/tonic) – A native gRPC client & server implementation with async/await support.
- [iced-rs/iced](https://github.com/iced-rs/iced) – A cross-platform GUI library for Rust, inspired by Elm
- [immunant/c2rust](https://github.com/immunant/c2rust) – Migrate C code to Rust
- [influxdata/influxdb](https://github.com/influxdata/influxdb) – Scalable datastore for metrics, events, and real-time analytics
- [jakobhellermann/bevy-inspector-egui](https://github.com/jakobhellermann/bevy-inspector-egui) – Inspector plugin for the bevy game engine
- [juhaku/utoipa](https://github.com/juhaku/utoipa) – Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
- [kata-containers/kata-containers](https://github.com/kata-containers/kata-containers) – Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
- [kornelski/cargo-deb](https://github.com/kornelski/cargo-deb) – Make Debian packages directly from Rust/Cargo projects
- [krisnova/rust-nova](https://github.com/krisnova/rust-nova) – Rust template repository.
- [krtab/agnos](https://github.com/krtab/agnos) – Obtain (wildcard) certificates from let's encrypt using dns-01 without the need for API access to your DNS provider.
- [launchbadge/sqlx](https://github.com/launchbadge/sqlx) – 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- [leptos-rs/leptos](https://github.com/leptos-rs/leptos) – Build fast web applications with Rust.
- [linebender/druid](https://github.com/linebender/druid) – A data-first Rust-native UI design toolkit.
- [linebender/masonry](https://github.com/linebender/masonry) – Rust UI design toolkit - moved.
- [lz1998/ricq](https://github.com/lz1998/ricq) – Rust 高性能 QQ 协议(原RS-QQ)。Linux-musl运行内存1.6MB。
- [meilisearch/meilisearch](https://github.com/meilisearch/meilisearch) – A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
- [messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav) – 阿里云盘 WebDAV 服务
- [microsoft/windows-rs](https://github.com/microsoft/windows-rs) – Rust for Windows
- [neovide/neovide](https://github.com/neovide/neovide) – No Nonsense Neovim Client in Rust
- [onebot-walle/walle-q](https://github.com/onebot-walle/walle-q) – rs-onebot or rs-cqhttp?
- [openobserve/openobserve](https://github.com/openobserve/openobserve) – 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
- [oxipng/oxipng](https://github.com/oxipng/oxipng) – Multithreaded PNG optimizer written in Rust
- [qarmin/czkawka](https://github.com/qarmin/czkawka) – Multi functional app to find duplicates, empty folders, similar images etc.
- [rathole-org/rathole](https://github.com/rathole-org/rathole) – A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
- [rbatis/rbatis](https://github.com/rbatis/rbatis) – Compile Time Async Dynamic SQL ORM
- [rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3) – Let's write an OS which can run on RISC-V in Rust from scratch!
- [rcore-os/zCore](https://github.com/rcore-os/zCore) – Zircon microkernel reimplemented in Rust.
- [rusqlite/rusqlite](https://github.com/rusqlite/rusqlite) – Ergonomic bindings to SQLite for Rust
- [rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials) – :books: Learn to write an embedded OS in Rust :crab:
- [rust-lang/rustlings](https://github.com/rust-lang/rustlings) – :crab: Small exercises to get you used to reading and writing Rust code!
- [rust-mobile/xbuild](https://github.com/rust-mobile/xbuild) – Cross compile rust to any platform
- [rust-unofficial/awesome-rust](https://github.com/rust-unofficial/awesome-rust) – A curated list of Rust code and resources.
- [rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust) – 《使用Rust编写操作系统》
- [rustdesk/rustdesk](https://github.com/rustdesk/rustdesk) – An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
- [salvo-rs/salvo](https://github.com/salvo-rs/salvo) – A powerful web framework built with a simplified design.
- [serde-rs/serde](https://github.com/serde-rs/serde) – Serialization framework for Rust
- [servo/servo](https://github.com/servo/servo) – Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
- [sigoden/dufs](https://github.com/sigoden/dufs) – A file server that supports static serving, uploading, searching, accessing control, webdav...
- [slint-ui/slint](https://github.com/slint-ui/slint) – Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
- [sorairolake/qrtool](https://github.com/sorairolake/qrtool) – An utility for encoding or decoding QR code
- [sozu-proxy/sozu](https://github.com/sozu-proxy/sozu) – Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
- [starship/starship](https://github.com/starship/starship) – ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- [surrealdb/surrealdb](https://github.com/surrealdb/surrealdb) – A scalable, distributed, collaborative, document-graph database, for the realtime web
- [tauri-apps/tauri](https://github.com/tauri-apps/tauri) – Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- [tokio-rs/axum](https://github.com/tokio-rs/axum) – Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- [tokio-rs/tokio](https://github.com/tokio-rs/tokio) – A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- [tw93/Pake](https://github.com/tw93/Pake) – 🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。
- [utilForever/game-developer-roadmap](https://github.com/utilForever/game-developer-roadmap) – Roadmap to becoming a game developer in 2022
- [wtklbm/crm](https://github.com/wtklbm/crm) – Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源
- [xou816/spot](https://github.com/xou816/spot) – UNMAINTAINED! Please check out active forks
- [zkat/big-brain](https://github.com/zkat/big-brain) – Utility AI library for the Bevy game engine
<div id="shell"></div>
## Shell
- [AppImageCommunity/pkg2appimage](https://github.com/AppImageCommunity/pkg2appimage) – Tool and recipes to convert existing deb packages to AppImage
- [docker-mailserver/docker-mailserver](https://github.com/docker-mailserver/docker-mailserver) – Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
- [jinwyp/one_click_script](https://github.com/jinwyp/one_click_script) – install latest or LTS linux kernel and enable BBR or BBR plus
- [lemnos/theme.sh](https://github.com/lemnos/theme.sh) – A script which lets you set your $terminal theme.
- [lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai) – An unprofessional open-source Chinese font derived from Fontworks' Klee One. 一款非专业的开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
- [mondediefr/docker-flarum](https://github.com/mondediefr/docker-flarum) – :speech_balloon: :whale: Docker image of Flarum
- [msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux) – 适用于微信小程序的微信开发者工具 Linux移植版
- [rust-cross/rust-musl-cross](https://github.com/rust-cross/rust-musl-cross) – Docker images for compiling static Rust binaries using musl-cross
<div id="starlark"></div>
## Starlark
- [GoogleContainerTools/distroless](https://github.com/GoogleContainerTools/distroless) – 🥑 Language focused docker images, minus the operating system.
<div id="svelte"></div>
## Svelte
- [lyh0371/web-guide](https://github.com/lyh0371/web-guide) – 与框架无关的前端动态新手引导插件
<div id="swig"></div>
## Swig
- [XMuli/QtExamples](https://github.com/XMuli/QtExamples) – Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
<div id="typescript"></div>
## TypeScript
- [AmintaCCCP/GithubStarsManager](https://github.com/AmintaCCCP/GithubStarsManager) – An app for managing github starred repositories.
- [DIYgod/RSSHub](https://github.com/DIYgod/RSSHub) – 🧡 Everything is RSSible
- [NervJS/taro](https://github.com/NervJS/taro) – 开放式跨端跨框架解决方案,支持使用 React/Vue 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
- [actions/checkout](https://github.com/actions/checkout) – Action for checking out a repo
- [actions/upload-artifact](https://github.com/actions/upload-artifact)
- [ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro) – 👨🏻💻👩🏻💻 Use Ant Design like a Pro!
- [coder/code-server](https://github.com/coder/code-server) – VS Code in the browser
- [crimx/ext-saladict](https://github.com/crimx/ext-saladict) – 🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
- [dubinc/dub](https://github.com/dubinc/dub) – The modern link attribution platform. Loved by world-class marketing teams like Twilio, Buffer, Framer, Perplexity, Vercel, and more.
- [electron-userland/electron-builder](https://github.com/electron-userland/electron-builder) – A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
- [gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan) – 小白羊网盘 - Powered by 阿里云盘。
- [github0null/eide](https://github.com/github0null/eide) – An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.
- [ifengzp/cocos-awesome](https://github.com/ifengzp/cocos-awesome) – 基于cocos creator游戏引擎的游戏常用功能模块集锦,以及shader特效实现集锦
- [immich-app/immich](https://github.com/immich-app/immich) – High performance self-hosted photo and video management solution.
- [intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate) – vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。
- [lobehub/lobe-chat](https://github.com/lobehub/lobe-chat) – 🤯 Lobe Chat - an open-source, modern design AI chat framework. Supports multiple AI providers (OpenAI / Claude 4 / Gemini / DeepSeek / Ollama / Qwen), Knowledge Base (file upload / RAG ), one click install MCP Marketplace and Artifacts / Thinking. One-click FREE deployment of your private AI Agent application.
- [ng-matero/ng-matero](https://github.com/ng-matero/ng-matero) – Angular Material admin template.
- [oldj/SwitchHosts](https://github.com/oldj/SwitchHosts) – Switch hosts quickly!
- [pickknow/chrome-extension-react-Tailwindcss-typescript](https://github.com/pickknow/chrome-extension-react-Tailwindcss-typescript) – A Chrome Extensions boilerplate using React, typescript, tailwindcss,webpack, react hook, chrome stoore
- [softprops/action-gh-release](https://github.com/softprops/action-gh-release) – 📦 :octocat: GitHub Action for creating GitHub Releases
- [wechaty/wechaty](https://github.com/wechaty/wechaty) – Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
- [whyour/qinglong](https://github.com/whyour/qinglong) – 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
<div id="vim-script"></div>
## Vim Script
- [junegunn/vim-plug](https://github.com/junegunn/vim-plug) – :hibiscus: Minimalist Vim Plugin Manager
<div id="vue"></div>
## Vue
- [Moosync/Moosync-electron](https://github.com/Moosync/Moosync-electron) – Music player capable of playing local audio or from Youtube, Spotify and many more
- [interaapps/pastefy](https://github.com/interaapps/pastefy) – Pastefy is an feature-rich Open Source self-hostable Pastebin.
- [tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm) – Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
## License
[](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [flydo](https://github.com/flydo) has waived all copyright and related or neighboring rights to this work.
Awesome Stars 
A curated list of my GitHub stars! Generated by juev/starred
Contents
- C
- C#
- C++
- Dart
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LUA
- Makefile
- Mdx
- Others
- PHP
- Python
- Qml
- Rust
- Shell
- Starlark
- Svelte
- Swig
- TypeScript
- Vim Script
- Vue
C
- AppImage/AppImageKit – Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
- brighill/singularity-deepin – Singularity容器运行 deepin wine 微信
- gerard/ext4fuse – EXT4 implementation for FUSE
- lua/lua – A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
- rfc1036/whois – Intelligent WHOIS client
- rofl0r/proxychains-ng – proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
- shunf4/proxychains-windows – Windows and Cygwin port of proxychains, based on MinHook and DLL Injection
C#
- PintaProject/Pinta – Simple GTK Paint Program
- Ruben2776/PicView – Fast, free and customizable picture viewer
C++
- 188080501/JQTools – 基于Qt开发的小工具包
- Greedysky/TTKMusicPlayer – TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.
- TheAssassin/AppImageLauncher – Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages
- TypesettingTools/Aegisub – Cross-platform advanced subtitle editor
- ZLMediaKit/ZLMediaKit – WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
- aoyiduo/woterm – woterm - http://woterm.com
- dail8859/NotepadNext – A cross-platform, reimplementation of Notepad++
- linuxdeploy/linuxdeploy – AppDir creation and maintenance tool. Featuring flexible plugin system.
- mltframework/shotcut – cross-platform (Qt), open-source (GPLv3) video editor
- ossrs/srs – SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
- qt/qtdoc – Qt Documentation
- qtinuum/QtnProperty – Extended properties for Qt5
- u0u0/Cocos2d-Lua-Community – 基于Cocos2d-x 4.0,打造易用稳定的Cocos2d-x lua引擎。
Dart
- fzyzcjy/flutter_rust_bridge – Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
- leoafarias/sidekick – A simple app to make Flutter development more delightful
- localsend/localsend – An open-source cross-platform alternative to AirDrop
Go
- 869413421/chatgpt-web – 基于ChatGPT3.5 API实现的私有化web程序
- AlistGo/alist – 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
- Hacker-Linner/go-mahjong-server – Step By Step --> 开发游戏服务器
- IceWhaleTech/CasaOS – CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
- Jinnrry/PMail – Private EMail Server
- Mrs4s/MiraiGo – qq协议的golang实现, 移植于mirai
- OpenFunction/OpenFunction – Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project)
- TangSengDaoDao/TangSengDaoDaoServer – 高颜值 IM 即时通讯,聊天
- Terry-Mao/goim – goim
- TheAlgorithms/Go – Algorithms and Data Structures implemented in Go for beginners, following best practices.
- WuKongIM/WuKongIM – More than just IM 不只是即时通讯( IM )
- XIU2/CloudflareSpeedTest – 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~
- antoniomika/sish – HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
- avelino/awesome-go – A curated list of awesome Go frameworks, libraries and software
- binwiederhier/ntfy – Send push notifications to your phone or desktop using PUT/POST
- bytedance/sonic – A blazingly fast JSON serializing & deserializing library
- cert-manager/cert-manager – Automatically provision and manage TLS certificates in Kubernetes
- chromedp/chromedp – A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- chromedp/examples – chromedp code examples.
- cloudwego/hertz – Go HTTP framework with high-performance and strong-extensibility for building micro-services.
- cloudwego/kitex – Go RPC framework with high-performance and strong-extensibility for building micro-services.
- cloudwego/netpoll – A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
- coder/coder – Secure environments for developers and their agents
- crawlab-team/crawlab – Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
- cunnie/sslip.io – Golang-based DNS server which maps DNS records with embedded IP addresses to those addresses.
- dobyte/due – 基于Go语言开发的高性能分布式游戏服务器框架
- duanbiaowu/leetcode
- eatmoreapple/openwechat – golang微信SDK
- emicklei/go-restful – package for building REST-style Web Services using Go
- ent/ent – An entity framework for Go
- eyebluecn/tank – 《蓝眼云盘》(Eyeblue Cloud Storage)
- fatedier/frp – A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- filebrowser/filebrowser – 📂 Web File Browser
- fission/fission – Fast and Simple Serverless Functions for Kubernetes
- geektutu/high-performance-go – high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
- go-acme/lego – Let's Encrypt/ACME client and library written in Go
- go-git/go-git – A highly extensible Git implementation in pure Go.
- go-gitea/gitea – Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
- go-pay/gopay – 微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
- go-rod/rod – A Chrome DevTools Protocol driver for web automation and scraping.
- golangci/golangci-lint – Fast linters runner for Go
- gonelist/gonelist – Golang Onedrive List - 极易部署的 Onedrive List 服务
- goreleaser/goreleaser – Release engineering, simplified
- hacdias/webdav – A simple and standalone WebDAV server.
- harness/harness – Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
- ipfs/kubo – An IPFS implementation in Go
- jakezhu9/chatgpt-lark-bot – Your personal AI assistant in lark/feishu 🚀
- json-iterator/go – A high-performance 100% compatible drop-in replacement of "encoding/json"
- jsyzchen/pan – A go sdk for baidu netdisk open platform 百度网盘开放平台 Go SDK
- knative/serving – Kubernetes-based, scale-to-zero, request-driven compute
- lifei6671/DouYinBot – 该项目仅自用,不提供抖音视频下载
- loft-sh/devpod – Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
- lwch/natpass – 🔥居家办公,远程开发神器
- midoks/imail – small mail server
- minio/minio – MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- moby/moby – The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- mvdan/sh – A shell parser, formatter, and interpreter with bash support; includes shfmt
- nats-io/nats-server – High-Performance server for NATS.io, the cloud and edge native messaging system.
- nats-io/nats.go – Golang client for NATS, the cloud native messaging system.
- navidrome/navidrome – 🎧☁️ Your Personal Streaming Service
- openfaas/faas – OpenFaaS - Serverless Functions Made Simple
- openfaas/faas-netes – Serverless Functions For Kubernetes
- openimsdk/open-im-server – IM Chat ChatGPT
- pressly/goose – A database migration tool. Supports SQL migrations and Go functions.
- rclone/rclone – "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
- saltbo/zpan – A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
- schollz/croc – Easily and securely send things from one computer to another 🐊 📦
- sirupsen/logrus – Structured, pluggable logging for Go.
- smallstep/certificates – 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
- summerblue/gohub – Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt
- syncthing/syncthing – Open Source Continuous File Synchronization
- tickstep/aliyunpan – 阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。
- toolsetlink/durl – short-url distributed and high-performance 高性能短链接服务 短网址
- traefik/traefik – The Cloud Native Application Proxy
- wechatpay-apiv3/wechatpay-go – 微信支付 APIv3 的官方 Go Library
- xpzouying/xiaohongshu-mcp – MCP for xiaohongshu.com
- zincsearch/zincsearch – ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- zzh20/timewheel – time wheel - go语言实现的时间轮算法
HTML
- AlloyTeam/CodeGuide – Alloyteam代码规范
- mzlogin/mzlogin.github.io – Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Java
- ag2s20150909/TTS
- fordes123/subtitles-view – 基于javaFX的简单字幕处理桌面程序,集成在线翻译及语音转换
- mlabalabala/box – TVBox的一个可以处理多源的版本,支持安卓4.4
JavaScript
- KonghaYao/chinese-free-web-font-storage – 中文网字计划 (Chinese Webfont Project) 是一个免费的中文 web 字体库,支持在线加载及查看字体信息。Explore our free CJK web font library that enables online loading and font information viewing.
- Postcatlab/postcat – Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.
- Sneezry/chrome_extensions_and_apps_programming – Chrome扩展及应用开发
- adamyi/wechrome – Chrome extension to unblock web wechat
- cmliu/CF-Workers-docker.io – 这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
- dqzboy/Docker-Proxy – 🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr、Nvcr等镜像加速\管理服务。支持免服务器部署到 ClawCloud\Render\Koyeb
- floccusaddon/floccus – ☁️ Sync your bookmarks privately across browsers and devices
- microsoft/monaco-editor – A browser based code editor
- open-webui/open-webui – User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- purplebamboo/font-carrier – font-carrier是一个功能强大的字体操作库,使用它你可以随心所欲的操作字体。让你可以在svg的维度改造字体的展现形状。
- rust-lang-cn/rust-by-example-cn – Rust By Example 中文版(包含在线代码编辑器)
- 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.
- siteserver/cms – SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
- sunshinev/go-space-chat – 基于Golang/WebSocket/Canvas/Protobuf 的聊天室/蝌蚪聊天室
- sxei/vscode-plugin-demo – VSCode插件开发全攻略配套demo
- xxnuo/MTranServer – End to end, Offline, high speed, and privately self-host free version of Google Translate - 低占用速度快可私有部署的离线版 Google 翻译
Jupyter Notebook
- CompVis/stable-diffusion – A latent text-to-image diffusion model
- jackfrued/Python-100-Days – Python - 100天从新手到大师
- mozilla/TTS – 🤖 💬 Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
Kotlin
- gedoor/legado – Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
- pppscn/SmsForwarder – 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
LUA
- wbthomason/packer.nvim – A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
Makefile
- golang-standards/project-layout – Standard Go Project Layout
Mdx
- lvwzhen/law-cn-ai – ⚖️ AI 法律助手
Others
- CMBill/lxgw-wenkai-screen-web – LXGW WenKai Screen / 霞鹜文楷屏幕阅读版 网络字体仓库
- Leo501/awesome-CocosCreator – Cocos Creator 游戏资源合集
- QtDocumentCN/QtDocumentCN – Qt中文文档翻译
- boyan01/flutter-netease-music – flutter music player application. (仿网易云音乐)
- duanbiaowu/Bookmark – Bookmark
- feiyangqingyun/qtkaifajingyan – 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
- ip-scanner/cloudflare
- jlevy/the-art-of-command-line – Master the command line, in one page
- o0HalfLife0o/TVBoxOSC
- ruanyf/document-style-guide – 中文技术文档的写作规范
- valpackett/awesome-gtk – List of awesome GTK (3/4) applications
PHP
- 5ime/video_spider – 短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...
- assimon/dujiaoka – 🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉
- mettle/sendportal – Open-source self-hosted email marketing. Manage your own newsletters at a fraction of the cost.
Python
- AUTOMATIC1111/stable-diffusion-webui – Stable Diffusion web UI
- BingLingGroup/autosub – Command-line utility to transcribe/translate from video/audio/subtitles to subtitles
- GerritCodeReview/git-repo – repo - The Multiple Git Repository Tool - (mirror of https://gerrit.googlesource.com/git-repo)
- LlmKira/Openaibot – ⚡️ Build Your Own chatgpt Bot|🧀 Discord/Slack/Kook/Telegram |⛓ ToolCall|🔖 Plugin Support | 🌻 out-of-box | gpt-4o
- MetaCubeX/mihomo – A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
- PaddlePaddle/PaddleOCR – Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 80+ languages.
- PaddlePaddle/PaddleSpeech – Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
- Stability-AI/stablediffusion – High-Resolution Image Synthesis with Latent Diffusion Models
- YaoFANGUK/video-subtitle-extractor – 视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
- adferrand/dnsrobocert – Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges
- coqui-ai/TTS – 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
- deezer/spleeter – Deezer source separation library including pretrained models.
- gradio-app/gradio – Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
- greyli/helloflask – Hello, Flask!
- jaysonlong/webvideo-downloader – Web video downloader for Bilibili, iQIYI, Tencent Video, MGTV and WeTV. 网站视频下载器,主要支持Bilibili、爱奇艺、腾讯视频、芒果TV、WeTV、愛奇藝台灣站。
- jhao104/proxy_pool – Python ProxyPool for web spider
- jianchang512/pyvideotrans – Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,同时支持语音识别转录、语音合成、字幕翻译。
- lllyasviel/Fooocus – Focus on prompting and generating
- lm-sys/FastChat – An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
- lonnyzhang423/douyin-hot-hub – 记录抖音热榜、明星榜、直播榜、音乐榜和品牌榜,每小时更新,按天归档。
- modelscope/modelscope – ModelScope: bring the notion of Model-as-a-Service to life.
- newren/git-filter-repo – Quickly rewrite git repository history (filter-branch replacement)
- numpy/numpy – The fundamental package for scientific computing with Python.
- openeasm/ICP-API – ICP备案查询 API
- pypa/gh-action-pypi-publish – The blessed :octocat: GitHub Action, for publishing your 📦 distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
- rcore-os/rCore-Tutorial-Book-v3 – A book about how to write OS kernels in Rust easily.
- searxng/searx-space – Statistics of the public SearXNG instances
- tonquer/picacg-qt – 哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS)
- ungoogled-software/ungoogled-chromium – Google Chromium, sans integration with Google
- voicepaw/so-vits-svc-fork – so-vits-svc fork with realtime support, improved interface and more features.
- why2lyj/ItChat-UOS – 复活Itchat,你只需要 pip install itchat-uos
- wongzeon/ICP-Checker – ICP备案查询,可查询企业或域名的ICP备案信息,自动完成滑动验证,保存结果到Excel表格,适用于新版的工信部备案管理系统网站,告别频繁拖动验证,以及某站*工具要开通VIP才可查看备案信息的坑
- zalandoresearch/fashion-mnist – A MNIST-like fashion product database. Benchmark 👇
- zhayujie/chatgpt-on-wechat – 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择ChatGPT/Claude/DeepSeek/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Qml
- jaredtao/TaoQuick – a cool QtQuick component library (一套酷炫的QtQuick基础库)
Rust
- 0xTnxl/rust-url-link-shortener – This projects is a Rust-based implementation a URL shortener.
- AryanpurTech/BlueEngine – Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
- Darkiiiiiice/qrcode-cli – a qrcode cli tools
- Dawson-Jones/Lark-chatGPT-gpt-3.5-turbo – Rust、chatGPT、gpt-3.5-turbo、Lark
- GitoxideLabs/gitoxide – An idiomatic, lean, fast & safe pure Rust implementation of Git
- GraphiteEditor/Graphite – An open source graphics editor for 2025: comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing
- GreptimeTeam/greptimedb – Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
- KDE/rust-qt-binding-generator – Generate bindings to use Rust code in Qt and QML
- KonghaYao/cn-font-split – 划时代的字体切割工具,CJK与任何字符!支持 otf、ttf、woff2 字体多线程切割,完美地细颗粒度地进行包大小控制。A revolutionary font subetter that supports CJK and any characters! It enables multi-threaded subset of otf, ttf, and woff2 fonts, allowing for precise control over package size.
- LaurentMazare/tch-rs – Rust bindings for the C++ api of PyTorch.
- Leafwing-Studios/leafwing-input-manager – A straightforward stateful input manager for the Bevy game engine.
- LemmyNet/lemmy – 🐀 A link aggregator and forum for the fediverse
- TheAlgorithms/Rust – All Algorithms implemented in Rust
- XAMPPRocky/tokei – Count your code, quickly.
- Y2Z/monolith – ⬛️ CLI tool and library for saving complete web pages as a single HTML file
- astral-sh/ruff – An extremely fast Python linter and code formatter, written in Rust.
- bevy-cheatbook/bevy-cheatbook – Unofficial Reference Book for the Bevy Game Engine
- codewithwan/rust-url-shortener – URL shortener service built with Rust, Warp, and PostgreSQL. It allows users to shorten long URLs and redirect to the original URLs using the shortened links
- crossbeam-rs/crossbeam – Tools for concurrent programming in Rust
- crossterm-rs/crossterm – Cross platform terminal library rust
- cunarist/rinf – Rust for native business logic, Flutter for flexible and beautiful GUI
- dani-garcia/vaultwarden – Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- diesel-rs/diesel – A safe, extensible ORM and Query Builder for Rust
- dimforge/bevy_rapier – Official Rapier plugin for the Bevy game engine.
- djeedai/bevy_hanabi – 🎆 Hanabi — a GPU particle system plugin for the Bevy game engine.
- dtolnay/cxx – Safe interop between Rust and C++
- eclipse-paho/paho.mqtt.rust – paho.mqtt.rust
- ekzhang/rustpad – Efficient and minimal collaborative code editor, self-hosted, no database required
- embassy-rs/embassy – Modern embedded framework, using Rust and async.
- emilk/egui – egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- gfx-rs/wgpu – A cross-platform, safe, pure-Rust graphics API.
- gmg137/netease-cloud-music-gtk – Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器
- gtk-rs/examples – DEPRECATED, use https://github.com/gtk-rs/gtk-rs repository instead!
- gtk-rs/gtk4-rs – Rust bindings of GTK 4
- helix-editor/helix – A post-modern modal text editor.
- huggingface/candle – Minimalist ML framework for Rust
- hyperium/hyper – An HTTP library for Rust
- hyperium/tonic – A native gRPC client & server implementation with async/await support.
- iced-rs/iced – A cross-platform GUI library for Rust, inspired by Elm
- immunant/c2rust – Migrate C code to Rust
- influxdata/influxdb – Scalable datastore for metrics, events, and real-time analytics
- jakobhellermann/bevy-inspector-egui – Inspector plugin for the bevy game engine
- juhaku/utoipa – Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
- kata-containers/kata-containers – Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
- kornelski/cargo-deb – Make Debian packages directly from Rust/Cargo projects
- krisnova/rust-nova – Rust template repository.
- krtab/agnos – Obtain (wildcard) certificates from let's encrypt using dns-01 without the need for API access to your DNS provider.
- launchbadge/sqlx – 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- leptos-rs/leptos – Build fast web applications with Rust.
- linebender/druid – A data-first Rust-native UI design toolkit.
- linebender/masonry – Rust UI design toolkit - moved.
- lz1998/ricq – Rust 高性能 QQ 协议(原RS-QQ)。Linux-musl运行内存1.6MB。
- meilisearch/meilisearch – A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
- messense/aliyundrive-webdav – 阿里云盘 WebDAV 服务
- microsoft/windows-rs – Rust for Windows
- neovide/neovide – No Nonsense Neovim Client in Rust
- onebot-walle/walle-q – rs-onebot or rs-cqhttp?
- openobserve/openobserve – 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
- oxipng/oxipng – Multithreaded PNG optimizer written in Rust
- qarmin/czkawka – Multi functional app to find duplicates, empty folders, similar images etc.
- rathole-org/rathole – A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
- rbatis/rbatis – Compile Time Async Dynamic SQL ORM
- rcore-os/rCore-Tutorial-v3 – Let's write an OS which can run on RISC-V in Rust from scratch!
- rcore-os/zCore – Zircon microkernel reimplemented in Rust.
- rusqlite/rusqlite – Ergonomic bindings to SQLite for Rust
- rust-embedded/rust-raspberrypi-OS-tutorials – 📚 Learn to write an embedded OS in Rust 🦀
- rust-lang/rustlings – 🦀 Small exercises to get you used to reading and writing Rust code!
- rust-mobile/xbuild – Cross compile rust to any platform
- rust-unofficial/awesome-rust – A curated list of Rust code and resources.
- rustcc/writing-an-os-in-rust – 《使用Rust编写操作系统》
- rustdesk/rustdesk – An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
- salvo-rs/salvo – A powerful web framework built with a simplified design.
- serde-rs/serde – Serialization framework for Rust
- servo/servo – Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
- sigoden/dufs – A file server that supports static serving, uploading, searching, accessing control, webdav...
- slint-ui/slint – Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
- sorairolake/qrtool – An utility for encoding or decoding QR code
- sozu-proxy/sozu – Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
- starship/starship – ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- surrealdb/surrealdb – A scalable, distributed, collaborative, document-graph database, for the realtime web
- tauri-apps/tauri – Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- tokio-rs/axum – Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- tokio-rs/tokio – A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- tw93/Pake – 🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。
- utilForever/game-developer-roadmap – Roadmap to becoming a game developer in 2022
- wtklbm/crm – Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源
- xou816/spot – UNMAINTAINED! Please check out active forks
- zkat/big-brain – Utility AI library for the Bevy game engine
Shell
- AppImageCommunity/pkg2appimage – Tool and recipes to convert existing deb packages to AppImage
- docker-mailserver/docker-mailserver – Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
- jinwyp/one_click_script – install latest or LTS linux kernel and enable BBR or BBR plus
- lemnos/theme.sh – A script which lets you set your $terminal theme.
- lxgw/LxgwWenKai – An unprofessional open-source Chinese font derived from Fontworks' Klee One. 一款非专业的开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
- mondediefr/docker-flarum – 💬 🐳 Docker image of Flarum
- msojocs/wechat-web-devtools-linux – 适用于微信小程序的微信开发者工具 Linux移植版
- rust-cross/rust-musl-cross – Docker images for compiling static Rust binaries using musl-cross
Starlark
- GoogleContainerTools/distroless – 🥑 Language focused docker images, minus the operating system.
Svelte
- lyh0371/web-guide – 与框架无关的前端动态新手引导插件
Swig
- XMuli/QtExamples – Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
TypeScript
- AmintaCCCP/GithubStarsManager – An app for managing github starred repositories.
- DIYgod/RSSHub – 🧡 Everything is RSSible
- NervJS/taro – 开放式跨端跨框架解决方案,支持使用 React/Vue 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
- actions/checkout – Action for checking out a repo
- actions/upload-artifact
- ant-design/ant-design-pro – 👨🏻💻👩🏻💻 Use Ant Design like a Pro!
- coder/code-server – VS Code in the browser
- crimx/ext-saladict – 🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
- dubinc/dub – The modern link attribution platform. Loved by world-class marketing teams like Twilio, Buffer, Framer, Perplexity, Vercel, and more.
- electron-userland/electron-builder – A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
- gaozhangmin/aliyunpan – 小白羊网盘 - Powered by 阿里云盘。
- github0null/eide – An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.
- ifengzp/cocos-awesome – 基于cocos creator游戏引擎的游戏常用功能模块集锦,以及shader特效实现集锦
- immich-app/immich – High performance self-hosted photo and video management solution.
- intellism/vscode-comment-translate – vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。
- lobehub/lobe-chat – 🤯 Lobe Chat - an open-source, modern design AI chat framework. Supports multiple AI providers (OpenAI / Claude 4 / Gemini / DeepSeek / Ollama / Qwen), Knowledge Base (file upload / RAG ), one click install MCP Marketplace and Artifacts / Thinking. One-click FREE deployment of your private AI Agent application.
- ng-matero/ng-matero – Angular Material admin template.
- oldj/SwitchHosts – Switch hosts quickly!
- pickknow/chrome-extension-react-Tailwindcss-typescript – A Chrome Extensions boilerplate using React, typescript, tailwindcss,webpack, react hook, chrome stoore
- softprops/action-gh-release – 📦 :octocat: GitHub Action for creating GitHub Releases
- wechaty/wechaty – Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
- whyour/qinglong – 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
Vim Script
- junegunn/vim-plug – 🌺 Minimalist Vim Plugin Manager
Vue
- Moosync/Moosync-electron – Music player capable of playing local audio or from Youtube, Spotify and many more
- interaapps/pastefy – Pastefy is an feature-rich Open Source self-hostable Pastebin.
- tiny-craft/tiny-rdm – Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
License
To the extent possible under law, flydo has waived all copyright and related or neighboring rights to this work.
jetsung.md
· 3.6 KiB · Markdown
Bruto
# Awesome Stars [](https://github.com/sindresorhus/awesome)
> A curated list of my GitHub stars! Generated by [juev/starred](https://github.com/juev/starred)
## Contents
- [Go](#go)
- [LUA](#lua)
- [Others](#others)
- [Python](#python)
- [Rust](#rust)
- [TypeScript](#typescript)
<div id="go"></div>
## Go
- [golang-migrate/migrate](https://github.com/golang-migrate/migrate) – Database migrations. CLI and Golang library.
- [mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) – A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
- [rclone/rclone](https://github.com/rclone/rclone) – "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
<div id="lua"></div>
## LUA
- [KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian) – 86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓(iOS)、同文(Android)五笔输入方案,五笔输入法,Rime 方案。Chinese wubi input method schema
<div id="others"></div>
## Others
- [AlexanderZhou01/China-software-copyright](https://github.com/AlexanderZhou01/China-software-copyright) – Chinese software copyright application template document
<div id="python"></div>
## Python
- [adap/flower](https://github.com/adap/flower) – Flower: A Friendly Federated AI Framework
- [agno-agi/agno](https://github.com/agno-agi/agno) – High-performance runtime for multi-agent systems. Build, run and manage secure multi-agent systems in your cloud.
- [jiji262/douyin-downloader](https://github.com/jiji262/douyin-downloader) – 抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费!
- [jlowin/fastmcp](https://github.com/jlowin/fastmcp) – 🚀 The fast, Pythonic way to build MCP servers and clients
- [newren/git-filter-repo](https://github.com/newren/git-filter-repo) – Quickly rewrite git repository history (filter-branch replacement)
- [ranaroussi/yfinance](https://github.com/ranaroussi/yfinance) – Download market data from Yahoo! Finance's API
- [sml2h3/ddddocr](https://github.com/sml2h3/ddddocr) – 带带弟弟 通用验证码识别OCR pypi版
- [yt-dlp/yt-dlp](https://github.com/yt-dlp/yt-dlp) – A feature-rich command-line audio/video downloader
<div id="rust"></div>
## Rust
- [bevyengine/bevy](https://github.com/bevyengine/bevy) – A refreshingly simple data-driven game engine built in Rust
- [launchbadge/sqlx](https://github.com/launchbadge/sqlx) – 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- [rust-lang/rust](https://github.com/rust-lang/rust) – Empowering everyone to build reliable and efficient software.
- [stalwartlabs/stalwart](https://github.com/stalwartlabs/stalwart) – All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
<div id="typescript"></div>
## TypeScript
- [DevCloudFE/ng-devui](https://github.com/DevCloudFE/ng-devui) – Angular UI Component Library based on DevUI Design
## License
[](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [jetsung](https://github.com/jetsung) has waived all copyright and related or neighboring rights to this work.
Awesome Stars 
A curated list of my GitHub stars! Generated by juev/starred
Contents
Go
- golang-migrate/migrate – Database migrations. CLI and Golang library.
- mark3labs/mcp-go – A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
- rclone/rclone – "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
LUA
- KyleBing/rime-wubi86-jidian – 86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓(iOS)、同文(Android)五笔输入方案,五笔输入法,Rime 方案。Chinese wubi input method schema
Others
- AlexanderZhou01/China-software-copyright – Chinese software copyright application template document
Python
- adap/flower – Flower: A Friendly Federated AI Framework
- agno-agi/agno – High-performance runtime for multi-agent systems. Build, run and manage secure multi-agent systems in your cloud.
- jiji262/douyin-downloader – 抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费!
- jlowin/fastmcp – 🚀 The fast, Pythonic way to build MCP servers and clients
- newren/git-filter-repo – Quickly rewrite git repository history (filter-branch replacement)
- ranaroussi/yfinance – Download market data from Yahoo! Finance's API
- sml2h3/ddddocr – 带带弟弟 通用验证码识别OCR pypi版
- yt-dlp/yt-dlp – A feature-rich command-line audio/video downloader
Rust
- bevyengine/bevy – A refreshingly simple data-driven game engine built in Rust
- launchbadge/sqlx – 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- rust-lang/rust – Empowering everyone to build reliable and efficient software.
- stalwartlabs/stalwart – All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
TypeScript
- DevCloudFE/ng-devui – Angular UI Component Library based on DevUI Design
License
To the extent possible under law, jetsung has waived all copyright and related or neighboring rights to this work.