NYC

Eric Entin

Expert
@ericentin

Principal Software Developer @Wealthsimple. Loves Elixir/Erlang/OTP. Spoke at a few confs. Proud Elixir, Phoenix, Ecto, and Postgrex contributor.

gen_state_machine. An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).

313

repg2. A translation of the original Erlang pg2 implementation to Elixir for educational purposes.

86

exexec. Execute and control OS processes from Elixir.

67

tqdm_elixir. Add a progress bar to your enumerables in a second

58

nifsy. A nifty NIF for the FS, providing faster filesystem operations for Elixir

52

steamex. Steam API/Auth library for Elixir

23

mandelixir. A GPU-boosted Mandelbrot viewer implemented in Elixir, using the Scenic Framework and OpenCL

18

serve_this. An Elixir escript that serves the current directory, with directory listings and indexes.

18

objc-eval. Via gcc and xcode, compile simple objective-c code provided as an NSString at runtime, and execute it within the context of the same, running, program.

18

rails_cache_wurfl. This plugin combines redis with the WURFL (http://wurfl.sourceforge.net) to allow your Rails views to easily access the capabilities of the current user's handset or browsing device.

14

sled. An idiomatic Elixir binding for sled, the champagne of beta embedded databases.

12

strict_comparison. Strict numeric comparison for Elixir

8

ets_map. An Elixir package that provides a Map-like interface (Map/Access/Enumerable/Collectable) backed by an ETS table

8

caspax. An Elixir implementation of the CASPaxos distributed compare-and-set KV store.

6

mutable_each. Implements imperative-style mutable iteration using macros in Elixir.

4

marching_squares_cassini. Some simple example code for a marching squares type algorithm that should be able to plot any function f(x,y) = z as a contour map.

2

exfmt. 🌸 An opinionated Elixir source code formatter

1

alpine-elixir. A Dockerfile based on my alpine-erlang image for Elixir applications

1

snooper. The *easiest* Elixir function tracer

1

ogl_drawing_algos. An assignment for a CG class. Contains 2 line drawing algorithms and an ellipse drawing algorithm.

1

jade-runtimeify. Jade runtime.js npm module for the browser

1

alpine-erlang. An alpine image with Erlang installed, intended for releases

1
22
Apply