Skip to content
View byGeek's full-sized avatar

Block or report byGeek

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 Loading

  1. MemoryMappedFileTest MemoryMappedFileTest Public

    test csharp code for using memory mapped file.

    C# 1 1

  2. MessageBroker MessageBroker Public

    a simple broker to broadcast received message to all connected client using async socket

    C++

  3. MmfAutoAccessor MmfAutoAccessor Public

    This is used for access MemoryMappedFile for large files. It will devide whole mmf to several chunks in order to map small portion of mmf.

    C# 2

  4. reading-code-of-nginx-1.9.2 reading-code-of-nginx-1.9.2 Public

    Forked from y123456yz/reading-code-of-nginx-1.9.2

    nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,持续更新

    C 3

  5. ringbuffer ringbuffer Public

    c sample code for ring/circular fifo buffer

    C

  6. learning_cpp learning_cpp Public

    personal demo c++ code when reading book c++ primer

    C++