go
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
p4gefau1t/trojan-go
Go实现的Trojan代理,支持自动证书申请/多路复用/路由功能/CDN中转,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
-
istio/istio
Connect, secure, control, and observe services.
-
go-git/go-git
A highly extensible Git implementation in pure Go.
-
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
-
flipped-aurora/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~
-
golang/go
The Go programming language
-
robfig/cron
a cron library for go
-
douyu/jupiter
Jupiter是douyu开源的面向服务治理的Golang微服务框架
-
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go and Elm.
-
pkg/errors
Simple error handling primitives
-
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
-
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
-
shadowsocks/v2ray-plugin
A SIP003 plugin based on v2ray
-
alexellis/k3sup
bootstrap Kubernetes with k3s over SSH < 1 min 🚀
-
gorilla/mux
A powerful HTTP router and URL matcher for building Go web servers with 🦍
-
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics - fast, cost-effective and scalable time series database
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
kubesphere/kubesphere
Easy-to-use Production Ready Container Platform
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
minio/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
-
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.
-
terraform-providers/terraform-provider-google
Terraform Google Cloud Platform provider
-
go-redis/redis
Type-safe Redis client for Golang
java
-
bjmashibing/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
-
alibaba/fastjson
A fast JSON parser/generator for Java.
-
seaswalker/spring-analysis
Spring源码阅读
-
corona-warn-app/cwa-server
Backend implementation for the Apple/Google exposure notification API.
-
zhangdaiscott/jeecg-boot
基于代码生成器的快速开发平台,超越传统商业开发平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。
-
spring-projects/spring-security
Spring Security
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
Anuj-Kumar-Sharma/DS-Algo
Implementation of Data structures and Algorithms at Apni Kaksha Java Placement Course
-
apache/kafka
Mirror of Apache Kafka
-
spring-io/initializr
A quickstart generator for Spring projects
-
corona-warn-app/cwa-testresult-server
Backend implementation of the test result information.
-
corona-warn-app/cwa-verification-portal
Frontend implementation of verification process
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
hyb1996/Auto.js
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
-
apache/flink
Apache Flink
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
JessonYue/LeetCodeLearning
这个仓库主要用于每天一题,大家的自发刷题,大家可以自由的提交和修改
-
code4craft/webmagic
A scalable web crawler framework for Java.
-
react-native-community/react-native-video
A component for react-native
-
jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
-
xkcoding/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作M…
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
mohamed-taman/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the store is created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework, that implement cloud-native intuitive, design patterns and best practices.
javascript
-
r-spacex/SpaceX-API
🚀 Open Source REST API for rocket, core, capsule, pad, and launch data
-
saurabhdaware/text-to-handwriting
So your teacher asked you to upload written assignments on ERP? Hate writing assigments? This tool will help you convert your text to handwriting xD
-
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
-
nondanee/UnblockNeteaseMusic
Revive unavailable songs for Netease Cloud Music
-
everestpipkin/image-scrubber
A friendly browser-based tool for anonymizing photographs taken at protests
-
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
-
beekeeper-studio/beekeeper-studio
Cross platform SQL editor and database management app for Windows, Linux, and Mac.
-
sveltejs/svelte
Cybernetically enhanced web apps
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
lk-geimfari/awesomo
An extensive list of cool open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
-
bndw/wifi-card
📶 Print a QR code for connecting to your WiFi
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
chavyleung/scripts
-
Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
A repository for all code related to the Police Accountability Project
-
algorithm-visualizer/algorithm-visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
-
ReactTraining/react-router
Declarative routing for React
-
namespace-ee/react-calendar-timeline
A modern and responsive react timeline component.
-
mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
slatedocs/slate
Beautiful static documentation for your API
-
dcloudio/uni-app
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
-
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
-
ix64/unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
-
philc/vimium
The hacker's browser.
-
qq281113270/vue
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
python
rust