Pinned Repositories
argon2id
Ruby bindings to Argon2, the password-hashing function that won the 2015 Password Hashing Competition.
comp
A Ruby library to add function composition to Procs and Methods.
jquery_example
jQuery plugin to populate form inputs with example text that disappears on focus. See also http://github.com/mudge/jquery_placeholder
pacta
An algebraic implementation of ECMAScript 2015 and Promises/A+ Promises in JavaScript for as many browsers and Node.js versions as possible
python-delicious
A Python module to access del.icio.us via its API.
re2
Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".
riveted
A Clojure library for the fast processing of XML with VTD-XML.
runspec.vim
A Vim plugin to run specs for the current file.
mudge's Repositories
mudge/jquery_example
jQuery plugin to populate form inputs with example text that disappears on focus. See also http://github.com/mudge/jquery_placeholder
mudge/pacta
An algebraic implementation of ECMAScript 2015 and Promises/A+ Promises in JavaScript for as many browsers and Node.js versions as possible
mudge/comp
A Ruby library to add function composition to Procs and Methods.
mudge/homer
A lightweight DNS-over-HTTPS ("DOH") proxy written in Rust.
mudge/runspec.vim
A Vim plugin to run specs for the current file.
mudge/php-clj
Deserialize PHP into Clojure data structures and back again.
mudge/fibonacci_heap
A Ruby implementation of the Fibonacci heap data structure.
mudge/oplog
A Rust library for iterating over a MongoDB replica set oplog.
mudge/if
Implementing if in Ruby without using keywords.
mudge/hubot-codenames
Suggesting solid gold, business appropriate names since 2013.
mudge/mudgel
A toy programming language and an implementation of FizzBuzz
mudge/new-turing-omnibus
Experiments while reading The New Turing Omnibus.
mudge/nand2tetris
On-going solutions to the "From NAND to Tetris" exercises
mudge/padding-oracles
A practical example of a padding oracle in Ruby
mudge/readable
A generic way to create IO-like objects from any source
mudge/sentient-isbn
An implementation of International Standard Book Numbers (both 10 and 13 digits) supporting conversion & correction using Sentient.
mudge/tapl
Bits & pieces as I read Benjamin C. Pierce's "Types and Programming Languages"
mudge/99bottles
mudge/captions
mudge/engine
A tiny little PHP web framework written over a Bank Holiday weekend.
mudge/engine-skeleton
A starter kit for a web application written with Engine
mudge/hubot-foldme
A hubot script that makes your day better with pictures of Scottish Folds
mudge/iterator
An assortment of Iterators for PHP.
mudge/lehmer
Convert between permutation vectors, Lehmer codes and decimals.
mudge/mjml-rails
MJML + ERb/Haml/Slim view template
mudge/node-redis-parser
Javascript Redis protocol (RESP) parser
mudge/ruby
The Ruby Programming Language
mudge/sentient.js
mudge/seven-more-langs
Bits & pieces as I read "Seven More Languages in Seven Weeks"
mudge/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.