Skip to content
View lambertxiao's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report lambertxiao

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

Pinned Loading

  1. catfs catfs Public

    CATFS是一个能在linux环境中将一个对象存储的存储桶bucket挂载到本地目录的工具,建立挂载后,可以像操作本地文件系统一样操作存储桶中的文件。CATFS计划接入多种后端存储,优先S3, US3, OSS等对象存储。

    C++ 6 4

  2. gofire gofire Public

    Gofire是一个基于golang编写的网络框架,支持自定义消息格式和传输协议。目前,内置了tcp和udp两个ConnGenerator。使用者可以轻松地重复使用这两者的功能,实现消息传输。 Gofire不限制消息传输的底层协议。理论上,用户可以通过任何网络传输协议传输消息,只需实现程序的ConnGenerator接口即可。

    Go 1

  3. storage storage Public

    记录存储相关的库,libaio, liburing, spdk等

    C++ 1 1

  4. libroutine libroutine Public

    基于c++11的协程库

    C++

  5. go-mempool go-mempool Public

    mempool is a simple memory pool implementation, which is used to improve memory utilization and performance. It provides a configurable-size cache pool for repeatedly allocating and recycling memor…

    Go

  6. go-s3fs go-s3fs Public

    A user space filesystem based on fuse and S3 protocol. 一个基于fuse和Aws S3协议的用户态文件系统

    Go 4