Pinned Repositories
codex
Simple tool for creating source-code intensive presentations and courses
component
Experiment in moving towards higher-level Elixir components
diet
Simple reducer-based state machine
earmark
Markdown parser for Elixir
jeeves
mdef
Easily define multiple function heads in elixir
mix_generator
Project generator for mix (an alternative to mix new)
mix_templates
Basis of an open templating system for mix. Also see mix_gen
otp_dsl
A simple Elixir DSL for creating GenServers
quixir
Property-based testing for Elixir
pragdave's Repositories
pragdave/data_division
A library which creates data records that contain validations and error lists, and that is compatible with Phoenix's `form_for`
pragdave/ansible-pi-elixir-cluster
Basic setup for my little Raspberry Pi setting I'm using to play with networked Elixir apps
pragdave/noddy-test
pragdave/big_ears
Stats and log gathering for components
pragdave/iex_test
Reads files looking for <iex>...</iex> tags. Assumes what is between them is an iex session. Runs the code, and verifies the output is correct.
pragdave/webo_data
The data gathering component of the webo monitoring system
pragdave/algorithm-visualizer
Algorithm Visualizer
pragdave/gen_template_ecto_server
Create a simple server with ecto support
pragdave/lab5
Make Hangman a GenServer
pragdave/mongodb
MongoDB driver for Elixir
pragdave/pow
Trivial proof-of-work implementation for benchmarking
pragdave/swarm
Easy clustering, registration, and distribution of worker processes for Erlang/Elixir
pragdave/bunyan_source_api
The component of the Bunyan logger that provides the logging API
pragdave/dont-use-me-site
Content for pragdave.me
pragdave/ecto
A database wrapper and language integrated query for Elixir
pragdave/elixir_pubsub
:droplet: Publish/Subscribe utility module
pragdave/gulp
A functional and configurable way of creating composable pipelines of functions. Kinda like Plug, but backwards.
pragdave/idle_timeout_ex
Expiration for Elixir processes
pragdave/markdown-it-container
Fenced container plugin for markdown-it markdown parser
pragdave/phoenix_pubsub
Distributed PubSub and Presence platform for the Phoenix Framework
pragdave/plugs
A collection of Plug middleware for web applications
pragdave/project1
pragdave/quickstart-git2s3
AWS Quick Start Team
pragdave/raft
An Elixir implementation of the raft consensus protocol
pragdave/ruby25
Messages from Rubyists for Ruby 25th anniversary
pragdave/templates
A helper library for adding templating to web applications
pragdave/vscode-elixir-ls
Elixir language support and debugger for VS Code, powered by ElixirLS.
pragdave/vscode-reveal
Revealjs vsCode extension
pragdave/web-pubsub
Simple pubsub for the webo monitoring system
pragdave/webo-schema
Maintain the schema of hosts, nodes, applications, and processes for webo