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

Block or report jhg023

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

  1. SimpleNet SimpleNet Public

    An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.

    Java 175 19

  2. Pbbl Pbbl Public

    A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.

    Java 35 10

  3. BitBuffer BitBuffer Public

    A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.

    Java 12 2

  4. brocard brocard Public

    Written in an attempt to find more solutions to Brocard's Problem, which is an unsolved problem in mathematical number theory.

    C++ 11