YuQing

Results 12 repositories owned by YuQing

libfastcommon

894
Stars
525
Forks
Watchers

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc...

libshmcache

440
Stars
133
Forks
Watchers

libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.

FastCFS

534
Stars
82
Forks
Watchers

A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.

fastdfs

8.9k
Stars
2.0k
Forks
Watchers

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We...

fastdfs-client-java

1.6k
Stars
908
Forks
Watchers

FastDFS java client SDK

fastdfs-nginx-module

429
Stars
261
Forks
Watchers

FastDFS nginx module

fastdht

122
Stars
67
Forks
Watchers

FastDHT is a high performance distributed hash table (DHT) which based key value pairs. It can store mass key value pairs such as filename mapping, session data and user related data.

fastDIR

23
Stars
6
Forks
Watchers

a high performance distributed directory service.

fastkengine

25
Stars
4
Forks
Watchers

knowledge base engine

faststore

29
Stars
8
Forks
Watchers

a high performance distributed file storage service.