Skip to content
View tommaisey's full-sized avatar

Sponsoring

@lpil

Highlights

  • Pro
Block or Report

Block or report tommaisey

Report abuse

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

Report abuse

Popular repositories Loading

  1. aeon aeon Public

    A live-coding system for musical pattern manipulation

    Scheme 23

  2. JuceLockFreeQueue JuceLockFreeQueue Public

    A lock-free single producer & consumer queue, using JUCE primitives. Intended for use in e.g. audio applications.

    C++ 3 1

  3. PtrVec-Vs-UnionVec PtrVec-Vs-UnionVec Public

    A simple benchmark between heap allocated polymorphism or sum type polymorphism

    C++

  4. serenity serenity Public

    Forked from SerenityOS/serenity

    The Serenity Operating System 🐞

    C++

  5. LDoc LDoc Public

    Forked from lunarmodules/ldoc

    LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pre…

    Lua