Skip to content
View zorodc's full-sized avatar

Block or report zorodc

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

Pinned Loading

  1. atomichan atomichan Public

    A lock-free single-producer, multiple-consumer (SPMC) queue written in C, using the C11 atomics API.

    C 5 1

  2. maobot maobot Public

    A music bot and stoolie for mumble voice-chat servers, with various capabilities.

    Go

  3. micro-avl micro-avl Public

    An extremely low-memory AVL-tree implementation, with some neat tricks up its sleeve. Single-header.

    C

  4. mubencode mubencode Public

    μbencode - A dependencyless (no stdlib) bencode parser and serializer using a static amount of memory.

    C

  5. py-mumbot py-mumbot Public

    A simple music-playing, fortune-telling bot for mumble servers, in python.

    Python 1

  6. ada-http1 ada-http1 Public

    Simple state-machine-based HTTP 1.x request parser.

    Ada