elliotekj
Crabs and Alchemy. Senior Software Engineer. Specialist in combining Elixir and Rust to ship performant, secure, real-time applications ⚡
crabsandalchemy.com
Pinned Repositories
basket.css
A handy CSS file to kickstart your next project.
DeltaE
DeltaE is a pure-Rust implementation of the CIEDE2000 algorithm
ditto-photoshop-extension
Variables in Photoshop: http://casualnotebook.com/ditto
doubly_linked_list
A fast, amortised O(log n) doubly linked list implementation
leven
Compute the Levenshtein distance between two strings
off_broadway_memory
A Broadway producer for an in-memory buffer
orbit
A MetaWeblog API Server for Hugo
search
⚡ Fast full-text search for Elixir
specify
Quickly generate a rectangle or oval with specific dimensions and positioning.
statsd_metric
A fast StatsD / DogStatsD metric encoder and single-pass parser
elliotekj's Repositories
elliotekj/orbit
A MetaWeblog API Server for Hugo
elliotekj/DeltaE
DeltaE is a pure-Rust implementation of the CIEDE2000 algorithm
elliotekj/search
⚡ Fast full-text search for Elixir
elliotekj/off_broadway_memory
A Broadway producer for an in-memory buffer
elliotekj/bm25
BM25 is a ranking algorithm for search
elliotekj/leven
Compute the Levenshtein distance between two strings
elliotekj/image-gen-proof-of-concept
Source code for "Let's Build a Proof of Concept Dynamic Image Generator with Elixir & Phoenix"
elliotekj/perlin
Ken Perlin's improved Perlin noise algorithm in Elixir
elliotekj/atomic_writes
LWW, FWW & serialized atomic file writes in Elixir
elliotekj/clean_unroll
Unroll URLs and remove their tracking parameters
elliotekj/dotfiles
@elliotekj's dotfiles
elliotekj/doubly_linked_list
A fast, amortised O(log n) doubly linked list implementation
elliotekj/prr-mode.el
Major mode for editing .prr files in Emacs
elliotekj/static_chess
Zero bloat chess server in under 300 lines of Elixir script
elliotekj/statsd_metric
A fast StatsD / DogStatsD metric encoder and single-pass parser
elliotekj/vscode-mix-format
A mix format extension that supports monorepos
elliotekj/actix-protobuf
Protobuf integration for actix web
elliotekj/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
elliotekj/actix-website
The Actix website.
elliotekj/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
elliotekj/doomemacs
An Emacs framework for the stubborn martian hacker
elliotekj/dotfiles_old
elliotekj/elixir_json_diff
JSONDiff is an Elixir implementation of the diffing element of the JSON Patch format, described in RFC 6902
elliotekj/elliotekj
elliotekj/ex_aws
A flexible, easy to use set of clients AWS APIs for Elixir
elliotekj/examples
Actix web examples
elliotekj/phoenix
Peace of mind from prototype to production
elliotekj/sonix
An Elixir client for Sonic Search
elliotekj/waka-box
📊 Update a pinned gist to contain your weekly WakaTime stats
elliotekj/websock_adapter
Implementation of the WebSock specification for servers