Skip to content
View justincjack's full-sized avatar
Block or Report

Block or report justincjack

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

  1. phpthreads phpthreads Public

    Provides multithreading functionality for PHP. Efficiently allows for POSIX pthread-like behavior in PHP programs to create daemon and server programs.

    PHP 14 4

  2. rasp_pi_graphics rasp_pi_graphics Public

    Simple VBLANK synchronized Raspberry Pi 4 Framebuffer Rendering

    C 4 1

  3. db-x-platform db-x-platform Public

    DeedleCore's cross-platform library

    C

  4. message_queue message_queue Public

    This is the message queue module for CyberServer. It is the IPC manner by which semi-long-running requests will be serviced.

    C

  5. message_queue_with_sql message_queue_with_sql Public

    This is a newer version of Message Queue that will spawn a thread to process an SQL statement and return when it's done.

    C

  6. huffman huffman Public

    A library that provides Huffman encoding and decoding for HTTP/2 HPACK headers, but can be used to compress any strings

    Objective-C