Pinned Repositories
AspectObjectiveC
Aspect oriented programming functionality in Objective-C
byebug-skipper
Extra Byebug commands that skip garbage
fruity_bat
A flappy bird clone in Ruby
jekyll-include_snippet
Include snippets of text from external files into your markdown
opengl-series
Code to accompany a series of OpenGL articles on tomdalling.com
pure-function-as-an-object
An example Ruby program to demonstrate the "pure function as an object" pattern.
resonad
Ruby result monad class(es)
rschema
Schema-based validation and coercion for Ruby data structures
value_semantics
A gem for making value classes, with lightweight validation and coercion.
tomdalling's Repositories
tomdalling/value_semantics
A gem for making value classes, with lightweight validation and coercion.
tomdalling/resonad
Ruby result monad class(es)
tomdalling/rschema
Schema-based validation and coercion for Ruby data structures
tomdalling/byebug-skipper
Extra Byebug commands that skip garbage
tomdalling/jekyll-include_snippet
Include snippets of text from external files into your markdown
tomdalling/tomdalling.com
Static site generator, with build output
tomdalling/aes_key_wrap
A Ruby implementation of AES Key Wrap, a.k.a RFC 3394, a.k.a NIST Key Wrap.
tomdalling/eceval
Evaluates Ruby code embedded in markdown, merging results
tomdalling/memex
Text-file-based Vim/Ruby personal information storage... thing (German flavoured)
tomdalling/dollarydoo
Evented Texas Hold'em poker server for bots (if I don't abandon it)
tomdalling/old-tomdalling.com
Site generator (including output) for http://www.tomdalling.com/
tomdalling/advent_of_code_2021
tomdalling/config
Personal config
tomdalling/ford_johnson
A Ruby implementation of the Ford-Johnson sorting algorithm, also known as "merge-insertion sort".
tomdalling/rspec-declarative_requests
A standardized structure for request specs in Rails.
tomdalling/action_policy
Authorization framework for Ruby/Rails applications
tomdalling/aoc2023
Advent of Code 2023 answers
tomdalling/dabooks
CLI bookkeeping
tomdalling/dry-inflector
Inflector for Ruby
tomdalling/dry-schema
Coercion and validation for data structures
tomdalling/flipper
:dolphin: Beautiful, performant feature flags for Ruby.
tomdalling/good-value-object
Ruby Value Object conventions
tomdalling/hanami-controller
Complete, fast and testable actions for Rack and Hanami
tomdalling/nodoor
A "database" that consists of mostly text files in directories, with associated metadata.
tomdalling/ryutube.com
Hadouken
tomdalling/test-bench
Principled Test Framework for Ruby
tomdalling/vim-markdown
Markdown Vim Mode
tomdalling/vim-markdown-extras
Extra functionality for markdown files in Vim
tomdalling/vim-ruby
Vim/Ruby Configuration Files
tomdalling/vim-test
Run your tests at the speed of thought