Skip to content
View shines77's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@skyinno
Block or Report

Block or report shines77

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

    A lock-free(or spin-lock) Queue implemented by RingBuffer.

    C++ 121 54

  2. jemalloc-win32 jemalloc-win32 Public

    jemalloc — general purpose memory allocation functions, can be compiled on the windows.

    C 45 18

  3. hashmap-benchmark hashmap-benchmark Public

    A hash map benchmark, include C++, Java, CSharp, golang and so on.

    C++ 7

  4. jstd_hashmap jstd_hashmap Public

    C++ high performance hash table

    C++ 1 1

  5. jstd jstd Public

    A C++ standard library for Jimi.

    C++ 1 1

  6. utf8-encoding utf8-encoding Public

    A library and benchmark test about utf8-encoding

    C++