Skip to content
View straw618's full-sized avatar
Block or Report

Block or report straw618

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

Popular repositories Loading

  1. RedisKeepalived RedisKeepalived Public

    Shell 1 19

  2. libfastcommon libfastcommon Public

    Forked from happyfish100/libfastcommon

    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 e…

    C 1

  3. linux-0.11-lab linux-0.11-lab Public

    Forked from zirandu/linux-0.11-lab

    Docker/Qemu/Bochs Based Linux 0.11 Kernel Development Environment

    C

  4. awesome awesome Public

    Forked from sindresorhus/awesome

    😎 Curated list of awesome lists

  5. Reading-and-comprehense-redis-cluster Reading-and-comprehense-redis-cluster Public

    Forked from y123456yz/Reading-and-comprehense-redis-cluster

    分布式NOSQL数据库 redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题

    C

  6. rocksdb rocksdb Public

    Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    C++