go
-
dunglas/vulcain
Use HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《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.
-
filecoin-project/go-filecoin
Filecoin Full Node Implementation in Go
-
wtfutil/wtf
The personal information dashboard for your terminal.
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
kataras/iris
The fastest community-driven web framework for Go. Webassembly, Automatic HTTPS with Public Domain, MVC, Routing on its bests, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. https://bit.ly/再次感谢您的支持 | https://bit.ly/iriscandothat1
-
DNSCrypt/dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
-
minio/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
tinode/chat
Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
openshift/origin
The self-managing, auto-upgrading, Kubernetes distribution for everyone
-
go-redis/redis
Type-safe Redis client for Golang
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek and an optional Filer with POSIX interface, supporting S3 API, Rack-Aware Erasure Coding for warm storage, FUSE mount, Hadoop compatible, WebDAV.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
src-d/go-git
A highly extensible Git implementation in pure Go.
-
segmentio/kafka-go
Kafka library in Go
-
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
-
cosmos/cosmos-sdk
⛓ A Framework for Building High Value Public Blockchains ✨
-
containous/traefik
The Cloud Native Edge Router
-
kubernetes/client-go
Go client for Kubernetes.
-
jmoiron/sqlx
general purpose extensions to golang's database/sql
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
java
-
TeamNewPipe/NewPipe
A libre lightweight streaming front-end for Android.
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
apache/incubator-shardingsphere-example
Sharding-Sphere examples
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
YunaiV/onemall
mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
apache/incubator-dolphinscheduler
Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.
-
intuit/karate
Test Automation Made Simple
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
paascloud/paascloud-master
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
-
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
-
JanusGraph/janusgraph
JanusGraph: an open-source, distributed graph database
-
Heeexy/SpringBoot-Shiro-Vue
提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限
-
alibaba/DataX
-
zhangdaiscott/jeecg-boot
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
-
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
-
Snailclimb/springboot-guide
Summary of key points of SpringBoot。 Based on Spring Boot 2.19+。
-
jenkinsci/kubernetes-plugin
Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
-
JessYanCoding/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
-
chrisbanes/insetter
Insetter is a library to help apps handle WindowInsets more easily
javascript
-
mapbox/mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
-
ccxt/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
-
ly525/luban-h5
en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.
-
brave/brave-browser
Next generation Brave browser for macOS, Windows, Linux, and eventually Android
-
mrdoob/three.js
JavaScript 3D library.
-
youzan/vant
Lightweight Mobile UI Components built on Vue
-
apache/incubator-superset
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动/ QQ 小程序、快应用、H5、React Native 等的应用。 https://taro.jd.com/
-
appwrite/appwrite
End to end backend server for frontend and mobile developers. 👩💻👨💻
-
jgraph/drawio-desktop
Official electron build of draw.io
-
airbnb/react-dates
An easily internationalizable, mobile-friendly datepicker library for the web
-
cteamx/Thief-Book
一款可以在任务栏、桌面、TouchBar上进行摸鱼的最强的跨平台摸鱼神器,支持小说、股票、按键翻页、鼠标翻页、自动翻页让你体验不同的工作 996,上班族必备神器
-
trailheadapps/lwc-recipes
A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
-
webrtc/samples
WebRTC Web demos and samples
-
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
-
IdentityModel/oidc-client-js
OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
-
dcloudio/uni-app
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
-
badges/shields
Concise, consistent, and legible badges in SVG and raster format
-
givanz/VvvebJs
Drag and drop website builder javascript library.
-
MichMich/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
-
jgraph/drawio
Source to www.draw.io
-
jwilber/roughViz
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
-
dutiyesh/chrome-extension-cli
🚀 The CLI for your next Chrome Extension
-
WebDevSimplified/Face-Recognition-JavaScript
-
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls for Chrome
python
rust