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

Block or report cgxxv

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

Pinned

  1. phpnsq phpnsq Public

    php Client for nsq

    PHP 37 16

  2. xj2go xj2go Public

    Convert xml and json to go struct

    Go 34 8

  3. chating chating Public

    My first rust demo. Implemented a embeded cache cluster with master-slave sync strategy and simple poor high-available design. Also used warp http framework.

    Rust

  4. mcache mcache Public

    A midnight developed cache for local memory, support LFU, LRU, FIFO, ARC, and simple evication with some modern c++ features.

    C++

  5. mcache-go mcache-go Public

    A local memory cache for go1.18 generic feature. Support LFU, LRU, ARC eviction.

    Go

  6. simple-static-server simple-static-server Public

    The simple static server.

    C