Skip to content
View ghostincircuit's full-sized avatar

Block or report ghostincircuit

Report abuse

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

Report abuse

Popular repositories Loading

  1. cppThreadPoolExecutor cppThreadPoolExecutor Public

    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 DynamicThreadPool Public

    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-tetris Public

    tetris implemented using cocos2d-js

    JavaScript 1 3

  4. leetcode leetcode Public

    My leetcode works, just for record

    C++

  5. config config Public

    my configs

    Emacs Lisp

  6. clcpp clcpp Public

    cpp wrapper for opencl

    C