Skip to content
View tommaisey's full-sized avatar

Sponsoring

@lpil

Highlights

  • Pro

Block or report tommaisey

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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