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

Block or report iamyuchen

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. ImprovedDoubleArrayTrie ImprovedDoubleArrayTrie Public

    Forked from evilking-yh/ImprovedDoubleArrayTrie

    这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.

    Java 1

  2. bootstrap bootstrap Public

    Forked from twbs/bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

    CSS

  3. sirius sirius Public

    Forked from claritylab/lucida

    Sirius: Speech and Vision Based Intelligent Personal Assistant

    C++

  4. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C

  5. pomelo pomelo Public

    Forked from NetEase/pomelo

    A fast,scalable,distributed game server framework for Node.js.

    JavaScript

  6. playframework playframework Public

    Forked from playframework/playframework

    Play Framework

    Scala