hobyfree's Stars
sermilrod/kafka-elk-docker-compose
Deploy ELK stack and kafka with docker-compose
conduktor/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
jorgeacf/dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
ZhongFuCheng3y/austin
消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。
flicck/flink-drools
Flink流处理 + Drools
crestofwave1/oneFlink
ljygz/Flink-CEPplus
基于flink 1.8 源码二次开发,详见MD
brainlag/JavaNSQClient
Fast Java client for NSQ
flink-china/flink-training-course
Flink 中文视频课程(持续更新...)
alibaba/alibaba-flink-connectors
pritunl/pritunl-zero
Zero trust system
ukncsc/zero-trust-architecture
Principles to help you design and deploy a zero trust architecture
zhouyanger/book
java知识点的资料
apache/flink-cdc
Flink CDC is a streaming data integration tool
shgopher/GOFamily
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
flewsoftware/filecrypt
A super easy file encryption utility written in go and under 800kb
DarthPestilane/easytcp
:sparkles: :rocket: EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
ruanyf/weekly
科技爱好者周刊,每周五发布
topsale/book-java-cloud-dubbo
鲁斯菲尔精品课系列:微服务架构从开发到部署-构建 Java 原生云服务-Dubbo 篇
NaraLuwan/sm2sm3sm4
基于国密算法(SM2+SM3+SM4)实现的安全通信协议加解密
dean2021/java_security_book
记录整理日常java安全分析代码
LearnGolang/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
KeKe-Li/For-learning-Go-Tutorial
Introduction to beginners learn to go
bettercap/bettercap
The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks.
hunterhug/goa.c
📚 数据结构和算法(Golang实现)
linehk/gopl
gopl(The Go Programming Language) is a project that contains all the sample code and all exercise answers in the Go Programming Language.
lmenezes/cerebro
jd-bigdata/rtf-lake
京东RTF实时数据湖,是一个从底层重新构建的系统,解决了数据的接入、解析及清洗等ETL 过程,同时解决了传统离线模式达不到的实时性和流式实时数据做不到的数据清洗、还原,是一套大数据领域改革性的实时数据方案。RTF可以直接查询最新状态的数据,并且无需去重,可以让数据分析人员即使不了解flink或spark等实时计算框架,也能够获取实时数据进行分析。
witnesslq/BIgDataQuery
大数据查询分析系统
xinliangnote/Go
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...