Skip to content
View ghostincircuit's full-sized avatar

Block or report ghostincircuit

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. cppThreadPoolExecutor cppThreadPoolExecutorPublic

    A cpp implement of java ThreadpoolExecutor. It used some basic c++11 concurrency features. It is available on linux, MACOSX, ios and android

    C++ 2 1

  2. DynamicThreadPool DynamicThreadPoolPublic

    a simple C++ thread pool that allows dynamic size adjustment, it depends only on STL list and queue and pthread, no C++11 dependency also

    C++ 1

  3. cocos2djs-tetris cocos2djs-tetrisPublic

    tetris implemented using cocos2d-js

    JavaScript 1 3

  4. leetcode leetcodePublic

    My leetcode works, just for record

    C++

  5. config configPublic

    my configs

    Emacs Lisp

  6. clcpp clcppPublic

    cpp wrapper for opencl

    C