Pinned Repositories
advent_of_code_2015_elixir
Advent Of Code solutions in Elixir
fresh_redis
Use redis for working with recent temporal based data that can expiry gradually. Useful for things like "get a count all failed login attempts for the last hour"
haex
Haex - Haskell As Elixir (pronounced "hacks")
ihatevans
source code for http://ihatevans.com
malm
Easy SMTP server for local development
mochirack
Rack handler for running ruby web apps using Mochiweb as the webserver (could probably work for anything in erlang though)
octrex
Octree for elixir
pyrotalk
Translator from English to Pyro speak from Team Fortress 2
tradie
Elixir execute multiple tasks with async/await style API, but also with global timeout and retries
webmachine_ruby_shortener
Basic working example of a REST URL shortener built with webmachine-ruby
madlep's Repositories
madlep/malm
Easy SMTP server for local development
madlep/tradie
Elixir execute multiple tasks with async/await style API, but also with global timeout and retries
madlep/advent_of_code_2015_elixir
Advent Of Code solutions in Elixir
madlep/advent_of_code_2018_elixir
madlep/click
super simple Elixir Phoenix LiveView demo
madlep/advent_of_code_2016_ruby
madlep/babushka
Test-driven sysadmin.
madlep/babushka-deps
madlep/clamp
a Ruby command-line application framework
madlep/dnslow
Use built in firewall to artificially slow down DNS lookups for performance testing
madlep/ruby-webmachine-talk
Presentation to #roro July 2012 on the Ruby Webmachine library
madlep/tenter
Erlang client library for tent.io
madlep/advent_of_code_2017_elixir
http://adventofcode.com/2017 exercises in Elixir
madlep/algebrick
Typed structs on steroids based on algebraic types and pattern matching.
madlep/alp-fail
#aabill
madlep/always_be_coding
Bunch of different code drills in a bunch of different languages
madlep/defpat
function head pattern matching in Ruby
madlep/elixir-users
Elixir users and meetups on a map
madlep/ex_doc
ExDoc produces HTML and online documentation for Elixir projects
madlep/ghauth
madlep/leanbeef
put back the simplicity in Cowboy and HTTP handling.
madlep/lolcommits
Takes a snapshot with your webcam every time you git commit code, and archives a lolcat style image with it.
madlep/mock_redis
Mock Redis gem for Ruby
madlep/pengx
Elixir library for encoding png files
madlep/restnull
like /dev/null , but for HTTP/JSON REST requests
madlep/sidekiq
Simple, efficient message processing for Ruby
madlep/tmuxomatic
An altogether better way to do session management with tmux
madlep/webmachine-ruby
Webmachine, the HTTP toolkit (in Ruby)
madlep/webmachine_rack_mapped_benchmark
benchmark for https://github.com/seancribbs/webmachine-ruby/pull/223/
madlep/webscale_fizz_buzz
Playing around with Elixir GenStage/Flow