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.
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
iawia002/annie
👾 Fast, simple and clean video downloader
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
go-redis/redis
Type-safe Redis client for Golang
-
klauspost/compress
Optimized compression packages
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
developer-learning/reading-go
Go 夜读 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
gomodule/redigo
Go client for Redis
-
olivere/elastic
Elasticsearch client for Go.
-
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
-
pivotal/kpack
Build Service resource controllers
-
golang/protobuf
Go support for Google's protocol buffers
-
kubeedge/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
-
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.
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
hyperledger/fabric
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
kata-containers/runtime
Kata Containers runtime
-
elastic/ecs
Elastic Common Schema
java
-
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
-
lihengming/spring-boot-api-project-seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
-
zhangdaiscott/jeecg-boot
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
seaswalker/spring-analysis
Spring源码阅读
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
hope-for/hope-boot
🌱🚀一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有🍻整合Springboot2,单点登陆+tk.mybatis+shiro+redis+thymeleaf+maven+swagger前后端分离接口管理+代码生成+定时任务+数据库版本管理flyway+hutool工具包,等实用技术。
-
qunarcorp/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
-
strimzi/strimzi-kafka-operator
Apache Kafka running on Kubernetes and OpenShift
-
apache/skywalking
APM, Application Performance Monitoring System
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
baomidou/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
-
baomidou/mybatis-plus-samples
MyBatis-Plus Samples
-
eugenp/tutorials
The "REST With Spring" Course:
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
hazelcast/hazelcast
Open Source In-Memory Data Grid
-
seata/seata
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
-
goldze/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
-
codingapi/tx-lcn
LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
-
shopizer-ecommerce/shopizer
Shopizer java e-commerce software
javascript
-
outline/outline
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
-
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
-
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
vuejs/composition-api
Vue2 plugin for the Composition API.
-
tensorflow/tfjs-examples
Examples built with TensorFlow.js
-
eycorsican/Mellow
A V2Ray client that can handle all TCP/UDP/ICMP traffic.
-
jonasschmedtmann/complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
-
pietrzakadrian/bank
Full Stack Web Application using ReactJS+Redux with NodeJS (Express+TypeORM), WebSocket, RESTful API and MySQL
-
feross/funding
Let's get open source maintainers paid ✨
-
Ice-Hazymoon/MikuTools
一个轻量的工具集合
-
microsoft/monaco-editor
A browser based code editor
-
jamiebuilds/the-super-tiny-compiler
⛄️ Possibly the smallest compiler ever
-
standard/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
-
cteamx/Thief-Book
一款可以在任务栏、桌面、TouchBar上进行摸鱼的最强的跨平台摸鱼神器,支持小说、股票、按键翻页、鼠标翻页、自动翻页让你体验不同的工作 996,上班族必备神器
-
axios/axios
Promise based HTTP client for the browser and node.js
-
BoostIO/Boostnote
A markdown editor for developers on Mac, Windows and Linux.
-
1995parham/github-do-not-ban-us
GitHub do not ban us from open source world 🇮🇷
-
reduxjs/react-redux
Official React bindings for Redux
-
mapbox/mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
-
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
-
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
-
primer/octicons
A scalable set of icons handcrafted with <3 by GitHub
-
MrRio/jsPDF
Client-side JavaScript PDF generation for everyone.
-
alvarotrigo/fullPage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
-
videojs/video.js
Video.js - open source HTML5 & Flash video player
python
rust