Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-stars
Awesome List of my own!
https://github.com/wangxufire/awesome-stars
Last synced: 5 days ago
JSON representation
-
C
- shellphish/how2heap - A repository for learning various heap exploitation techniques.
- gojue/ecapture - Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
- koekeishiya/yabai - A tiling window manager for macOS based on binary space partitioning
- happyfish100/fastdfs - FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We
- openssl/openssl - TLS/SSL and crypto library
- google/sanitizers - AddressSanitizer, ThreadSanitizer, MemorySanitizer
- reactos/reactos - A free Windows-compatible Operating System
- EZLippi/Tinyhttpd - Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
- tyilo/insert_dylib - Command line utility for inserting a dylib load command into a Mach-O binary
- c-ares/c-ares - A C library for asynchronous DNS requests
- shadowsocks/shadowsocks-libev - Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
- y123456yz/reading-code-of-nginx-1.9.2 - nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
- torvalds/linux - Linux kernel source tree
- openresty/lua-nginx-module - Embed the Power of Lua into NGINX HTTP servers
- Qihoo360/Atlas - A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
- ggreer/the_silver_searcher - A code-searching tool similar to ack, but faster.
- mpv-player/mpv - 🎥 Command line video player
- netdata/netdata - Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
-
Go
- kelseyhightower/contributors - Display GitHub contributors for a specific repo.
- redis/go-redis - Redis Go client
- grpc/grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC
- juju/errors - Common juju errors and functions to annotate errors. Based on juju/errgo
- maprost/should - lightwight test environment
- go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly
- pquerna/ffjson - faster JSON serialization for Go
- dgrijalva/jwt-go - ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
- limetext/backend - Backend for LimeText
- gogap/logrus - DEPRECATED, Please refer to gogap/logrus_mate
- satori/go.uuid - UUID package for Go
- robfig/cron - a cron library for go
- magiconair/properties - Java properties scanner for Go
- elazarl/goproxy - An HTTP proxy library for Go
- orcaman/concurrent-map - a thread-safe concurrent map for go
- bitly/go-simplejson - a Go package to interact with arbitrary JSON
- shadowsocks/shadowsocks-go - go port of shadowsocks (Deprecated)
- golang/lint - [mirror] This is a linter for Go source code. (deprecated)
- gohugoio/hugo - The world’s fastest framework for building websites.
- spf13/viper - Go configuration with fangs
- lima-vm/lima - Linux virtual machines, with a focus on running containers
- cnk3x/xunlei - 提取自群晖平台的迅雷下载套件,用在其他Linux机器上的迅雷远程下载服务
- gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
- swaggo/swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.
- ServiceWeaver/weaver - Programming framework for writing and deploying cloud applications.
- sourcegraph/conc - Better structured concurrency for go
- brahma-adshonor/gohook - a funny library to hook golang function at runtime
- google/go-github - Go library for accessing the GitHub v3 API
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
- rancher/rancher - Complete container management platform
- kubesphere/kubesphere - The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
- cloudreve/Cloudreve - 🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
- segmentio/kafka-go - Kafka library in Go
- golang/groupcache - groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
- tidwall/gjson - Get JSON values quickly - JSON parser for Go
- go-resty/resty - Simple HTTP and REST client library for Go
- gookit/goutil - 💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结
- samber/lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- codenotary/immudb - immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
- jesseduffield/lazygit - simple terminal UI for git commands
- prometheus/node_exporter - Exporter for machine metrics
- stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library
- go-gomail/gomail - The best way to send emails in Go.
- FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
- gofiber/fiber - ⚡️ Express inspired web framework written in Go
- tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
- uber-go/fx - A dependency injection based application framework for Go.
- prometheus/prometheus - The Prometheus monitoring system and time series database.
- zeromicro/go-zero - A cloud-native Go microservices framework with cli tool for productivity.
- uber-go/automaxprocs - Automatically set GOMAXPROCS to match Linux container CPU quota.
- go-flutter-desktop/go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
- google/wire - Compile-time Dependency Injection for Go
- mix-go/mix - ✨ Standard Toolkit for Go fast development / Go 快速开发标准工具包
- casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
- sirupsen/logrus - Structured, pluggable logging for Go.
- ent/ent - An entity framework for Go
- urfave/cli - A simple, fast, and fun package for building command line apps in Go
- jmoiron/sqlx - general purpose extensions to golang's database/sql
- gwuhaolin/livego - live video streaming server in golang
- fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
- progrium/darwinkit - Native Mac APIs for Go. Previously known as MacDriver
- 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
- bytedance/Elkeid - Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices
- alecthomas/kingpin - CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
- jessevdk/go-flags - go command line option parser
- apache/dubbo-go - Go Implementation For Apache Dubbo .
- ChimeraCoder/anaconda - A Go client library for the Twitter 1.1 API
- fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- Finb/bark-server - Backend of Bark
- containers/podman - Podman: A tool for managing OCI containers and pods.
- containerd/containerd - An open and reliable container runtime
- uber-go/zap - Blazing fast, structured, leveled logging in Go.
- txthinking/brook - A cross-platform programmable network tool
- cbeuw/GoQuiet - A Shadowsocks obfuscation plugin utilising domain fronting to evade deep packet inspection
- hashicorp/consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
- AliyunContainerService/pouch - An Efficient Enterprise-class Container Engine
- GoogleContainerTools/container-diff - container-diff: Diff your Docker containers
- tj/node-prune - Remove unnecessary files from node_modules (.md, .ts, ...)
- andeya/faygo - Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify t
- robertkrimen/otto - A JavaScript interpreter in Go (golang)
- GetStream/vg - Virtualgo: Easy and powerful workspace based development for go
- Wox-launcher/Wox - A cross-platform launcher that simply works
- tucnak/telebot - Telebot is a Telegram bot framework in Go.
- livc/GroupHub_Bot - [DEPRECATED] A Telegram Bot to collect Chinese groups.
- googleapis/google-cloud-go - Google Cloud Client Libraries for Go.
- sevlyar/go-daemon - A library for writing system daemons in golang.
- v2ray/v2ray-core - A platform for building proxies to bypass network restrictions.
- cyfdecyf/cow - HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
- go-gorp/gorp - Go Relational Persistence - an ORM-ish library for Go
- uber-archive/go-torch - Stochastic flame graph profiler for Go programs
- ulule/deepcopier - simple struct copying for golang
- henson/proxypool - Golang实现的IP代理池
- vitessio/vitess - Vitess is a database clustering system for horizontal scaling of MySQL.
- golang/oauth2 - Go OAuth2
- pkg/errors - Simple error handling primitives
- ReactiveX/RxGo - Reactive Extensions for the Go language.
- astaxie/gopkg - example for the go pkg's function
- yuin/gopher-lua - GopherLua: VM and compiler for Lua in Go
- asynkron/protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
- coreos/go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files
- gogap/logrus_mate - tool for logrus, let it easy to use
- tj/mmake - Modern Make
- spf13/cobra - A Commander for modern Go CLI interactions
- go-delve/delve - Delve is a debugger for the Go programming language.
- Masterminds/glide - Package Management for Golang
- shadowsocks/go-shadowsocks2 - Modern Shadowsocks in Go
- laher/goxc - a build tool for Go, with a focus on cross-compiling, packaging and deployment
- traefik/traefik - The Cloud Native Application Proxy
- linuxkit/linuxkit - A toolkit for building secure, portable and lean operating systems for containers
- golang/go - The Go programming language
- toby3d/smashcast - [DISCONTINUED] A simple library on Go for work with smashcast API streaming service
- valyala/fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
- googleapis/google-api-go-client - Auto-generated Google APIs for Go.
- flike/kingshard - A high-performance MySQL proxy
- ChimeraCoder/gojson - Automatically generate Go (golang) struct definitions from example JSON
- hprose/hprose-golang - Hprose is a cross-language RPC. This project is Hprose for Golang.
- goharbor/harbor - An open source trusted cloud native registry project that stores, signs, and scans content.
- sourcegraph/checkup - Distributed, lock-free, self-hosted health checks and status pages
- aaparella/carve - Go implementation of Seam Carving algorithm.
- unknwon/goconfig - Package goconfig is a fully functional and comments-support configuration file (.ini) parser.
- moby/moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software
- shirou/gopsutil - psutil for golang
- 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:
- go-macaron/macaron - Package macaron is a high productive and modular web framework in Go.
- gin-gonic/gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- ivpusic/neo - Go Web Framework
- tools/godep - dependency tool for go
- RichardKnop/go-oauth2-server - A standalone, specification-compliant, OAuth2 server written in Golang.
- kubernetes/kubernetes - Production-Grade Container Scheduling and Management
- gpmgo/gopm - Go Package Manager (gopm) is a package manager and build tool for Go.
- gogs/gogs - Gogs is a painless self-hosted Git service
- Terry-Mao/goim - goim
- studygolang/studygolang - Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
- qor/qor-example - An example application showcasing the QOR SDK
- gomodule/redigo - Go client for Redis
- andeya/pholcus - Pholcus is a distributed high-concurrency crawler software written in pure golang
- hu17889/go_spider - [爬虫框架 (golang)] An awesome Go concurrent Crawler(spider) framework. The crawler is flexible and modular. It can be expanded to an Individualized crawler easily or you can use the default crawl compone
- PuerkitoBio/goquery - A little like that j-thing, only in Go.
- coocood/qbs - QBS stands for Query By Struct. A Go ORM.
- alecthomas/log4go - Logging package similar to log4j for the Go programming language
- jianfengye/webdemo - webdemo
- revel/revel - A high productivity, full-stack web framework for the Go language.
- abbot/go-http-auth - Basic and Digest HTTP Authentication for golang http
- cihub/seelog - Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
- go-swagger/go-swagger - Swagger 2.0 implementation for go
- gorilla/websocket - Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
- beego/beego - beego is an open-source, high-performance web framework for the Go programming language.
- buger/goreplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in
- CodisLabs/codis - Proxy based Redis cluster solution supporting pipeline and scaling dynamically
- ant0ine/go-json-rest - A quick and easy way to setup a RESTful JSON API
- apernet/OpenGFW - OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
- OpenNHP/opennhp - NHP: A lightweight cryptography-driven Zero Trust networking protocol at the OSI 5th layer to hide your server and data from attackers.
-
C# #
- BeyondDimension/SteamTools - 🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
- dotnet/aspnetcore - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
- icsharpcode/ILSpy - .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
- Xeroday/Spotify-Ad-Blocker - EZBlocker - A Spotify Ad Blocker for Windows
- CodeHubApp/CodeHub - CodeHub is an iOS application written using Xamarin
- Accelerider/BaiduPanDownloadWinform - 百度网盘不限速下载工具
-
C++
- manticoresoftware/manticoresearch - Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
- nlohmann/json - JSON for Modern C++
- OpenAtomFoundation/pika - Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
- chxuan/cpp-utils - :hibiscus: 一些C/C++常用封装例子
- WasmEdge/WasmEdge - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm
- c0re100/qBittorrent-Enhanced-Edition - [Unofficial] qBittorrent Enhanced, based on qBittorrent
- microsoft/winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
- async-profiler/async-profiler - Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
- Tencent/TenDBCluster-TSpider - TSpider is the proxy node of TenDB Cluster.
- WerWolv/ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
- 360Controller/360Controller - TattieBogle Xbox 360 Driver (with improvements)
- trojan-gfw/trojan - An unidentifiable mechanism that helps you bypass GFW.
- PaddlePaddle/Paddle-Lite - PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
- envoyproxy/envoy - Cloud-native high-performance edge/middle/service proxy
- Tencent/TSeer - A high available service discovery & registration & fault-tolerance framework
- TarsCloud/Tars - Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
- bitcoin/bitcoin - Bitcoin Core integration/staging tree
- telegramdesktop/tdesktop - Telegram Desktop messaging app
- mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
- grpc/grpc - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
- swig/swig - SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
- llvm-mirror/clang - Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
- google-ar/WebARonTango - A proposal to provide Augmented Reality (AR) capabilities to the web in the form of a prototype on top of WebVR built in Chromium.
- tensorflow/tensorflow - An Open Source Machine Learning Framework for Everyone
- facebookarchive/scribe - Scribe is a server for aggregating log data streamed in real time from a large number of servers.
- RedisInsight/RedisDesktopManager
- libgdx/packr - Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X
- protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format
- apache/thrift - Apache Thrift
- electron/electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
- facebook/react-native - A framework for building native applications using React
- swiftlang/swift - The Swift Programming Language
-
CMake
- papyros/papyros - General issue tracking and wikis for Papyros
-
CSS
- jimmykuu/gopher - Golang-China(golangtc.com) Website
- SwiftGGTeam/the-swift-programming-language-in-chinese - 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
- aaronchen2k/mobistore - eCommerce Fashion Store
- codeset/google-java-styleguide - Google Java代码风格规范 (中文版)
- horst3180/arc-theme - A flat theme with transparent elements
-
Dart
- niuhuan/pikapika - A comic browser,support Android / iOS / MacOS / Windows / Linux.
- AppFlowy-IO/AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
- abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard - Responsive Admin Panel or Dashboard using Flutter
- flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
Dockerfile
- linuxserver/docker-code-server
- Urigo/angular-meteor - Angular and Meteor - The perfect stack
-
Gherkin
- sdkman/sdkman-cli - The SDKMAN! Command Line Interface
-
Others
- sindresorhus/quick-look-plugins - List of useful Quick Look plugins for developers
- wasabeef/awesome-android-ui - A curated list of awesome Android UI/UX libraries
- chentsulin/awesome-graphql - Awesome list of GraphQL
- xiaye13579/BBLL - 一个第三方哔哩哔哩客户端,A third-party bilibili client。
- notable/notable - The Markdown-based note-taking app that doesn't suck.
- 0voice/k8s_awesome_document - 【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料
- yessimida/yes - 追求有深度的后端技术文章,知其然知其所以然
- ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands.
- rust-embedded/awesome-embedded-rust - Curated list of resources for Embedded and Low-level development in the Rust programming language
- Tencent/secguide - 面向开发人员梳理的代码安全指南
- ZhongFuCheng3y/athena - Java后端知识图谱🔥 帮助Java初学者成长
- GorvGoyl/Clone-Wars - 100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
- xxjwxc/uber_go_guide_cn - Uber Go 语言编码规范中文版. The Uber Go Style Guide .
- udpsec/awesome-vpn - 科学上网的有趣项目集锦,欢迎大家pr自己喜欢的项目到这里。
- MSWorkers/support.996.ICU - Microsoft and GitHub Workers Support 996.ICU
- hemanth/awesome-pwa - Awesome list of progressive web apps!
- 996icu/996.ICU - Repo for counting stars and contributing. Press F to pay respect to glorious developers.
- CyC2018/CS-Notes - :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
- kubeguide/K8sDefinitiveGuide-V3-Sourcecode
- googlehosts/hosts - 镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
- gfwlist/gfwlist - The one and only one gfwlist here
- XinSSS/Config-for-Clash-Surge - Clash Surge Shadowrocket Quantumult Config
- n0shake/Public-APIs - 📚 A public list of APIs from round the web.
- travis-ci/travis-ci - Free continuous integration platform for GitHub projects.
- twitter-archive/snowflake - Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
- maemual/raft-zh_cn - Raft一致性算法论文的中文翻译
- toml-lang/toml - Tom's Obvious, Minimal Language
- zenorocha/alfred-workflows - :metal: A collection of Alfred 3 and 4 workflows that will rock your world
- reactor/reactor - Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more)
- jobbole/awesome-java-cn - Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
- ehazlett/shipyard - Composable Docker Management
- johnpapa/angular-styleguide - Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
- Trinea/android-open-project - A categorized collection of Android Open Source Projects, More powerful web version:
- iffybug/reverse-interview-zh - 技术面试最后反问面试官的话
- perklet/reverse-interview-zh - 技术面试最后反问面试官的话
- Awesome-Windows/Awesome - :computer: 🎉 An awesome & curated list of best applications and tools for Windows.
- serhii-londar/open-source-mac-os-apps - 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
-
Groovy
- GradleUp/shadow - Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
- pledbrook/lazybones - A simple project creation tool that uses packaged project templates.
-
HTML
- marians/rebrow - Web UI for redis database content
- TeamStuQ/skill-map - 程序员技能图谱
- w3c/ServiceWorker - Service Workers
- microsoft/language-server-protocol - Defines a common protocol for language servers.
- square/retrofit - A type-safe HTTP client for Android and the JVM
- shadowsocks/shadowsocks-org - www.shadowsocks.org
- google/styleguide - Style guides for Google-originated open-source projects
- electron/electron-api-demos - Explore the Electron APIs
- vczero/react-native-lesson - React Native入门指南
- PatrickJS/awesome-angular - :page_facing_up: A curated list of awesome Angular resources
-
Java
- sofastack/sofa-jraft - A production-grade java implementation of RAFT consensus algorithm.
- spring-projects-experimental/spring-boot-thin-launcher - Tools for building "thin" executable jars, with a focus on, but not exclusively for, Spring Boot
- Snailclimb/JavaGuide - 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
- javers/javers - JaVers - object auditing and diff framework for Java
- open-job/openjob - Distributed high performance task scheduling framework
- dromara/dynamic-tp - 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (al
- dromara/forest - A high-level and lightweight declarative HTTP client framework for Java. it makes sending HTTP requests in Java easier.
- PowerJob/PowerJob - Enterprise job scheduling middleware with distributed computing ability.
- apache/curator - Apache Curator
- spring-projects/spring-authorization-server - Spring Authorization Server
- Grasscutters/Grasscutter - A server software reimplementation for a certain anime game.
- GoogleContainerTools/jib - 🏗 Build container images for your Java applications.
- dromara/tianai-captcha - captcha captcha captcha 可能是java界最好的开源行为验证码 [滑块验证码、点选验证码、行为验证码、旋转验证码, 滑动验证码]
- opengoofy/hippo4j - 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
- orika-mapper/orika - Simpler, better and faster Java bean mapping framework
- apache/maven-mvnd - Apache Maven Daemon
- ballcat-projects/ballcat - 😸一个快速开发脚手架,快速搭建企业级后台管理系统,并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离,菜单权限,数据权限,定时任务,访问日志,操作日志,异常日志,统一异常处理,XSS过滤,SQL防注入,国际化 等多种功能
- puniverse/quasar - Fibers, Channels and Actors for the JVM
- shatyuka/Killergram - Remove sponsored messages of Telegram
- dunwu/javacore - ☕ JavaCore 是对 Java 核心技术的经验总结。
- JetBrains/JetBrainsRuntime - Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
- micronaut-projects/micronaut-core - Micronaut Application Framework
- pingfangushi/screw - 简洁好用的数据库表结构文档生成器
- apache/pulsar - Apache Pulsar - distributed pub-sub messaging system
- spring-attic/spring-native - Spring Native is now superseded by Spring Boot 3 official native support
- openjdk/loom - https://openjdk.org/projects/loom
- openjdk/valhalla - https://openjdk.org/projects/valhalla
- openjdk/panama-vector - https://openjdk.org/projects/panama
- oracle/graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
- braisdom/ObjectiveSql - Writing SQL using Java syntax
- baidu/uid-generator - UniqueID generator
- alibaba/arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
- alibaba/Sentinel - A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
- springdoc/springdoc-openapi - Library for OpenAPI 3 with spring-boot
- p6spy/p6spy - P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application.
- AdoptOpenJDK/openjdk-jdk - JDK TIP mirror from https://github.com/openjdk/jdk
- openjdk/jmh - https://openjdk.org/projects/code-tools/jmh
- shuzijun/leetcode-editor - Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion
- deathmarine/Luyten - An Open Source Java Decompiler Gui for Procyon
- apache/skywalking - APM, Application Performance Monitoring System
- oshi/oshi - Native Operating System and Hardware Information
- openjdk/jdk - JDK main-line development https://openjdk.org/projects/jdk
- springfox/springfox - Automated JSON API documentation for API's built with Spring
- r2dbc/r2dbc-client - Reactive Relational Database Connectivity
- janino-compiler/janino - Janino is a super-small, super-fast Java™ compiler.
- grpc/grpc-java - The Java gRPC implementation. HTTP/2 based RPC
- ChrisRM/material-theme-jetbrains - JetBrains theme of Material Theme
- JetBrains/intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform
- reactive-streams/reactive-streams-jvm - Reactive Streams Specification for the JVM
- hantsy/spring-reactive-sample - Spring 5/6 Reactive playground
- apache/shardingsphere - Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
- graphql-java-kickstart/graphql-spring-boot - GraphQL and GraphiQL Spring Framework Boot Starters - Forked from oembedler/graphql-spring-boot due to inactivity.
- eugenp/tutorials - Getting Started with Spring Boot 3:
- graphql-java/graphql-java - GraphQL Java implementation
- reactor/reactor-core - Non-Blocking Reactive Foundation for the JVM
- knightliao/disconf - Distributed Configuration Management Platform(分布式配置管理平台)
- spring-projects/spring-framework - Spring Framework
- raphw/byte-buddy - Runtime code generation for the Java virtual machine.
- javaee/servlet-spec - The API and Issue Tracker for the JCP Standard Java Servlet Specification
- takari/polyglot-maven - Support alternative markup for Apache Maven POM files
- Netflix/eureka - AWS Service registry for resilient mid-tier load balancing and failover.
- Netflix/Hystrix - Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distr
- lets-blade/blade - :rocket: Lightning fast and elegant mvc framework for Java8
- google/guice - Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
- basepom/duplicate-finder-maven-plugin - Maven plugin to find duplicate classes or resources
- leonchen83/redis-replicator - Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-7.2
- eclipse-vertx/vert.x - Vert.x is a tool-kit for building reactive applications on the JVM
- TechEmpower/FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project
- sqshq/piggymetrics - Microservice Architecture with Spring Boot, Spring Cloud and Docker
- Netflix/genie - Distributed Big Data Orchestration Service
- spring-cloud/spring-cloud-netflix - Integration with Netflix OSS components
- spring-cloud/spring-cloud-function
- bazelbuild/bazel - a fast, scalable, multi-language and extensible build system
- scribejava/scribejava - Simple OAuth library for Java
- jeasonlzy/okhttp-OkGo - OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
- google/google-java-format - Reformats Java source code to comply with Google Java Style.
- pagehelper/Mybatis-PageHelper - Mybatis通用分页插件
- brianway/webporter - 基于 webmagic 的 Java 爬虫应用
- rometools/rome - Java library for RSS and Atom feeds
- jboss-javassist/javassist - Java bytecode engineering toolkit
- brettwooldridge/HikariCP - 光 HikariCP・A solid, high-performance, JDBC connection pool at last.
- googleapis/google-api-java-client - Google APIs Client Library for Java
- perwendel/spark - A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
- checkstyle/checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly confi
- spotify/docker-maven-plugin - INACTIVE: A maven plugin for Docker
- zxing/zxing - ZXing ("Zebra Crossing") barcode scanning library for Java, Android
- google/dagger - A fast dependency injector for Android and Java.
- ben-manes/caffeine - A high performance caching library for Java
- apache/shardingsphere-elasticjob - Distributed scheduled job
- kevinsawicki/http-request - Java HTTP Request Library
- belaban/JGroups - The JGroups project
- xuminwlt/j360-cloud-all - spring cloud独立功能介绍和demo 分布式配置服务器、客户端、服务发现、负载均衡、断路器Hytrix
- dianping/cat - CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
- codecentric/spring-boot-admin - Admin UI for administration of spring boot applications
- itdelatrisu/opsu - opsu! ~ an open-source osu! client
- spring-projects/spring-boot - Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
- sgroschupf/zkclient - a zookeeper client, that makes life a little easier.
- alibaba/fastjson - FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
- elastic/elasticsearch - Free and Open Source, Distributed, RESTful Search Engine
- alibaba/druid - 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
- uncodecn/uncode-schedule - 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。
- redisson/redisson - Redisson - Valkey & Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis or Valkey based Java objects and services: Set, Multimap, SortedSet, Map, List, Q
- ReactiveX/RxJava - RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
Ruby
- matteocrippa/awesome-swift - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
- danbooru/danbooru - A taggable image board written in Rails.
- zdennis/activerecord-import - A library for bulk insertion of data into your database using ActiveRecord.
- enml/blog - a github pages blog
-
JavaScript
- Chalarangelo/30-seconds-of-code - Short code snippets for all your development needs
- drawdb-io/drawdb - Free, simple, and intuitive online database diagram editor and SQL generator.
- blackmatrix7/ios_rule_script - 分流规则、重写写规则及脚本。
- duo001/evil.js - Use with caution
- prettier/prettier - Prettier is an opinionated code formatter.
- joeferner/redis-commander - Redis management tool written in node.js
- Kong/insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
- Jean-Tinland/simple-bar - A yabai status bar widget for Übersicht
- layui/layui - 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
- iptv-org/iptv - Collection of publicly available IPTV channels from all over the world
- google/zx - A tool for writing better scripts
- digitalocean/nginxconfig.io - ⚙️ NGINX config generator on steroids 💉
- thumbsup/thumbsup - Generate static HTML photo / video galleries
- stevenjoezhang/live2d-widget - 把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
- cehui0303/Tmall_Tickets - 天猫超市茅台抢票功能
- actions/create-release - An Action to create releases via the GitHub Release API
- w37fhy/QuantumultX - 同步和更新大佬脚本库,更新懒人配置
- spicetify/cli - Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
- phobal/ivideo - 一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
- Tencent/wepy - 小程序组件化开发框架
- google/WebFundamentals - Former git repo for WebFundamentals on developers.google.com
- fastify/fastify - Fast and low overhead web framework, for Node.js
- cute/SketchI18N - Sketch Internationalization Plugin
- webrtc/samples - WebRTC Web demos and samples
- log4js-node/log4js-node - A port of log4js to node.js
- aadsm/JavaScript-ID3-Reader - ID3 tags reader in JavaScript (ID3v1, ID3v2 and AAC)
- emadehsan/thal - Getting started with Puppeteer and Chrome Headless for Web Scraping
- videojs/video.js - Video.js - open source HTML5 video player
- makegirlsmoe/makegirlsmoe_web - Create Anime Characters with MakeGirlsMoe
- LinusU/node-appdmg - 💾 Generate your app dmgs
- kwk/docker-registry-frontend - Browse and modify your Docker registry in a browser.
- facebookarchive/react-360 - Create amazing 360 and VR content using React
- axios/axios - Promise based HTTP client for the browser and node.js
- ppoffice/hexo-theme-icarus - A simple, delicate, and modern theme for the static site generator Hexo.
- swagger-api/swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
- yeoman/generator-angular - Yeoman generator for AngularJS
- bilibili-helper/bilibili-helper-o - 哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
- crazycodeboy/GitHubPopular - 这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。#适配RN最新版在这里☞#
- webpack/webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AM
- bilibili/flv.js - HTML5 FLV Player
- 23/resumable.js - A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
- akira-cn/code-to-image - Convert blocks of code to a highlighted jpeg base64 image.
- node-config/node-config - Node.js Application Configuration
- danjac/photoshare - Learning app for Go and React
- JetBrains/kotlin-web-site - The Kotlin programming language website
- PatrickJS/PatrickJS-starter - MFE Starter
- diegonetto/generator-ionic - Build hybrid mobile apps using the Ionic Framework
- yipengmu/react-native-android-lession - mark react-native-android steps
- facebook/react - The library for web and native user interfaces.
- gabrielbull/react-desktop - React UI Components for macOS High Sierra and Windows 10
- plotly/plotly.js - Open-source JavaScript charting library behind Plotly and Dash
- narayand4/nodejs - Node js examples for beginners.
- rayokota/generator-angular-go-martini - Yeoman generator for AngularJS + Go + Martini
- Semporia/TikTok-Unlock - TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
- jaywcjlove/awesome-mac - Now we have become very big, Different from the original idea. Collect premium software in various categories.
-
Shell
- unixorn/awesome-zsh-plugins - A collection of ZSH frameworks, plugins, themes and tutorials.
- BMDan/tuning-primer.sh - MySQL Tuning-Primer.sh, updated and improved
- raycast/script-commands - Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
- youngyangyang04/leetcode-master - 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
- techknowlogick/xgo - Go CGO cross compiler
- karalabe/xgo - Go CGO cross compiler
- create-dmg/create-dmg - A shell script to build fancy DMGs
- JetBrains/projector-docker - Run JetBrains IDEs remotely with Docker
- juewuy/ShellCrash - Run sing-box/mihomo as client in shell
- sorin-ionescu/prezto - The configuration framework for Zsh
- enki/libev - Full-featured high-performance event loop loosely modelled after libevent
- travis-ci/gimme - Install go, yay!
- zsh-users/antigen - The plugin manager for zsh.
- oh-my-fish/theme-budspencer - A theme for nerds, makes fish even more powerful. It's equipped with a hell of a lot of nice functions and key bindings to speed up your workflow.
- oh-my-fish/oh-my-fish - The Fish Shell Framework
- powerline/fonts - Patched fonts for Powerline users.
- sameersbn/docker-gitlab - Dockerized GitLab
- prurigro/gnome-catgen - A Gnome 3 application-overview folder configuration tool
- 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,
- mbadolato/iTerm2-Color-Schemes - Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTermin
-
Swift
- Carthage/Carthage - A simple, decentralized dependency manager for Cocoa
- SnapKit/SnapKit - A Swift Autolayout DSL for iOS & OS X
- ReactiveX/RxSwift - Reactive Programming in Swift
- EFPrefix/EFQRCode - A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
- CodeEditApp/CodeEdit - 📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
- quoid/userscripts - An open-source userscript manager for Safari
- dwarvesf/hidden - An ultra-light MacOS utility that helps hide menu bar icons
- DevToys-app/DevToysMac - DevToys For mac
- Lakr233/Rayon - yet another SSH machine manager
- Finb/Bark - Bark is an iOS App which allows you to push custom notifications to your iPhone
- p0deje/Maccy - Lightweight clipboard manager for macOS
- sindresorhus/Gifski - 🌈 Convert videos to high-quality GIFs on your Mac
- RockerHX/SimulateLocation - SimulateLocation
- hatashiro/kawa - A macOS input source switcher with user-defined shortcuts.
- rime/squirrel - 【鼠鬚管】Rime for macOS
- iina/iina - The modern video player for macOS.
- ddddxxx/LyricsX - 🎶 Ultimate lyrics app for macOS.
- JohnCoates/Aerial - Apple TV Aerial Screensaver for Mac
- logkit/logkit - An efficient logging library for OS X, iOS, watchOS, and tvOS – written in Swift. Log to console, file, HTTP service, or your own endpoint. Simple to get started, but smartly customizable.
- Lax/Learn-iOS-Swift-by-Examples - 精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
- haxpor/Potatso - Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoe
- MichaelRow/Lyrics - Swift-based iTunes plug-in to display lyrics on the desktop.
- TwidereProject/Twidere-iOS - Twidere for iOS
- zhuhaow/SpechtLite - A rule-based proxy for macOS
- shadowsocks/ShadowsocksX-NG - Next Generation of ShadowsocksX
-
TypeScript
- electron/asar - Simple extensive tar-like archive format with indexing
- appsmithorg/appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
- alibaba/lightproxy - 💎 Cross platform Web debugging proxy
- Eugeny/tabby - A terminal for a more modern age
- raycast/extensions - Everything you need to extend Raycast.
- takayama-lily/oicq - Tencent QQ Bot Library for Node.js
- xtermjs/xterm.js - A terminal for the web
- RedisInsight/RedisInsight - Redis GUI by Redis
- ineo6/hosts - GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。
- withfig/autocomplete - IDE-style autocomplete for your existing terminal & shell
- liupan1890/aliyunpan - 阿里云盘小白羊版 阿里云盘PC版 aliyundriver
- neoclide/coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
- ant-design/ant-design - An enterprise-class UI design language and React UI library
- ncipollo/release-action - An action which manages a github release
- balena-io/etcher - Flash OS images to SD cards & USB drives, safely and easily.
- actions/github-script - Write workflows scripting the GitHub API in JavaScript
- actions/setup-java - Set up your GitHub Actions workflow with a specific version of Java
- actions/setup-node - Set up your GitHub Actions workflow with a specific version of node.js
- actions/setup-python - Set up your GitHub Actions workflow with a specific version of Python
- actions/setup-go - Set up your GitHub Actions workflow with a specific version of Go
- actions/upload-artifact
- LeekHub/leek-fund - :chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥
- nativefier/nativefier - Make any web page a desktop application
- DIYgod/RSSHub - 🧡 Everything is RSSible
- Jigsaw-Code/outline-apps - Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them
- Jigsaw-Code/outline-shadowsocksconfig - Serialize Shadowsocks configuration data to and from SIP002 and legacy URI formats.
- antvis/G2 - 📊 The concise and progressive visualization grammar.
- shanalikhan/code-settings-sync - 🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
- schickling/chromeless - 🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
- microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- damoqiongqiu/NiceFish - 🚀🚀🚀NiceFish(美人鱼) 是一个系列项目,目标是示范前后端分离的开发+部署模式,包括: 浏览器环境、移动端环境、Electron 环境;后端有两个版本:SpringBoot 版本和 SpringCloud 版本。请不要吝惜你的⭐️ Star ⭐️,星星越多,动力越足。下一个版本会引入 Angular 最新的 signal 特性。
- ng-bootstrap/ng-bootstrap - Angular powered Bootstrap
- portainer/portainer - Making Docker and Kubernetes management easy.
- NathanWalker/angular-seed-advanced - Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
- angular/angular-cli - CLI tool for Angular
- ngrx/store - RxJS powered state management for Angular applications, inspired by Redux
- hexojs/hexo - A fast, simple & powerful blog framework, powered by Node.js.
- 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
- sequelize/sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
- oldj/SwitchHosts - Switch hosts quickly!
- angular/components - Component infrastructure and Material Design components for Angular
- angular/angular-electron - Angular2 + Electron
- auth0-blog/angular2-electron
- akveo/ngx-admin - Customizable admin dashboard template based on Angular 10+
- jhipster/generator-jhipster - JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
- auth0/angular2-jwt - Helper library for handling JWTs in Angular apps
- 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.
- angular/angular - Deliver web apps with confidence 🚀
- puppeteer/puppeteer - JavaScript API for Chrome and Firefox
- getmaxun/maxun - Free, open-source no-code web data extraction platform. Build custom robots to automate data scraping [In Beta]
-
Jupyter Notebook
- aymericdamien/TensorFlow-Examples - TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Kotlin
- pppscn/SmsForwarder - 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是
- JetBrains/compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
- Netflix/dgs-framework - GraphQL for Java with Spring Boot made easy.
- jasync-sql/jasync-sql - Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
- ktorio/ktor - Framework for quickly creating connected applications in Kotlin with minimal effort
- shadowsocks/shadowsocks-android - A shadowsocks client for Android
- Kotlin/kotlinx.coroutines - Library support for Kotlin coroutines
- ReactiveX/RxKotlin - RxJava bindings for Kotlin
- antoniolg/Bandhook-Kotlin - A showcase music app for Android entirely written using Kotlin language
- JetBrains/kotlin-native - Kotlin/Native infrastructure
- FasterXML/jackson-module-kotlin - Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
- TwidereProject/Twidere-Android
- square/okhttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
-
Lua
- openresty/lua-resty-limit-traffic - Lua library for limiting and controlling traffic in OpenResty/ngx_lua
- lsyncd/lsyncd - Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets
- nagadomi/waifu2x - Image Super-Resolution for Anime-Style Art
- salviati/go-qt5 - qt5 bindings for go
-
Makefile
- uber-go/guide - The Uber Go Style Guide.
- httpwg/http2-spec - Working copy of the HTTP/2 Specification
- feiskyer/kubernetes-handbook - Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
- zh-google-styleguide/zh-google-styleguide - Google 开源项目风格指南 (中文版)
-
Markdown
- tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands
-
Objective-C
- DanTheMan827/ios-app-signer - This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
- felixhageloh/uebersicht - ˈyːbɐˌzɪçt
- w0lfschild/mySIMBL - :package: Plugin manager for macOS
- youusername/magnetX - 资源搜索型软件 macOS OSX magnet
- sunnyyoung/WeChatTweak-macOS - A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
- HexFiend/HexFiend - A fast and clever hex editor for macOS
- maciekish/iReSign - iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, whe
- NickYang29/aria2gui - Aria2GUI for macOS
- sunsx9316/DanDanPlayForMac - 弹弹play mac版
-
Nim
- nim-lang/Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, an
-
PHP
- orvice/ss-panel - rm
- kenjis/php-framework-benchmark - PHP Framework Benchmark
- willdurand/Hateoas - A PHP library to support implementing representations for HATEOAS REST web services.
-
Perl
- major/MySQLTuner-perl - MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
-
PowerShell
- actions/runner-images - GitHub Actions runner images
- actions/go-versions - Go releases for Actions Runner Images
-
Pug
- angular/angular-cn - Chinese localization of angular.io
-
Python
- vvbbnn00/WARP-Clash-API - 该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
- civitai/sd_civitai_extension - All of the Civitai models inside Automatic 1111 Stable Diffusion Web UI
- plotly/plotly.py - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
- OpenEthan/SMSBoom - SMSBoom - Deprecate: Due to judicial reasons, the repository has been suspended!
- httpie/cli - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
- microsoft/playwright-python - Python version of the Playwright testing and automation library.
- wb14123/seq2seq-couplet - Play couplet with seq2seq model. 用深度学习对对联。
- mvdctop/Movie_Data_Capture - Local Movies Organizer
- KichangKim/DeepDanbooru - AI based multi-label girl image classification system, implemented by using TensorFlow.
- ansible/ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud
- Kr1s77/awesome-python-login-model - 😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
- PaddlePaddle/PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de
- pjialin/py12306 - 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
- shidenggui/easytrader - 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件
- ycm-core/YouCompleteMe - A code-completion engine for Vim
- madmaze/pytesseract - A Python wrapper for Google Tesseract
- upbit/pixivpy - Pixiv API for Python
- gevent/gevent - Coroutine-based concurrency library for Python
- lixingcong/shadowsocks-analysis - Help you understand how shadowsocks works.
- gongjianhui/AppleDNS - Apple 网络服务加速配置。[已停止更新,请慎用。]
- CreatCodeBuild/TensorFlow-and-DeepLearning-Tutorial - A TensorFlow & Deep Learning online course I taught in 2016
- tonybeltramelli/pix2code - pix2code: Generating Code from a Graphical User Interface Screenshot
- shadowsocks/shadowsocks
- getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
- XuShaohua/bcloud - 百度网盘的linux桌面客户端
- houtianze/bypy - Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
- maguowei/starred - creating your own Awesome List by GitHub stars!
- unclecode/crawl4ai - 🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
- PaddlePaddle/PaddleHub - Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
- BlinkDL/RWKV-LM - RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa
-
Rust
- dtolnay/anyhow - Flexible concrete Error type built on std::error::Error
- dtolnay/thiserror - derive(Error) for struct and enum error types
- containers/youki - A container runtime written in Rust
- iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm
- tokio-rs/tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- nushell/nushell - A new type of shell
- starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- rust-lang/rust-analyzer - A Rust compiler front-end for IDEs
- svenstaro/genact - 🌀 A nonsense activity generator
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator.
- p4gefau1t/trojan-r - 轻量高效的 Trojan 代理,使用 Rust 实现
- vectordotdev/vector - A high-performance observability data pipeline.
- google/rerast - A tool for transforming Rust code using rules
- alexcrichton/futures-await
- servo/servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
- rust-lang/rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.
- youki-dev/youki - A container runtime written in Rust
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
-
SCSS
- MehediH/Tweeten - An intuitive and powerful Twitter experience built for those who get real work done.
-
Scala
- mesosphere/marathon - Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
- linkerd/linkerd - Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.
- d2iq-archive/marathon - Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
-
V
- vlang/v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
-
Vim Script
- spf13/spf13-vim - The ultimate vim distribution
- amix/vimrc - The ultimate Vim configuration (vimrc)
- SpaceVim/SpaceVim - A modular Vim/Neovim configuration
- barretlee/autoconfig-mac-vimrc - autoconfig mac vimrc with bundle
- wklken/vim-for-server - .vimrc, simple configures for server, without plugins.
-
Vue
- YunYouJun/cook - 🍲 好的,今天我们来做菜!OK, Let's Cook!
- CareyWang/sub-web
- ElemeFE/element - A Vue.js 2.0 UI Toolkit for Web
- x2rr/funds - 自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况
Programming Languages
Categories
Go
153
Java
103
JavaScript
56
TypeScript
50
Others
37
C++
32
Python
30
Swift
25
Shell
20
Rust
18
C
18
Kotlin
13
HTML
10
Objective-C
9
C# #
6
Vim Script
5
CSS
5
Ruby
4
Makefile
4
Lua
4
Vue
4
Dart
4
PHP
3
Scala
3
Groovy
2
PowerShell
2
License
2
Dockerfile
2
V
1
Gherkin
1
Pug
1
Jupyter Notebook
1
CMake
1
SCSS
1
Perl
1
Markdown
1
Nim
1
Sub Categories
Keywords
go
77
golang
64
java
53
javascript
29
macos
27
docker
22
android
20
kubernetes
19
ios
19
typescript
17
swift
15
windows
15
linux
15
angular
14
cli
14
framework
13
awesome
13
web
13
python
13
terminal
12
rust
12
containers
12
spring-boot
12
kotlin
12
spring
12
cross-platform
11
nodejs
11
awesome-list
11
deep-learning
10
api
10
json
10
shell
10
react
10
chrome
9
cloud-native
9
c
9
microservices
9
mysql
9
redis
8
proxy
8
jvm
8
golang-library
8
microservice
8
electron
8
cncf
8
web-framework
8
sql
7
shadowsocks
7
ui
7
compiler
7