Pinned Repositories
acceptor_pool
gen_tcp acceptor pool
aoc23
aoc 2023 in rust (and swift)
backbeat
sound and sequencing experiements
backoff
Simple exponential backoffs in Erlang
ezk
terrible erlang seq_trace/zipkin experiment
pfh
functional python html generation library
simple_cass
A very simple dictionary-based approach to interfacing with cassandra, inspired by Evan Wheeler's ruby interface.
triage
Eventually, a greader-alike with better discussion features.
vrrm
rough code for running consensus
evanmcc's Repositories
evanmcc/pfh
functional python html generation library
evanmcc/ezk
terrible erlang seq_trace/zipkin experiment
evanmcc/simple_cass
A very simple dictionary-based approach to interfacing with cassandra, inspired by Evan Wheeler's ruby interface.
evanmcc/triage
Eventually, a greader-alike with better discussion features.
evanmcc/bencherl
A scalability benchmark suite for Erlang/OTP
evanmcc/chars
cha(rs) is a silly commandline tool to display information about unicode characters
evanmcc/coveralls-erl
Erlang module to convert and send cover data to coveralls.io (or similar). Available as a hex package on https://hex.pm/packages/coveralls.
evanmcc/enet
Pure Erlang network stack
evanmcc/erl_tidy
Automatically format Erlang code.
evanmcc/essl
hopefully temporary fork of the erlang ssl library
evanmcc/folsom_cowboy
A Cowboy based Folsom HTTP Wrapper.
evanmcc/gaussian
Quick and easy functions for generating gaussian noise, mappable to specific bounds. Useful for artistic purposes.
evanmcc/gsets
[DO NOT USE] Gödel Hash based sets for Erlang
evanmcc/heroku-buildpack-erlang
Erlang buildpack
evanmcc/lobsters
Rails code running the Lobsters link aggregation site
evanmcc/ranch
Socket acceptor pool for TCP protocols.
evanmcc/rebar
Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
evanmcc/recon
Collection of functions and scripts to debug Erlang in production.
evanmcc/riak-python-client
Python clients for Riak.
evanmcc/Rustler
Safe Rust bridge for creating Erlang NIF functions
evanmcc/sext
Sortable Erlang Term Serialization
evanmcc/synth
A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust.