Pinned Repositories
absinthe
GraphQL for Elixir
absinthe_plug
Plug support for Absinthe
applekb
XKB layout for supporting Apple Magic Keyboard and using the left Command key for CTRL
CommonC
Common utilities for C
CommonGameKit
A collection of utilities to aid in the creation of games
Generalisable-Unique-Ordered-Pairing-Function
A function for encoding unique ordered sets of natural numbers into a single unique natural number.
Hacking-Game
A WIP game focused on hacking
Metal-Examples
Just some examples of using the Metal API
ResxJSON
A JSON encoding/decoding transformer for resx
SimpleMarkdownEx
A simple and extendable Markdown to HTML converter for Elixir.
ScrimpyCat's Repositories
ScrimpyCat/Tonic
An Elixir DSL for conveniently loading binary data/files.
ScrimpyCat/CommonC
Common utilities for C
ScrimpyCat/Generalisable-Unique-Ordered-Pairing-Function
A function for encoding unique ordered sets of natural numbers into a single unique natural number.
ScrimpyCat/Parsey
An Elixir library to parse non-complex nested inputs with a given ruleset.
ScrimpyCat/Vox
A voxel format parser/interface for Elixir
ScrimpyCat/Common
Common utilities for C and Obj-C.
ScrimpyCat/CommonGameKit
A collection of utilities to aid in the creation of games
ScrimpyCat/Itsy
An Elixir library that simplifies the low level manipulation of numerical types.
ScrimpyCat/ResxJSON
A JSON encoding/decoding transformer for resx
ScrimpyCat/SimpleMarkdownEx
A simple and extendable Markdown to HTML converter for Elixir.
ScrimpyCat/Blob2D
Blob2D is a 2D game engine library
ScrimpyCat/Hacking-Game
A WIP game focused on hacking
ScrimpyCat/BlobFont
A utility for working with blob fonts
ScrimpyCat/Blueprint
Visualise various aspects of your Elixir application
ScrimpyCat/BMFontEx
A BMFont file format parser for Elixir
ScrimpyCat/Callback
An elixir library to support a number of constructs for forming function callbacks
ScrimpyCat/ecs_tool
A utility for automating the configuration of the CommonGameKit ECS
ScrimpyCat/ExDocSimpleMarkdown
A SimpleMarkdown processor for ExDoc
ScrimpyCat/HTTPDate
A parsing/formatting library for RFC 7231 HTTP-dates
ScrimpyCat/language-blob
An atom package to provide syntax highlighting and auto-completion for my game engine's scripting language
ScrimpyCat/language-chasm
An atom package to provide syntax highlighting and auto-completion for my hacking game's assembly language
ScrimpyCat/PathMatch
An elixir library to match file paths using glob expressions
ScrimpyCat/Poxtool
A utility for working with Poxels
ScrimpyCat/radare2
unix-like reverse engineering framework and commandline tools security
ScrimpyCat/Resx
A resource management and processing library for Elixir
ScrimpyCat/ResxBase
RFC 4648 encoding/decoding transformer for the resx library
ScrimpyCat/ResxCSV
CSV encoding/decoding transformer for resx
ScrimpyCat/ResxDropbox
A dropbox producer for resx
ScrimpyCat/ResxHTTP
HTTP producer for resx
ScrimpyCat/SimpleMarkdownExtensionSvgBob
An extension for SimpleMarkdown to add a renderer for svgbob code snippets