go
-
yedf/dtm
🔥go语言分布式事务管理器 a lightweight distributed transaction management service, support xa tcc saga
-
megaease/easegress
A Cloud Native traffic orchestration system
-
livekit/livekit-server
Distributed audio/video rooms over WebRTC
-
zhenghaoz/gorse
An open source recommender system service written in Go
-
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
-
ipfs/go-ipfs
IPFS implementation in Go
-
koderover/zadig
Zadig is a cloud native, distributed, developer-oriented continuous delivery product.
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
quii/learn-go-with-tests
Learn Go with test-driven development
-
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.
-
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
-
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
-
google/google-ctf
Google CTF
-
getgort/gort
Gort is a chatbot framework designed from the ground up for chatops.
-
pion/webrtc
Pure Go implementation of the WebRTC API
-
prometheus/node_exporter
Exporter for machine metrics
-
ory/hydra
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Compatible with MITREid.
-
pion/ion-sfu
Pure Go WebRTC SFU
-
inancgumus/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
maaslalani/slides
Terminal based presentation tool
-
actions-runner-controller/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runnners
-
moonD4rk/HackBrowserData
Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
-
microsoft/CBL-Mariner
Linux OS for Azure 1P services and edge appliances
-
uber-go/zap
Blazing fast, structured, leveled logging in Go.
java
-
jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
-
spring-projects/spring-framework
Spring Framework
-
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
-
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
-
LuckSiege/PictureSelector
Picture Selector Library for Android or 图片选择器
-
adarsh-dayanand/Accenture-learning-modules
Accenture pre hiring learning modules - tekstac
-
DTStack/flinkx
Based on Apache Flink. support data synchronization/integration and streaming SQL computation.
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
spring-projects/spring-boot
Spring Boot
-
981011512/--
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架net…
-
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
doocs/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
airbytehq/airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
-
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or server.
-
flowable/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
-
getActivity/XXPermissions
Android 权限请求框架,已适配 Android 11
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
elastic/elasticsearch
Free and Open, Distributed, RESTful Search Engine
-
apache/rocketmq
Mirror of Apache RocketMQ
-
thombergs/code-examples
A collection of code examples from blog posts etc.
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
javascript
python
rust