Skip to content
View baixuefeng's full-sized avatar

Block or report baixuefeng

Report abuse

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

Report abuse

Popular repositories Loading

  1. lua-cpp-wrapper lua-cpp-wrapper Public

    一个用C++11封装lua的库。支持任意数量参数,调用类型支持函数,成员函数,成员变量、函数对象、Lambda表达式。数据类型支持所有枚举,支持const wchar_t*,并且可以自由扩展自定义类型。

    C++ 18 9

  2. Gym Gym Public

    个人代码积累,用于研究测试。

    C++ 1

  3. resiprocate resiprocate Public

    Forked from resiprocate/resiprocate

    C++ implementation of SIP, ICE, TURN and related protocols.

    C++

  4. mariadbpp mariadbpp Public

    Forked from viaduck/mariadbpp

    C++ client library for MariaDB.

    C++

  5. cmake-modules cmake-modules Public

    Forked from viaduck/cmake-modules

    Collection of useful CMake modules

    CMake

  6. uvloop uvloop Public

    Forked from MagicStack/uvloop

    Ultra fast asyncio event loop.

    Cython