Skip to content
View WhyAreAllTheseTaken's full-sized avatar
💭
Doing some stuff with OpenGL.
💭
Doing some stuff with OpenGL.
Block or Report

Block or report WhyAreAllTheseTaken

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. dotfiles dotfiles Public

    My dotfiles.

    Lua

  2. sortlock sortlock Public

    A crate providing ordered locking. That is locks that will always lock in the same order regardless of the order in which the methods are called.

    Rust

  3. surface-grid surface-grid Public

    A crate providing data structures for square-tiled grids wrapped around the surface of certain objects.

    Rust

  4. static-array static-array Public

    A no-std rust library providing a heap-allocated non-resizable type-checked array.

    Rust

  5. sync-cell sync-cell Public

    Thread safe versions of Cell and RefCell without the boilerplate needed to deal with lock poisoning.

    Rust

  6. rpgonline rpgonline Public archive

    A game engine for 2D top-down tile-based rpg games with multiplayer support.

    Java 1