Highlights
-
fury Public
Forked from apache/furyA blazing fast multi-language serialization framework powered by jit and zero-copy
Java Apache License 2.0 UpdatedDec 26, 2024 -
-
ray Public
Forked from ray-project/rayRay is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Python Apache License 2.0 UpdatedOct 25, 2024 -
-
dolphinscheduler Public
Forked from apache/dolphinschedulerApache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
Java Apache License 2.0 UpdatedJul 26, 2024 -
-
-
incubator-streampark Public
Forked from apache/incubator-streamparkMake stream processing easier! Easy-to-use streaming application development framework and operation platform.
Java Apache License 2.0 UpdatedJun 27, 2024 -
-
sofa-rpc Public
Forked from sofastack/sofa-rpcSOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
Java Apache License 2.0 UpdatedMay 6, 2024 -
-
pulsar Public
Forked from apache/pulsarApache Pulsar - distributed pub-sub messaging system
Java Apache License 2.0 UpdatedApr 11, 2024 -
DeepLearningSystem Public
Forked from chenzomi12/AISystemDeep Learning System core principles introduction.
Jupyter Notebook Apache License 2.0 UpdatedApr 10, 2024 -
-
-
micro_trade Public
由SpringBoot+vue构建的前后端分离的交易平台,几乎涉及所有常用技术,纯个人制作,独立项目
-
SRPC Public
使用Netty+Nacos+Protostuff制作RPC框架
-
-
-
sofa-ark Public
Forked from sofastack/sofa-arkSOFAArk is a light-weight,java based classloader isolation framework.
Java Apache License 2.0 UpdatedDec 1, 2023 -
iceberg Public
Forked from apache/icebergApache Iceberg
Java Apache License 2.0 UpdatedNov 30, 2023 -
simpleTiktok Public
字节跳动青训营 使用Gin+Gorm+MySQL+Redis实现TikTok后端
-
-
streampipes Public
Forked from apache/streampipesApache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
Java Apache License 2.0 UpdatedOct 24, 2023 -
rocketmq Public
Forked from apache/rocketmqApache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Java Apache License 2.0 UpdatedSep 27, 2023 -
eventmesh Public
Forked from apache/eventmeshEventMesh is a new generation serverless event middleware for building distributed event-driven applications.
Java Apache License 2.0 UpdatedSep 26, 2023 -
yuzu-android Public
Forked from Billjessm/yuzu-androidC++ GNU General Public License v3.0 UpdatedSep 15, 2023 -
shardingsphere Public
Forked from apache/shardingsphereDistributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Java Apache License 2.0 UpdatedSep 5, 2023 -
hippo4j Public
Forked from opengoofy/hippo4j📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
Java Apache License 2.0 UpdatedSep 1, 2023 -
Concurrent Public
有关于Java高并发编程的代码学习,包括线程池、无锁和设计模式等