Skip to content
View qwiff-dogg's full-sized avatar

Block or report qwiff-dogg

Report abuse

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

Report abuse

Popular repositories Loading

  1. EASTL EASTL Public

    Forked from electronicarts/EASTL

    EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.

    C++

  2. EABase EABase Public

    Forked from electronicarts/EABase

    EABase is a small set of header files that define platform-independent data types and platform feature macros.

    C++

  3. Catch2 Catch2 Public

    Forked from catchorg/Catch2

    A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)

    C++

  4. stb stb Public

    Forked from nothings/stb

    stb single-file public domain libraries for C/C++

    C

  5. cxxopts cxxopts Public

    Forked from jarro2783/cxxopts

    Lightweight C++ command line option parser

    C++

  6. fswatch fswatch Public

    Forked from emcrisostomo/fswatch

    A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-base…

    C++