kflyddn's Stars
devlive-community/openai-java-sdk
Provides an easy-to-use SDK for Java developers to interact with the APIs of open AI models.
digoal/blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
nacos-group/nacos-docker
This project contains a Docker image meant to facilitate the deployment of Nacos .
zpoint/Redis-Internals
Analyze redis 5.0 source code through diagrams
olahol/melody
:notes: Minimalist websocket framework for Go
msft-vivi/RelationExtract-Pytorch
Relation Extraction 论文复现
suyin58/cuckoo-schedule
分布式任务调度
Terry-Ye/im
纯go实现的分布式im即时通讯系统,各层可单独部署,之间通过rpc通讯
yuanrw/IM
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Hansimov/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
gorse-io/gorse
Gorse open source recommender system engine
ivanhao/OmvInPve
Install openmediavault4 in Proxmox VE ( 5.3 5.4 6.0)
crystal-tensor/Feature-Merge
模型融合的各种算法及特征赛选,以及串行化并行化实现方法
lysmile/spring-boot-demo
Springboot学习的样例代码
dipanjanS/practical-machine-learning-with-python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
dreamhead/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
fanhua1994/DzFilter
【停止维护】使用DFA算法实现的内容安全,反垃圾,智能鉴黄,敏感词过滤,不良信息检测,文本校验,敏感词检测,包括关键词提取,过滤html标签等。
cclient/kubernetes-hadoop
k8s hadoop,在k8s上快速搭建一个hadoop/hbase/hive环境,很早的项目自已用,腾讯tbds培训,以此为基础(多了一个kafka/flink)搭一套环境练习,又捡起来了
TuiQiao/CBoard
An easy to use, self-service open BI reporting and BI dashboard platform.
zvtvz/zvt
modular quant framework.
xiaoMGitHub/LEGION_Y7000Series_Hackintosh
适用于 Lenovo LEGION Y7000/Y7000P-2018、Y7000/Y7000P-2019、Y7000/Y7000P-2020、Y9000K-2018、Y9000K-2019、Y9000K-2020 系列安装 MacOS(支持MacOS 10.13.6 - MacOS Monterey)For Lenovo LEGION Y530/Y540/Y545/Y730/Y740 series and legion 5i/legion 7 installation MacOS (support MacOS 10.13.6 - MacOS Monterey)
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
realguoshuai/hadoop_study
定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)
BestBurning/myworld
These are some code that I've studied and coded,like spark,storm,hadoop,kafka,redis,java...
hxjcarrie/pyspark_study
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
DTStack/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
LennonChin/HOS-Service
A file system develop with HBase and Spring Boot.
bmc/spark-hive-udf
Example project showing how to use Hive UDFs in Apache Spark
jerryshao/spark-hive-streaming-sink
A sink to save Spark Structured Streaming DataFrame into Hive table