Keisong's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
facebook/zstd
Zstandard - Fast real-time compression algorithm
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
TheAlgorithms/Rust
All Algorithms implemented in Rust
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
phidatahq/phidata
Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
neo4j/neo4j
Graphs for Everyone
isno/theByteBook
⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
btraceio/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
reactor/reactor
Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more)
ibeatai/beat-ai
<Beat AI> 又名 <零生万物> , 是一本专属于软件开发工程师的 AI 入门圣经,手把手带你上手写 AI。从神经网络到大模型,从高层设计到微观原理,从工程实现到算法,学完后,你会发现 AI 也并不是想象中那么高不可攀、无法战胜,Just beat it !
xiaoxiunique/awesome-IntelliJ-IDEA
收集一些 Intellij IDEA 的一些技巧
bytedance/terarkdb
A RocksDB compatible KV storage engine with better performance
opentracing/opentracing-java
OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
csy512889371/learnDoc
🔥:rocket:架构师的成长之路-博客-导图
johnzeng/rocksdb-doc-cn
中文版rocksdb文档
aliyun/tablestore-timeline
TableStore-Timeline Model for Social scene
kangeek/get-reactive
《响应式Spring的道法术器》专栏相关代码
kangeek/reactor-core-3-translation
响应式编程库Reactor 3 Reference Guide参考文档中文版(3.2.0),翻译见master-zh分支build/reactor-code/build/asciidoc目录
jetlinks/reactor-ql
用SQL来描述Reactor API. 可用SQL来实现数据处理逻辑,支持实时数据处理,支持聚合,分组,自定义函数等功能,让数据处理更简单.
burhanxz/Distributed-KV
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
coderczp/jmonitor
专业java监控平台