go
-
micro/go-micro
A Go microservices development framework
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
mattn/docx2md
Convert Microsoft Word Document to Markdown
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
elastic/beats
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
jetstack/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
google/schedviz
A tool for gathering and visualizing kernel scheduling traces on Linux machines
-
olivere/elastic
Elasticsearch client for Go.
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
gorilla/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
robfig/cron
a cron library for go
-
prometheus/blackbox_exporter
Blackbox prober exporter
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
google/battery-historian
Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.
-
go-delve/delve
Delve is a debugger for the Go programming language.
java
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
xuxueli/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
apache/hbase
Mirror of Apache HBase
-
CyC2018/CS-Notes
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
-
netty/netty
Netty project - an event-driven asynchronous network application framework
-
alibaba/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
apache/hadoop
Apache Hadoop
-
zhangdaiscott/jeecg-boot
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
-
openzipkin/zipkin
Zipkin is a distributed tracing system
-
alibaba/DataX
-
xkcoding/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 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/easyexcel
快速、简单避免OOM的java处理Excel工具
-
android-hacker/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
-
goldze/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
-
apache/zookeeper
Mirror of Apache Hadoop ZooKeeper
javascript
-
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
-
jwilber/roughViz
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
-
Advanced-Frontend/Daily-Interview-Question
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
-
websockets/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
-
keeweb/keeweb
Free cross-platform password manager compatible with KeePass
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
lirantal/is-website-vulnerable
finds publicly known security vulnerabilities in a website's frontend JavaScript libraries
-
travist/jsencrypt
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
-
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
-
eggjs/egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
-
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
-
ConnersHua/Profiles
Clash、Kitsunebi、Quantumult(X)、Shadowrocket、Pepi(ShadowRay)、Surge 的配置规则文件
-
bailicangdu/vue2-happyfri
vue2 + vue-router + vuex 入门项目
-
WebDevSimplified/Face-Detection-JavaScript
-
bencoder/js13k-2019
xx142-b2.exe. An entry for js13kgames 2019
-
PavelDoGreat/WebGL-Fluid-Simulation
Play with fluids in your browser (works even on mobile)
-
facebook/draft-js
A React framework for building text editors.
-
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
-
reach/reach-ui
The Accessible Foundation for React Apps and Design Systems.
-
vector-im/riot-web
A glossy Matrix collaboration client for the web.
-
b3log/baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
-
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
-
SortableJS/Sortable
Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, e.g. Bootstrap.
-
invertase/react-native-firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
-
molefrog/wouter
⛸ A minimalistic ~1.2KB routing for React and Preact. Nothing else but HOOKS.
python
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
microsoft/com-rs
A Rust Crate for Creating and Consuming COM APIs
-
yewstack/yew
Rust framework for building client web apps
-
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
paritytech/polkadot
Polkadot Node Implementation
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
rusoto/rusoto
AWS SDK for Rust
-
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
-
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
WebAssembly/WASI
WebAssembly System Interface
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
tensorflow/rust
Rust language bindings for TensorFlow
-
timberio/vector
A High-Performance, Logs, Metrics, & Events Router
-
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
wasmerio/wasmer
The Universal WebAssembly Runtime
-
pingcap/talent-plan
PingCAP training courses
-
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
tree-sitter/tree-sitter
An incremental parsing system for programming tools