Skip to content
View terrryleed's full-sized avatar

Block or report terrryleed

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. tincanphone tincanphone Public

    Forked from garynull/tincanphone

    A simple program to demonstrate peer-to-peer voice chat

    C++ 1

  2. VoIP-Test VoIP-Test Public

    Forked from MissValeska/VoIP-Test

    A simple, Peer to Peer VoIP implementation. (Yes, VoIP can be simple)

    C

  3. sscall sscall Public

    Forked from Drakevr/sscall

    A simple UDP based voice chat program

    C

  4. fast_ring_queue fast_ring_queue Public

    Forked from dodng/fast_ring_queue

    A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)

    C

  5. libhl libhl Public

    Forked from xant/libhl

    Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues

    C

  6. ringbuf ringbuf Public

    Forked from rmind/ringbuf

    Lock-free ring buffer (MPSC)

    C