Skip to content
View corgy-w's full-sized avatar
  • ShangHai
  • 22:38 (UTC +08:00)
Block or Report

Block or report corgy-w

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
corgy-w/README.md

Hi guys 👋

  • 🔭 I’m currently working on Data transfer and data fragmentation
  • 🌱 I’m currently learning rust
  • 🤔 I’m looking for help with how to promote
  • 💬 Ask me about life and distance hhh
  • 📫 How to reach me: green bubble razy1029
  • ⚡ Fun fact: ...

Pinned

  1. apache/shardingsphere apache/shardingsphere Public

    Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.

    Java 19.5k 6.6k

  2. apache/seatunnel apache/seatunnel Public

    SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.

    Java 7.5k 1.6k

  3. zongzibinbin/MallChat zongzibinbin/MallChat Public

    mallchat的后端项目,是一个既能购物又能聊天的电商系统。以互联网企业级开发规范的要求来实现它,电商该有的购物车,订单,支付,推荐,搜索,拉新,促活,推送,物流,客服,它都必须有。持续更新ing。。(点个star,不迷路)

    Java 2.8k 742

  4. rafting rafting Public

    Raft 算法的 Java 实现 完整的功能包括 AppendEntires ,  RequestVote , InstallSnapshot 和 PreVote 设计侧重于理解算法,通过设计模式、规范代码风格提高代码的可读性 节点通信通过 Netty 构建,使用 EventLoop 实现异步无锁 日志通过 Rocksdb 存储实现

    Java 2