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

Block or report byronhe

Report abuse

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

Report abuse

Pinned Loading

  1. libsodium-doc-cn libsodium-doc-cn Public

    Forked from jedisct1/libsodium-doc

    libsodium 密码学库 中文文档

    16 5

  2. cppjieba cppjieba Public

    Forked from yanyiwu/cppjieba

    "结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100

    C++ 45 9

  3. SIMDCompressionAndIntersection SIMDCompressionAndIntersection Public

    Forked from lemire/SIMDCompressionAndIntersection

    A C++ library to compress and intersect sorted lists of integers using SIMD instructions

    C++

  4. greg7mdp/parallel-hashmap greg7mdp/parallel-hashmap Public

    A family of header-only, very fast and memory-friendly hashmap and btree containers.

    C++ 2.4k 231

  5. NuRaft NuRaft Public

    Forked from eBay/NuRaft

    C++ implementation of Raft core logic as a replication library

    C++