Pinned Repositories
aws-sdk-java
The official AWS SDK for Java.
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
chubaofs
a distributed file system with scalability and consistency
cli
A simple, fast, and fun package for building command line apps in Go
cos-python-sdk-v5
cos_migrate_tool
cosbench
a benchmark tool for cloud object storage service
coscli
coscmd
cosfs
cosfs -- mount tool based on s3fs
jimmyyan's Repositories
jimmyyan/aws-sdk-java
The official AWS SDK for Java.
jimmyyan/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
jimmyyan/chubaofs
a distributed file system with scalability and consistency
jimmyyan/cos-python-sdk-v5
jimmyyan/cosbench
a benchmark tool for cloud object storage service
jimmyyan/coscli
jimmyyan/csi-s3
A Container Storage Interface for S3
jimmyyan/distribution
The Docker toolset to pack, ship, store, and deliver content
jimmyyan/dragonboat
Dragonboat is a feature complete and high performance multi-group Raft library in Go.
jimmyyan/fuse
A Go package for implementing a FUSE file system.
jimmyyan/go-cos
腾讯云 COS Go SDK(XML API)
jimmyyan/go-datastructures
jimmyyan/go-fuse
FUSE bindings for Go
jimmyyan/go-restful
package for building REST-style Web Services using Go
jimmyyan/go-study-index
Go 语言学习资料索引
jimmyyan/goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
jimmyyan/gorocksdb
gorocksdb is a Go wrapper for RocksDB
jimmyyan/hive-testbench
jimmyyan/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
jimmyyan/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
jimmyyan/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
jimmyyan/MyBeeGFS
用于学习 BeeGFS
jimmyyan/netstack
IPv4 and IPv6 userland network stack
jimmyyan/qcloud-documents
腾讯云官方文档
jimmyyan/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
jimmyyan/raft-1
an implementation of raft in Go
jimmyyan/raft-rs
Raft distributed consensus algorithm implemented in Rust.
jimmyyan/s3-tests
Compatibility tests for S3 clones
jimmyyan/TarsFramework
Tars Basic service framework
jimmyyan/tensorflow
An Open Source Machine Learning Framework for Everyone