Pinned Repositories
acquirex
Elixir implementation of the logic for the board game Acquire. Presented at NDC Oslo 2015 - see video:
egol
Erlang implementation of Conway's Game of Life
erlang_exchange
Showing how to do a stock exchange in Erlang using processes and testing it with EQC.
ev3
Elixir library for controlling Lego Mindstorms EV3
exfmt
auto-formatter for Elixir based on prettpr from the Erlang distribution
gen_leader
A project to unify various implementations of the Erlang library gen_leader into a modern, robust single implementation
kairos
Timer module for Erlang that makes it easy to abstact time out of the tests.
scala-vs-erlang
A performance test comparing Scala verses Erlang with simple agents to determine messaging performance
skak
visual_erlang
Notation for describing Erlang architectures
lehoff's Repositories
lehoff/gen_leader
A project to unify various implementations of the Erlang library gen_leader into a modern, robust single implementation
lehoff/scala-vs-erlang
A performance test comparing Scala verses Erlang with simple agents to determine messaging performance
lehoff/cryptographic
An Erlang cryptographic library primarily written in Erlang to make distribution on multiple platforms easy. Uses the NIST document FIPS 183 (Digital Signature Standard) and associated documents as reference for the algorithms.
lehoff/erl-hw
Experiments in interfacing hardware with Erlang
lehoff/erlware_commons
Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
lehoff/colombo
Retrieval of dependencies for Erlang projects
lehoff/cowboy
Small, fast, modular HTTP server and socket acceptor pool.
lehoff/ecron
Cron-like scheduler for Erlang
lehoff/edown
EDoc extension for generating Github-flavored Markdown
lehoff/eep-erl
eep.erl - Embedded Event Processing
lehoff/Haskell-Kakuro-Solver
lehoff/jlouis-emacs-conf
My Emacs Configuration.
lehoff/jsx
an evented, streaming json parser based in part on yajl. master is latest stable release, develop is the current stable codebase and prior releases are tags
lehoff/lager
A logging framework for Erlang/OTP
lehoff/meck
A mocking library for Erlang
lehoff/nicedecimal
shortest string representation of erlang floats
lehoff/paraphrase
ParaPhrase open source code contributions
lehoff/parse_trans
Parse transform utilities for Erlang
lehoff/pokerligaen
lehoff/seresye
SERESYE means Swarm oriented ERlang Expert SYstem Engine. It is a library to write expert systems and rule processing engines using the Erlang programming language. It allows to create multiple engines, each one with its own facts and rules to be processed.
lehoff/uuid
Erlang Native UUID Generation
lehoff/yaws
Yaws webserver
lehoff/Book_NeuroevolutionThroughErlang
The resulting source code produced at the end of each chapter in Handbook of Neuroevolution Through Erlang.
lehoff/erl-python
lehoff/macmcscripter
Mac MineCraft scripts
lehoff/tc-erlang
Erlang code from parallel code study