Home / Erlang Erlang Collection 1.7k stars GitHub Contents Release Management Configuration Management Codebase Maintenance Web Frameworks Web Framework Components HTTP Testing Logging Monitoring Deployment Distributed Systems Code Analysis Build Tools Geolocation Debugging Actors Date and Time ORM and Datamapping Queue Authentication Text and Numbers REST and API Caching Third Party APIs Networking Internet of Things Algorithms and Datastructures Miscellaneous Release Management relx 692 updated 1mo ago A release assembler for Erlang. Configuration Management stillir 50 (archived) Cache environment variables as Erlang app variables. Codebase Maintenance elvis 429 updated 1mo ago Erlang Style Reviewer. Web Frameworks Axiom 266 updated 3y ago A micro-framework, inspired by Ruby's Sinatra. ChicagoBoss 1.9k updated 4y ago A server framework inspired by Rails and written in Erlang. cowboy 7.5k updated 2mo ago A simple HTTP server. Giallo 65 (archived) A small and flexible web framework on top of Cowboy. MochiWeb 1.9k updated 7mo ago An Erlang library for building lightweight HTTP servers. N2O 1.3k updated 22d ago WebSocket Application Server. Nitrogen 981 updated 4mo ago Framework to build web applications (including front-end) in pure Erlang. Zotonic 843 updated 1mo ago High speed, real-time web framework and content management system. Web Framework Components cb_admin 65 updated 10y ago An admin interface for Chicago Boss. cb_websocket_controller 8 updated 13y ago A template for implementing a Websocket controller for ChicagoBoss. giallo_session 9 (archived) A session management library for the Giallo web framework. simple_bridge 113 updated 1mo ago An abstraction layer providing a unified interface to popular Erlang web servers (Cowboy, Inets, Mochiweb, Webmachine, and Yaws). HTTP bullet 303 (archived) Simple, reliable, efficient streaming for Cowboy. gun 933 updated 6mo ago Erlang HTTP client with support for HTTP/1.1, SPDY and Websocket. hackney 1.4k updated 11d ago Simple HTTP client in Erlang. ibrowse 518 updated 6d ago Erlang HTTP client. lhttpc 127 updated 4y ago A lightweight HTTP/1.1 client implemented in Erlang. shotgun 168 updated 9mo ago For the times you need more than just a gun. Testing PropEr 911 updated 1mo ago A QuickCheck-inspired property-based testing tool for Erlang. tracerl 17 updated 11y ago Dynamic tracing tests and utilities for Erlang/OTP Logging lager 41 updated 9y ago A logging framework for Erlang/OTP. lager_amqp_backend 34 updated 14y ago AMQP RabbitMQ Lager backend. lager_hipchat 7 updated 9y ago HipChat backend for lager. lager_loggly 16 (archived) Loggly backend for lager. lager_smtp 13 updated 13y ago SMTP backend for lager. lager_slack 2 updated 8y ago Simple Slack backend for lager. logplex 982 (archived) Heroku log router. Monitoring entop 267 updated 7y ago A top-like Erlang node monitoring tool. eper 438 updated 7y ago A loose collection of Erlang Performance related tools. Exometer 528 updated 6y ago An Erlang instrumentation package. folsom 584 updated 7y ago An Erlang based metrics system inspired by Coda Hale's metrics. statsderl 100 updated 3y ago A statsd Erlang client. vmstats 254 updated 7mo ago Tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs. Deployment docker-erlang 14 updated 8y ago Basic Docker Container Images for Erlang/OTP. Distributed Systems Typhoon 43 updated 6y ago Stress and load testing tool for distributed systems that simulates traffic from a test cluster toward a system-under-test (SUT) and visualizes related latencies. Code Analysis Concuerror 341 updated 1mo ago Concuerror is a systematic testing tool for concurrent Erlang programs. eflame 430 updated 2y ago A Flame Graph profiler for Erlang. geas 110 updated 4mo ago Geas is a tool that will detect the runnable official Erlang release window for your project, including its dependencies and provides many useful informations. Build Tools rebar 930 (archived) Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rebar3 1.8k updated 2mo ago A build tool for Erlang which can manage Erlang packages from Hex.pm. See more at rebar3.org sync 758 updated 10mo ago On-the-fly recompiling for Erlang. Geolocation erl-rstar 58 updated 7y ago An Erlang implementation of the R*-tree spacial data structure. GeoCouch 517 updated 4y ago A spatial extension for Couchbase and Apache CouchDB. Teles 15 updated 9y ago An Erlang network service for manipulating geographic data. Debugging tx 82 updated 11y ago An HTML Erlang term viewer, starts own webserver and displays any term you give it from your Erlang node. Actors poolboy 1.6k updated 3y ago A hunky Erlang worker pool factory. Date and Time erlang_localtime 57 updated 9y ago Erlang library for conversion from one local time to another. qdate 250 updated 1y ago Erlang date, time, and timezone management: formatting, conversion, and date arithmetic. ORM and Datamapping boss_db 276 updated 2y ago A sharded, caching, pooling, evented ORM for Erlang. epgsql 444 updated 11mo ago PostgreSQL Driver for Erlang. mysql-otp 374 updated 11mo ago MySQL/OTP – MySQL driver for Erlang/OTP. pgsql_migration 19 updated 3y ago PostgreSQL migrations for Erlang. Queue dq 34 updated 11y ago Distributed Fault Tolerant Queue library. ebqueue 9 updated 11y ago Tiny simple blocking queue in erlang. pqueue 172 updated 2y ago Erlang Priority Queues. tinymq 125 updated 5y ago A diminutive, in-memory message queue for Erlang. Authentication oauth2 221 updated 19d ago Erlang Oauth2 implementation. Text and Numbers ejsv Erlang JSON schema validator. eql 117 updated 2y ago Erlang with SQL or not. jiffy 874 updated 11d ago JSON NIFs for Erlang. jsx 697 updated 1y ago An erlang application for consuming, producing and manipulating json. miffy 3 updated 7y ago Jiffy wrapper which returns pretty maps. qsp 18 updated 9y ago Enhanced query string parser for Erlang. rec2json 45 updated 1y ago Generate JSON encoder/decoder from record specs. REST and API leptus 346 updated 5y ago Leptus is an Erlang REST framework that runs on top of cowboy. rooster 171 (archived) rooster is a lightweight REST framework that runs on top of mochiweb. Caching cache 140 updated 4y ago In-memory Segmented Cache Third Party APIs google-token-erlang 4 updated 8y ago Google ID token verifier for Erlang. restc 96 updated 2mo ago An Erlang REST client oauth2c 74 updated 5mo ago An Erlang oAuth 2 client (uses restc) Networking barrel_tcp 83 updated 10y ago barrel_tcp is a generic TCP acceptor pool with low latency in Erlang. gen_rpc 227 updated 6mo ago A scalable RPC library for Erlang-VM based languages. gen_tcp_server 11 updated 11y ago A library that takes the concept of gen_server and introduces the same mechanics for operating a TCP server. gossiperl 47 updated 4y ago Language agnostic gossip middleware and message bus written in Erlang. nat_upnp 42 (archived) Erlang library to map your internal port to an external using UNP IGD. ranch 1.2k updated 6mo ago Socket acceptor pool for TCP protocols. Internet of Things lemma_erlang 9 updated 8y ago A lemma for IDEO's Noam internet-of-things prototyping platform. Algorithms and Datastructures datum 126 updated 10mo ago A pure functional and generic programming for Erlang erlando 1 updated 7mo ago A set of syntax extensions like currying and monads for Erlang. statebox 254 updated 11y ago Erlang state "monad" with merge/conflict-resolution capabilities. riak_dt 356 updated 3y ago Erlang library of state based CRDTs. Miscellaneous erlang-history 494 (archived) Hacks to add shell history to Erlang's shell. erld 190 updated 10y ago erld is a small program designed to solve the problem of running Erlang programs as a UNIX daemon.