A curated list of awesome Erlang frameworks, libraries and software.
- erlang/otp - Erlang/OTP
- ninenines/cowboy - Small, fast, modern HTTP server for Erlang/OTP.
- emqx/emqx - EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
- processone/ejabberd - Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
- happi/theBeamBook - A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.
- processone/tsung - Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
- ChicagoBoss/ChicagoBoss - Erlang web MVC, now featuring Comet
- vernemq/vernemq - A distributed MQTT message broker based on Erlang/OTP
- rvirding/lfe - Lisp Flavoured Erlang (LFE)
- mochi/mochiweb - MochiWeb is an Erlang library for building lightweight HTTP servers.
- leo-project/leofs - The LeoFS Storage System
- devinus/poolboy - A hunky Erlang worker pool factory
- alpaca-lang/alpaca - Functional programming inspired by ML for the Erlang VM
- esl/MongooseIM - MongooseIM is a mobile messaging platform with focus on performance and scalability
- erlang/rebar3 - Erlang build tool that makes it easy to compile and test Erlang applications and releases.
- clojerl/clojerl - Clojure for the Erlang VM
- erlang-lager/lager - A logging framework for Erlang/OTP
- ferd/recon - Collection of functions and scripts to debug Erlang in production.
- benoitc/hackney - simple HTTP client in Erlang
- rebar/rebar - Deprecated Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. We encourage you to move to https://github.com/erlang/rebar3.
- uwiger/gproc - Extended process registry for Erlang
- nitrogen/nitrogen - Nitrogen Web Framework for Erlang (now with websockets!)
- aeternity/aeternity - æternity: solving scalability problems by making sense of state-channels
- lasp-lang/lasp - Prototype implementation of Lasp in Erlang.
- sky-big/RabbitMQ - RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建RabbitMQ集群,创建连接RabbitMQ系统的客户端节点等相关功能,方便源代码的阅读)
- zhongwencool/observer_cli - Visualize Erlang/Elixir Nodes On The Command Line
- tarcieri/reia - Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
- rvirding/luerl - Lua in Erlang
- proper-testing/proper - PropEr: a QuickCheck-inspired property-based testing tool for Erlang
- knutin/elli - Simple, robust and performant Erlang web server
- rustyio/sync - On-the-fly recompiling and reloading in Erlang. Code without friction.
- eproxus/meck - A mocking library for Erlang
- ostinelli/misultin - Misultin (pronounced mee-sool-téen) is an Erlang library for building fast lightweight HTTP(S) servers, which also supports websockets.
- talentdeficit/jsx - an erlang application for consuming, producing and manipulating json. inspired by yajl
- zotonic/zotonic - Zotonic - The Erlang Web Framework & CMS
- wooga/eredis - Erlang Redis client
- erlcloud/erlcloud - AWS APIs library for Erlang (Amazon EC2, S3, SQS, DDB, ELB and etc)
- boundary/folsom - Expose Erlang Events and Metrics
- erlware/relx - Sane, simple release creation for Erlang
- hdima/erlport - ErlPort - connect Erlang to other languages
- ninenines/gun - HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
- boundary/flake - A decentralized, k-ordered id generation service in Erlang
- erlanglab/erlangpl - Tool for developers working with systems running on the Erlang VM (BEAM). It helps with performance analysis.
- Vagabond/gen_smtp - A generic Erlang SMTP server and client that can be extended via callback modules
- cmullaparthi/ibrowse - Erlang HTTP client
- ferd/erlang-history - Hacks to add shell history to Erlang's shell
- inaka/erlang_guidelines - Inaka's Erlang Coding Guidelines
- Feuerlabs/exometer - Basic measurement objects and probe behavior
- gotthardp/lorawan-server - Compact server for private LoRaWAN networks
- erlydtl/erlydtl - Django templates for Erlang
- cbd/edis - An Erlang implementation of Redis
- lasp-lang/partisan - High-performance, high-scalability distributed computing with Erlang and Elixir.
- mojombo/ernie - Ernie is an Erlang/Ruby BERT-RPC Server.
- massemanet/eper - Erlang performance and debugging tools
- joxa/joxa - A Modern Lisp for the Erlang VM
- xslogic/phoebus - Phoebus is a distributed framework for large scale graph processing written in Erlang.
- erlware/Erlang-and-OTP-in-Action-Source - The official "Erlang and OTP in Action" source code - see the README below for more details
- basho/erlang_protobuffs - An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
- jlouis/fuse - A Circuit Breaker for Erlang
- moonpolysoft/dynomite - Open source dynamo clone written in Erlang.
- tomas-abrahamsson/gpb - A Google Protobuf implementation for Erlang
- ernw/ss7MAPer - SS7 MAP (pen-)testing toolkit
- inaka/elvis - Erlang Style Reviewer
- inaka/apns4erl - Apple Push Notification Server for Erlang
- sinasamavati/leptus - The Erlang REST framework
- klarna/brod - Apache Kafka client library for Erlang/Elixir
- ostinelli/syn - A global Process Registry and Process Group manager for Erlang.
- wg/epgsql - Erlang PostgreSQL client
- yrashk/socket.io-erlang - Socket.IO server for Erlang
- matteoredaelli/ebot - Ebot, an Opensource Web Crawler built on top of a nosql database (apache couchdb, riak), AMQP database (rabbitmq), webmachine and mochiweb. Ebot is written in Erlang and it is a very scalable, distribuited and highly configurable web cawler. See wiki pages for more details
- qingliangcn/mgee - 2010年写的一个erlang游戏服务端demo
- basho/basho_bench - A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
- comtihon/mongodb-erlang - MongoDB driver for Erlang
- tim/erlang-oauth - An Erlang OAuth 1.0 implementation
- basho/riak-erlang-client - The Riak client for Erlang.
- NetComposer/nksip - Erlang SIP application server
- zkessin/testing-erlang-book - A public book on testing Erlang
- dnsimple/erldns - DNS server, in erlang.
- epgsql/epgsql - Erlang PostgreSQL client library.
- jlouis/etorrent - Erlang Bittorrent Client
- mysql-otp/mysql-otp - MySQL/OTP – MySQL and MariaDB driver for Erlang/OTP
- krestenkrab/hanoidb - Erlang LSM BTree Storage
- ferd/pobox - External buffer processes to protect against mailbox overflow in Erlang
- KirinDave/fuzed - A new revision of Fuzed, the Erlang-based frontend for web apps. Check out the mailing list at http://groups.google.com/group/fuzed
- basho/riak_dt - Convergent replicated datatypes in Erlang
- seancribbs/neotoma - Erlang library and packrat parser-generator for parsing expression grammars.
- rabbitmq/ra - A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
- yueyoum/make-proxy - HTTP/HTTPS/Socks4/Socks5 proxy written in Erlang
- mazenharake/entop - A top-like tool for monitoring an Erlang node
- sockjs/sockjs-erlang - WebSocket emulation - Erlang server
- ErlyORM/boss_db - BossDB: a sharded, caching, pooling, evented ORM for Erlang
- tsujigiri/axiom - a micro-framework for web applications in Erlang
- andrewjstone/rafter - An Erlang library application which implements the Raft consensus protocol
- duomark/epocxy - Erlang Patterns of Concurrency
- rvirding/erlog - Prolog interpreter in and for Erlang
- shopgun/graphql-erlang - GraphQL implementation in Erlang.
- beamspirit/bigwig - like erlang's webtool, but trendy and new
- cabol/shards - Transparent and out-of-box Sharding support for Erlang/Elixir ETS tables!
- jlouis/safetyvalve - A safety valve for your erlang node
- mochi/statebox - Erlang state "monad" with merge/conflict-resolution capabilities. Useful for Riak.
- parapluu/Concuerror - Concuerror is a stateless model checking tool for Erlang programs.
- mojombo/mustache.erl - Mustache template engine for Erlang.
- ferd/vmstats - tiny Erlang app to generate information on the Erlang VM
- hibari/hibari - Hibari is a production-ready, distributed, ordered key-value, big data store. Hibari uses chain replication for strong consistency, high-availability, and durability. Hibari has excellent performance especially for read and large value operations.
- basho/erlang_js - A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
- jcomellas/getopt - Erlang module to parse command line arguments using the GNU getopt syntax
- benoitc/couchbeam - Apache CouchDB client in Erlang
- willemdj/erlsom - XML parser for Erlang
- choptastic/qdate - Erlang date, time, and timezone management: formatting, conversion, and date arithmetic
- deadtrickster/prometheus.erl - Prometheus.io client in Erlang
- lfex/py - Distributed Python for the Erlang Ecosystem
- inaka/worker_pool - Erlang worker pool
- joedevivo/chatterbox - HTTP/2 Server for Erlang. Boy, that guy was a real chatterbox waddn't he? I didn't think he was ever going to stop with the story.
- erlware/erlcron - Erlang cronish system
- kivra/oauth2 - Erlang Oauth2 implementation
- virtan/eep - Erlang Easy Profiling (eep) application provides a way to analyze application performance and call hierarchy
- FlowForwarding/LINC-Switch - OpenFlow Software Switch written in Erlang
- priestjim/gen_rpc - A scalable RPC library for Erlang-VM based languages
- cabol/erlbus - Simple, Distributed and Scalable PubSub Message Bus written in Erlang
- joearms/elib1 - An Erlang library and collection of applications
- OtpChatBot/Ybot - Ybot - is a helpful chat robot written with Erlang which supports different messaging protocols. [@0xAX]
- cuter-testing/cuter - A concolic testing tool for the Erlang functional programming language.
- ferd/dispcount - Erlang task dispatcher based on ETS counters.
- erlware/erlware_commons - Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
- krestenkrab/erlubi - Ubigraph Erlang Client (and Process Visualizer)
- matehat/cqerl - Native Erlang CQL client for Cassandra
- kudelskisecurity/scannerl - The modular distributed fingerprinting engine
- erleans/erleans - Erlang Orleans
- bet365/soap - Make it easy to use SOAP from Erlang
- msgpack/msgpack-erlang - MessagePack (de)serializer implementation for Erlang / msgpack.org[Erlang]
- processone/exmpp - Erlang XMPP library
- martinsumner/leveled - A pure Erlang Key/Value store - based on a LSM-tree, optimised for HEAD requests
- emqtt/emqtt_benchmark - Erlang MQTT Benchmark
- potatosalad/erlang-jose - JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
- sile/jsone - Erlang JSON library
- ninenines/cowlib - Support library for manipulating Web protocols.
- afiniate/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.
- patrickgombert/erlang-koans - Erlang Koans
- agner/agner - Erlang package manager (A Giant Nebula of Erlang Repositories)
- seth/ej - Helper module for working with Erlang terms representing JSON
- johnlinvc/erruby - ruby on erlang
- fbeline/rooster - Erlang REST framework
- okeuday/uuid - Erlang Native UUID Generation
- karlll/kjell - Erlang Shell
- dizzyd/erlang-mysql-driver - Erlang MySQL Driver (from code.google.com)
- synrc/mad - ⚡ MAD: Manage Dependencies
- alertlogic/erllambda - AWS Lambda in Erlang
- uwiger/parse_trans - Parse transform utilities for Erlang
- rabbitmq/rabbitmq-erlang-client - Erlang client for RabbitMQ
- fredrikt/yxa - SIP software written in Erlang
- inaka/sumo_db - Erlang Persistency Framework
- oreillymedia/etudes-for-erlang - Companion exercises for O'Reilly Media's "Introducing Erlang"
- Feuerlabs/exometer_core - Core components of exometer
- emqtt/emqttc - Asynchronous Erlang MQTT Client
- lostcolony/damocles - An Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box.
- jeremyong/websocket_client - Erlang websocket client (ws and wss supported)
- yariv/erlyweb - The Erlang twist on web frameworks
- helpshift/ekaf - A minimal, high-performance Kafka client in Erlang.
- basho/riak_ensemble - Multi-Paxos framework in Erlang
- joearms/erl2 - a new dialect of erlang
- yzh44yzh/practical_erlang - Курс обучения Эрланг
- yakaz/yamerl - YAML 1.2 and JSON parser in pure Erlang
- ParaPhrase/skel - A Streaming Process-based Skeleton Library for Erlang
- ahmednawras/log4erl - A logger for erlang in the spirit of Log4J.
- tsloughter/erlastic_search - An Erlang app for communicating with Elastic Search's rest interface.
- francescoc/scalabilitywitherlangotp - The repository for the code of the examples in the book Designing for Scalability with Erlang/OTP
- robbielynch/ierlang - An Erlang language kernel for IPython.
- okeuday/pqueue - Erlang Priority Queues
- zeromq/chumak - Pure Erlang implementation of ZeroMQ Message Transport Protocol.
- vascokk/rivus_cep - Complex event processing in Erlang
- processone/stun - STUN and TURN library for Erlang / Elixir
- inaka/shotgun - For the times you need more than just a gun.
- bragful/ephp - Bragful core: PHP Interpreter in pure Erlang
- mazenharake/cecho - An ncurses library for Erlang
- GameAnalytics/gascheduler - Erlang Distributed Scheduler
- Random-Liu/Erlang-In-Docker - Enable connection between Erlang VMs from different docker containers on different hosts by reimplementing the distributed connection protocol used by net_kernel.
- jtendo/binpp - 🔢 Erlang Binary Pretty Printer
- joergen7/cuneiform - Cuneiform distributed programming language
- basho/clique - CLI Framework for Erlang
- lpgauth/shackle - High-Performance Erlang Network Client Framework
- emqx/esockd - Erlang General Non-blocking TCP/SSL Socket Server
- jlouis/enacl - Erlang bindings for NaCl / libsodium
- huiqing/percept2 - Concurrent profiling tool for Erlang
- erlyvideo/rack - Rack handler for erlang
- ngerakines/erlang_protobuffs - A set of Protocol Buffers tools and modules for Erlang applications.
- msantos/pkt - Erlang network protocol library
- parapluu/nifty - Erlang NIF Wrapper Generator
- esl/lhttpc - lhttpc is a lightweight HTTP/1.1 client implemented in Erlang.
- erlang-unicode/ux - Unicode eXtention for Erlang (Strings, Collation)
- yuce/pot - POT is an Erlang library for generating Google Authenticator compatible one time passwords
- selectel/yawndb - YAWNDB is an in-memory circular array database written in Erlang.
- jlouis/dht - DHT implementation in Erlang
- jchris/hovercraft - An easy direct Erlang CouchDB library.
- groupoid/pts - Pure Type System for Erlang
- elli-lib/elli - Simple, robust and performant Erlang web server
- semiocast/pgsql - Erlang PostgreSQL driver
- scalaris-team/scalaris - Scalaris, a distributed, transactional key-value store
- flashingpumpkin/spooky - Minimum viable Erlang web framework
- beamjs/erlv8 - Erlang interface for V8
- aggelgian/erlang-algorithms - Implementations of popular data structures and algorithms
- knutin/statman - Efficiently collect massive volumes of metrics inside the Erlang VM
- vinoski/erlsha2 - SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
- tonyg/erlang-rfc4627 - Erlang RFC4627 (JSON) codec and JSON-RPC server implementation.
- lasp-lang/types - Prototype implementation of Conflict-free Replicated Data Types (CRDTs) in Erlang.
- kvakvs/E4VM - A small portable virtual machine that would run Erlang on embedded systems
- gar1t/e2 - Project that aims to simplify Erlang/OTP development and improve developer productivity
- fogfish/cache - Erlang in-memory cache
- kapok-lang/kapok - A Lisp on the Erlang VM
- hypernumbers/LuvvieScript - Luvvie Script. An Erlang dialect that compiles to Javascript for Actor-style DOM scripting
- soranoba/bbmustache - Binary pattern match Based Mustache template engine for Erlang/OTP.
- ngerakines/erlang_twitter - An Erlang twitter client
- archaelus/enet - Pure Erlang network stack
- klarna/ponos - ponos is a simple yet powerful load generator written in erlang
- erszcz/docsh - Erlang Docs in the Shell
- okeuday/trie - Erlang Trie Implementation
- gar1t/lambdapad - Static site generator using Erlang. Yes, Erlang.
- esl/escalus - An XMPP client library in Erlang for conveniently testing XMPP servers
- basho/enm - Erlang driver for nanomsg
- RJ/erlang-spdy - Library implementing the SPDY protocol
- massemanet/redbug - erlang tracing debugger
- ferd/backoff - Simple exponential backoffs in Erlang
- lambdaclass/riak_core_tutorial - An up to date riak_core tutorial, using the riak_core_ng fork, Erlang/OTP 21 and rebar3
- joewilliams/merle - An Erlang Memcached Client.
- census-instrumentation/opencensus-erlang - A stats collection and distributed tracing framework
- mojombo/egitd - The Erlang git-daemon
- essen/egs - Erlang Game Server
- avtobiff/erlang-uuid - Erlang UUID
- rvirding/leex - Lexical analyzer generator for Erlang
- NetComposer/nkcluster - A framework to manage jobs at huge Erlang clusters
- etrepum/kvc - KVC - Key Value Coding for Erlang data structures
- erlang/docker-erlang-example - HowTo Erlang in Docker
- nitrogen/simple_bridge - A simple, standardized interface library to Erlang HTTP Servers.
- CorticalComputer/Book_NeuroevolutionThroughErlang - The resulting source code produced at the end of each chapter in Handbook of Neuroevolution Through Erlang.
- erlang/sourcer - An Erlang language server, providing IDE services.
- membase/cucumberl - pure erlang implementation of Cucumber parser & driver
- klarna/circuit_breaker - 💥 An Erlang library for breaking out of faulty services
- erlsci/iso8601 - An ISO 8601 date formating and parsing library for Erlang
- gebi/jungerl - The Jungle of Erlang code
- processone/fast_xml - Fast Expat based Erlang XML parsing library
- mochi/egeoip - Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
- jbrisbin/amqp_client - Rebar-friendly fork of rabbitmq-erlang-client
- jordillonch/eggs - Erlang Generic Game Server
- lpgauth/statsderl - High-Performance Erlang StatsD Client
- lambdaclass/erlings - Small exercises to get you used to reading and writing Erlang code
- grisp/grisp - GRiSP Erlang Runtime Library
- videlalvaro/gen_microservice - Microservices for Erlang
- RJ/estatsd - Erlang stats aggregation app that periodically flushes data to graphite
- ngerakines/etap - etap is a simple erlang testing library that provides TAP compliant output.
- 5HT/pie - The Erlang-Scriptable Editor
- erlware-deprecated/sinan - Erlang/OTP oriented build system
- Bluehouse-Technology/otter - Support for OpenTracing in Erlang
- artemeff/eql - Erlang with SQL or not
- rabbitmq/looking_glass - An Erlang/Elixir/BEAM profiler tool
- duomark/erlangsp - Erlang Services Platform
- chef-boneyard/erchef - DEPRECATED: Erlang based Chef Server top-level OTP release project
- schlagert/bootstrap - A simple, yet powerful Erlang cluster bootstrapping application.
- ngerakines/erlang_couchdb - This is another erlang CouchDB client. It is a little simpler than most and does what I want.
- mojombo/bert.erl - Erlang BERT encoder/decoder
- erlware/resource_discovery - An application used to dynamically discover resources present in an Erlang node cluster.
- basho/sidejob - Parallel worker and capacity limiting library for Erlang
- SergejJurecko/erlmongo - Erlang driver for MongoDB with gridfs that works with maps and proplists
- pdincau/gcm-erlang - An Erlang application for Google Cloud Messaging
- maxlapshin/stockdb - Database for storing Stock Exchange quotes in erlang
- kevinlynx/dhtcrawler - dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents.
- kaos/ecapnp - Cap'n Proto library for Erlang
- fogfish/datum - pure functional and generic programming for Erlang
- davebryson/erlang_websocket - WebSocket Server and Client implementation in Erlang/Mochiweb
- benoitc-attic/barrel_tcp - barrel_tcp is a generic TCP acceptor pool with low latency in Erlang.
- msantos/gen_icmp - Erlang interface to ICMP sockets
- inaka/cowboy_swagger - Swagger integration for Cowboy (built on trails)
- Vagabond/erlang-syslog - Erlang port driver for interacting with syslog via syslog(3)
- hyperthunk/hamcrest-erlang - Erlang port of Hamcrest
- huaban/erlzk - A Pure Erlang ZooKeeper Client (no C dependency)
- crownedgrouse/geas - Guess Erlang Application Scattering
- gotthardp/gen_coap - Generic Erlang CoAP Client/Server
- fenollp/fancyflow - Experimental library to bring pipe and maybe operator equivalents in Erlang
- benoitc/cowboy_revproxy - simple TCP routing proxy (layer 7) in erlang
- uwiger/plain_fsm - A behaviour/support library for writing plain Erlang FSMs.
- tolbrino/hotwheels - Erlang messaging server optimized to send 1 message to 40k subscribers to a topic in < 1s
- msantos/evum - ["Linux VM", ["Erlang Process", ["Erlang VM"]]].
- gdamjan/erlang-irc-bot - A simple extendable irc bot in Erlang
- exercism/erlang - Exercism exercises in Erlang.
- aliter/aliter - Ragnarok Online server software written in Erlang.
- vascokk/NumEr - Numeric Erlang - vector and matrix operations with CUDA. Heavily inspired by Pteracuda - https://github.com/kevsmith/pteracuda
- okeuday/cpg - CloudI Process Groups
- certifi/erlang-certifi - SSL Certificates for Erlang
- uwiger/sext - Sortable Erlang Term Serialization
- shortishly/erlang-in-docker-from-scratch - An Erlang application release in a Docker container from scratch
- puzza007/katipo - HTTP2 client for Erlang based on libcurl and libevent
- julianduque/erlang-color - ANSI colors for your Erlang
- jlouis/eministat - Port of Poul-Henning Kamp's ministat to the Erlang world
- GameAnalytics/hyper - Erlang implementation of HyperLogLog
- EchoTeam/mcd - Fast memcached protocol client in pure Erlang
- tatsuhiro-t/lucid - HTTP/2 server written in Erlang
- inaka/gold_fever - A Treasure Hunt for Erlangers
- RJ/relflow - Version-incrementing, appup-generating, relx-coaxing, workflow-assistant for Erlang projects using rebar3.
- mfoemmel/erlang-otp - All of the public Erlang/OTP source releases (since R6B-0 in 1999) in convenient git form
- jkvor/redo - pipelined erlang redis client
- proger/erldocker - Docker Remote API client for Erlang
- engineyard/natter - Erlang XMPP Client
- alavrik/erlson - Erlang Simple Object Notation - dynamic name-value dictionary data type and syntax for Erlang
- richcarl/merl - Metaprogramming in Erlang
- komone/qrcode - QR Code encoder in Erlang
- jkvor/redgrid - automatic Erlang node discovery via redis
- benoitc/econfig - simple Erlang config handler using INI files
- vim-erlang/vim-erlang-runtime - Erlang indentation and syntax for Vim
- sinasamavati/condor - A minimal library for building scalable TCP servers in Erlang
- shopgun/turtle - A wrapper on the RabbitMQ Erlang Client (Erlang)
- seriyps/mtproto_proxy - High performance Erlang MTProto proxy that powers @socksy_bot
- klarna/erlavro - Avro support for Erlang/Elixir (http://avro.apache.org/)
- daleharvey/erldocs - Alternative to the erlang documentation
- basho/merge_index - MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop).
- archaelus/esmtp - Erlang SMTP library
- kivra/restclient - Erlang Rest Client
- erlangpack/mimetypes - Erlang MIME types library
- wooga/etest - A lightweight, convention over configuration test framework for Erlang
- for-GET/jesse - jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
- eproxus/grapherl - Create graphs of Erlang systems and programs
- ddosia/mekao - Erlang SQL constructor
- cannedprimates/stdlib2 - Erlang stdlib extensions.
- selectel/tempo - NIF-based date and time parsing and formatting for Erlang.
- schacon/erlangit - Erlang Git Implementation
- lpgauth/buoy - High-Performance Erlang HTTP 1.1 Client
- jlouis/erl-lenses - Lens implementation in Erlang
- freecnpro/observerweb - This project will no longer be maintained.
- lehoff/chronos - Timer module for Erlang that makes it easy to abstact time out of the tests.
- jkvor/epm - Erlang Package Manager
- spawngrid/seqbind - Sequential Binding Parse Transformation for Erlang
- processone/xmpp - Erlang/Elixir XMPP parsing and serialization library on top of Fast XML
- dweldon/edate - date manipulation library for erlang
- dnsimple/dns_erlang - Erlang DNS library
- mbbx6spp/rebar-templates - Rebar Erlang, OTP and other project templates. Use rebar3 for rebar3 templates and updates.
- KirinDave/gen_leader_revival - A project to unify various implementations of the Erlang library gen_leader into a modern, robust single implementation
- etnt/gettext - Erlang internationalization library.
- jj1bdx/sfmt-erlang - sfmt-erlang: SIMD-oriented Fast Mersenne Twister (SFMT) for Erlang
- ferd/merklet - Merkle Trees for data replication in Erlang
- boundary/gen_lb - A generic library to load balance communication between Erlang nodes
- boundary/bear - a set of statistics functions for erlang
- poroh/ersip - Erlang SIP
- p2k/ecoinpool - A pool mining software written in Erlang for cryptographic currencies
- emirozer/beamwhale - minimal container runtime in erlang
- tank-bohr/bookish_spork - Erlang library for testing http requests
- skruger/Surrogate - Proxy server written in erlang. Supports reverse proxy load balancing and forward proxy with http (including CONNECT), socks4, socks5, and transparent proxy modes.
- dustin/elock - A simple, fault-tolerant distributed lock server in erlang.
- adrienmo/eredis_cluster - eredis_cluster is an erlang wrapper for eredis to support cluster mode of redis 3.0.0+
- travis/erlang-uuid - Erlang UUID Module
- strange/erlang_v8 - Run JavaScript from Erlang in an external OS process.
- knutin/bisect - Ordered fixed-size binary dictionary in Erlang
- fredlund/McErlang - The McErlang model checker for Erlang
- extend/elevators - Elevator control system demonstrating Erlang/OTP upgrades.
- cstar/erldis - redis erlang client library (imported from bitbucket)
- basho/riak_sysmon - Simple OTP app for managing Erlang VM system_monitor event messages
- altenwald/myproto - MySQL Server Protocol in Erlang
- skeltoac/php_app - A PHP eval server for Erlang/OTP.
- ngerakines/erlang_facebook - A simple Facebook Platform API interface in Erlang.
- mojombo/rebar - Ruby to Erlang Bridge And Runner
- lfex/lsci - Scientific Computing on the Erlang VM - An LFE Wrapper Library for SciPy, NumPy, etc.
- fredlund/JavaErlang - JavaErlang is a library that attempts to facilitate the communication between Java and Erlang nodes, implemented as an additional layer on top of the JInterface Java interface.
- for-GET/katt - KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
- flussonic/epm - Erlang package maker
- Bluehouse-Technology/grpc - Erlang library for GRPC
- gar1t/psycho - Yes, another Erlang web server!
- eltex-ecss/chronica - Logger framework for Erlang applications
- lambdaclass/holiday_ping - Erlang + ClojureScript app to send holiday reminders
- jtendo/confetti - Erlang configuration provider / application:get_env/2 on steroids
- helium/erlang-libp2p - An Erlang implementation of libp2p swarms
- devinus/detergent - An emulsifying Erlang SOAP library
- cnwzhjs/python.erl - Python interpreter written in pure Erlang.
- tim/erlang-oauth-examples - [UNMAINTAINED] Example client/server code for erlang-oauth
- lasp-lang/lasp_pg - Lasp driven process group registry for Erlang.
- erlangbureau/jamdb_oracle - Oracle Database driver for Erlang
- devinus/sqerl - An Erlang-flavoured SQL DSL
- r-willis/biten - Bitcoin Erlang Node - scalable bitcoin daemon
- rabbitmq/rabbit-socks - Websocket and Socket.IO support for RabbitMQ (deprecated -- see https://github.com/sockjs/sockjs-erlang instead)
- okeuday/pest - 🪲 Primitive Erlang Security Tool
- kivra/oauth2_client - Erlang OAuth2 Client
- alavrik/piqi-erlang - Protocol Buffers, JSON, XML data serialization system for Erlang
- uwiger/setup - Generic setup utility for Erlang-based systems
- refuge/cowdb - Pure Key/Value database library for Erlang Applications
- mujaheed/erlang-amf - Erlang Action Message Format Library
- mrallen1/gisla - A library that implements the sagas pattern for Erlang
- inaka/niffy - Inline C code in Erlang modules to build NIFs
- deadtrickster/ssl_verify_fun.erl - Collection of ssl verification functions for Erlang
- covertool/covertool - Tool to convert Erlang cover data files into Cobertura XML reports
- chef/concrete - Concrete enhances your rebar based Erlang project by providing a common Makefile wrapper, a dialyzer make target that caches PLT analysis of your project's dependencies, and a mechanism to specify development only dependencies.
- benoitc/erlang-metrics - A generic interface to different metrics systems in Erlang.
- travelping/flower - FlowER - a Erlang OpenFlow development platform
- RoadRunnr/ezmq - zMQ implemented in Erlang
- NetComposer/nkdocker - Erlang Docker client
- msantos/tunctl - Erlang TUN/TAP interface
- gburd/gen_paxos - An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
- archaelus/erlirc - Erlang IRC client/server framework
- proger/erlsh - Erlang shell tools, maintained under synrc/sh
- luisgabriel/erl-chat-server - A simple chat server written in Erlang.
- lambdaclass/webrtc-server - Signaling and ICE servers for WebRTC in Erlang
- lambdaclass/erlang-katana - 👌 erlang grab bag of useful functions. it should have been called swiss army knife but katanas are more deadlier ;)
- dwango/moyo - Erlangの便利なライブラリ集
- comtihon/bson-erlang - BSON documents in Erlang, see bsonspec.org
- benoitc/hooks - generic plugin & hook system for Erlang applications
- arjan/pkgx - Build .deb packages from Erlang releases
- archaelus/edump - Erlang Crashdump Analysis Suite
- inaka/cowboy-trails - A couple of improvements over Cowboy Routes
- vim-erlang/vim-erlang-compiler - Erlang syntax checking and compiler plugin for Vim
- proger/active - Active development for Erlang: rebuild and reload source/binary files while the VM is running
- Pouriya-Jahanbakhsh/director - Director is a production-ready supervisor and manager for Erlang/Elixir processes that focuses on speed, performance and flexibility.
- msantos/verx - Erlang implementation of the libvirtd remote protocol
- inaka/sumo_rest - Generic cowboy handlers to work with Sumo
- gleber/erlfu - Futures implemented in Erlang
- dustin/ememcached - A framework for building erlang memcached servers.
- rabbitmq/rabbitmq-common - Common library used by rabbitmq-server and rabbitmq-erlang-client
- maximk/teeterl - A lean portable Erlang, no BEAM
- litaocheng/erl-redis - a redis client library for erlang
- jkvor/erlmc - Erlang memcached binary protocol client
- g-andrade/locus - Geolocation and ASN lookup of IP addresses
- vim-erlang/vim-erlang-tags - Generate Vim tags for Erlang files
- tim/erlang-decimal - An Erlang decimal arithmetic library
- ten0s/syntaxerl - Syntax checker for Erlang
- softlab-ntua/bencherl - A scalability benchmark suite for Erlang/OTP
- silviucpp/erlcass - High-Performance Erlang Cassandra driver based on DataStax cpp-driver
- lemenkov/rtplib - Erlang library for dealing with rtp/rtcp (STILL IN A VERY EARLY STAGE)
- klarna/kafka_protocol - Kafka protocol erlang library
- jchris/erlang-json-eep-parser - A collection of leex and yecc definitions, along with tests
- G-Corp/vice - [MIRROR] Video, audio and Image Converter for Erlang/Elixir
- FlowForwarding/lincx - Erlang on Bare Metal
- vim-erlang/vim-erlang-omnicomplete - Erlang omnicomplete plugin for Vim
- kevsmith/herml - Erlang port of Haml
- julienXX/slacker - Erlang Slack REST API wrapper
- etnt/eopenid - Erlang consumer library for OpenID
- astro/erlang-collectd - Send collectd statistics from your Erlang applications
- x6j8x/erlaws - Erlang Amazon WebServices
- siberian-fast-food/alogger - Simply the best logging framework for Erlang
- jkingsbery/sighandler - Handle UNIX signals in Erlang
- dergraf/epmdpxy - Simulating Netsplits using the Erlang Port Mapper Deamon
- artplant/vprof - Visual Erlang profiler
- NetComposer/nkpacket - Generic Erlang transport layer
- mattsta/ecache - ecache: Erlang ETS Based TTL Cache
- lucaspiller/espec - ESpec: Behaviour driven development framework for Erlang
- lrascao/rebar3_appup_plugin - A rebar3 plugin for frictionless release upgrades
- gbour/letsencrypt-erlang - Let's Encrypt client library for Erlang
- danmacklin/erlang_cep - A basic CEP package written in erlang
- windock/erlyvideo - Erlang RTMP server
- mattwilliamson/chordial - Chord DHT implementation in erlang
- ddossot/jerg - JSON Schema to Erlang Records Generator
- careo/rabbitmq-erlang-client-examples - Ports of some examples in tmm1's amqp library to use the rabbitmq erlang client.
- armon/erl-rstar - An Erlang implementation of the R*-tree spacial data structure
- archaelus/eshellcode - Erlang Shellcode snippets
- robertoaloi/keynote-to-text - An Erlang script to convert Apple Keynote files to plain text.
- richcarl/eunit - The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
- lk-geimfari/nebula - Small library for colored (ANSI) output in Erlang/Elixir/LFE. It's can be useful when you need to create a user-friendly command-line applications.
- jkvor/dynamic_compile - compile and load erlang modules from string input
- dweldon/riakpool - erlang riak client pool
- dmitryme/erlang_localtime - Erlang library for conversion from one local time to another
- virtan/simple_oauth2 - Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
- msantos/srly - Native Erlang Unix serial interface
- mpitid/purity - A side-effect analyzer for Erlang
- lpgauth/marina - High-Performance Erlang Cassandra CQL Client
- joergen7/gen_pnet - library for modeling Petri nets in Erlang
- basho/riak-erlang-http-client - Riak Erlang client using the HTTP interface
- VoltDB/voltdb-client-erlang - VoltDB Erlang Client Driver
- tonyrog/beam - BEAM emulator written in Erlang
- raycmorgan/erl-lua - An Erlang linked-in driver that allows embedding Lua into the Erlang VM
- mattsta/erlang-stdinout-pool - stdinout_pool: stuff goes in, stuff goes out. there's never any miscommunication.
- jimmyrcom/HTML5-Canvas-Old-School-RPG-Map-with-Erlang-Websockets-Chat - You can make MMOs now using html thanks to google. See the link for what it does. The client is pure HTML5, the server here is erlang.
- heroku/stillir - Cache environment variables as Erlang app variables
- fogfish/datalog - simplified query engine based on logic programming paradigm
- benoitc/dnssd_erlang - Erlang interface to Apple's Bonjour DNS Service Discovery implementation
- schlagert/syslog - An RFC 3164 and RFC 5424 compliant logging framework for Erlang.
- richcarl/erlguten - ErlGuten is a system for high-quality typesetting, written purely in Erlang. This is the canonical repository, representing the latest official release, now under the MIT license. (The link below points to the old, outdated project page.)
- onlyshk/erlang-github-api - erlang-github-api
- isaiah/transit-erlang - transit format for erlang
- ErlyORM/aleppo - Alternative Erlang Pre-Processor
- dieswaytoofast/erlasticsearch - Erlang thrift interface to elastic_search
- b0oh/lol - Lol — Lisp on erLang, and programming is fun again
- ttyerl/sqlite-erlang - Sqlite gen_server port for Erlang. Creates, reads and writes to sqlite database.
- travelping/ergw - erGW - Erlang implementations of GGSN or P-GW
- nygge/abnfc - An ABNF parser generator for Erlang.
- NetComposer/nkdist - Erlang distributed registration and load balancing
- knutin/gcprof - Garbage Collection profiler for Erlang
- epgsql/pgapp - Erlang Postgres application that uses Poolboy and deals with the database being unavailable
- daleharvey/dh_date - Date formatting / parsing library for erlang
- shortishly/mdns - Multicast DNS in Erlang/OTP
- ndpar/erlang - My Erlang/OTP library
- mojombo/yaws - YAWS is an erlang web server
- manifest/pal - Pragmatic Authentication Library
- fillmyheart/slg-server - erlang 游戏服务器框架。
- filippo/sgte - A simple Erlang Template Engine
- ferd/zippers - A library for functional zipper data structures in Erlang. Read more on zippers @ http://ferd.ca/yet-another-article-on-zippers.html
- evanmiller/jerome - Erlang rich-text processing library
- epappas/erl_streams - Streams in Erlang
- Darkkey/erlamsa - Erlang port of famous radamsa fuzzzer.
- darach/jch-erl - Jump Consistent Hashing Library for Erlang/OTP
- CarlWright/NGerlguten - Next Generation erlguten -- a PDF generation application in Erlang
- Amadiro/erlang-statistics - Simple statistic generator for erlang systems. The chart generator is written in perl.
- tsloughter/erl_tidy - Automatically format Erlang code.
- machinezone/mzmetrics - High performance Erlang metrics library
- kalta/etoml - TOML language erlang parser
- jkvor/log_roller - A pub/sub modeled, distributed Erlang logging system
- geocar/inet_ssh_dist - SSH distribution for erlang
- g-andrade/taskforce - On-demand worker pools for parallelizable tasks
- g-andrade/backwater - Intercluster RPC for Erlang and Elixir
- Eonblast/Erlvolt - Erlang VoltDB server interface
- clofresh/esyslog - An Erlang implementation of the syslog server protocol
- bfrog/hottub - Simple, Fast, Permanent Erlang Worker Pool
- anycable/erlycable - Anycable Erlang WebSocket server
- psyeugenic/eplot - A plot engine written in erlang.
- maxlapshin/gitty - Git access in erlang
- mad-cocktail/gin - The guards
in
andbeetween
for Erlang parse_transform - inaka/xref_runner - Erlang Xref Runner (inspired in rebar xref)
- inaka/lasse - SSE handler for Cowboy
- erszcz/euc-2014 - Introduction to Load Testing with Tsung for Erlang User Conference 2014
- eproxus/pretty_errors - Error and stack trace pretty printers for Erlang
- cabol/west - WEST (Web/Event-driven Systems Tool) is another messaging tool written in Erlang, that enables the building of messaging-based systems
- bet365/erpc - An alternative RPC implementation for Erlang.
- benoitc/nat_upnp - Erlang library to map your internal port to an external using UNP IGD
- arekinath/esaml - Erlang SAML library, SSO and SLO, with Cowboy integration
- afiskon/erlang-http-proxy - Nontrivial HTTP proxy server in Erlang
- a13x/aberth - Generic BERT-RPC server in Erlang
- vjache/erlang-zlists - Erlang lazy lists library.
- tsloughter/grpcbox - Erlang grpc on chatterbox
- ryancrum/bifrost - Erlang FTP Server Framework
- refuge/rbeacon - LAN discovery and presence in Erlang.
- ramsay-t/Smother - Extended code coverage metrics for Erlang.
- Quviq/webdrv - WebDriver implementation in Erlang
- muxspace/bunny_farm - AMQP erlang client wrapper library using the RabbitMQ libraries
- marcelog/erws - Erlang Websockets example using Cowboy
- joaomilho/apalachin - 💬 An Erlang's ChicagoBoss websockets team chat, using Cowboy server and PostgreSQL
- inaka/serpents - Multi-Player Game on top of HDP protocol
- hio/erlang-record_info - convert between record and proplist
- etnt/edbg - A simple tty interface to the Erlang debugger and tracer.
- videlalvaro/erlang-prime-sieve - Naive Parallel Prime Numbers Sieve
- silentsignal/DirBustErl - DirBuster successor in Erlang
- rabbitmq/rabbitmq-top - Adds top-like information on the Erlang VM to the management plugin.
- paulgray/exml - XML parsing library in Erlang
- lordnull/rec2json - Compile erlang record definitions into modules to convert them to/from json easily.
- hyperthunk/nodewatch - Erlang/OTP Node Monitoring
- fogfish/esq - simple persistent queues for Erlang
- FlowForwarding/of_protocol - OpenFlow Protocol Library for Erlang
- dmitriid/neo4j-erlang - Erlang client library for Neo4J's REST API
- stolen/autohelp - Parse_transform for erlang which adds functions help/{0,1,2} showing edoc information about module and exported functions.
- silviucpp/erlkaf - Erlang kafka driver based on librdkafka
- seriyps/pe4kin - Erlang wrapper for Telegram bot API https://core.telegram.org/bots
- lpgauth/swirl - High-Performance Erlang Stream Processor
- klajo/mockgyver - A mocking library for Erlang
- inaka/beam_olympics - Let's find the fastest beamer!
- gossiperl/gossiperl - Gossip middleware in Erlang
- fra/ecron - Cron-like scheduler for Erlang
- del/erserve - Erlang/Rserve communication interface
- clonejo/mc-erl - mc-erl is a server for Minecraft 1.4.7 written in Erlang.
- Yongke/shadowsocks-erlang - Totally asynchronous implementation of Shadowsocks in Erlang
- xinmingyao/zab_engine - zab propotocol implement by erlang
- rtraschke/erlang-lua - Erlang C Node to run Lua scripts
- processone/cache_tab - In-memory cache Erlang / Elixir library
- noss/iserve - A small http server for erlang.
- mihawk/draw - demo of websocket service with ChicagoBoss, sharing a realtime drawing
- kevinlynx/kdht - kdht is an erlang DHT implementation
- jvantuyl/erlctl - Command Line Interface Framework for Erlang
- inaka/erlang-github - Github API client
- huffman/twilio_erlang - An Erlang library for communicating with the Twilio API and generating TwiML
- haljin/erlesy - Visual Erlang development
- gleber/exat - eXAT - The erlang eXperimental Agent Tool
- francescoc/erlangprogramming - The source code of the Erlang Programming book by Francesco Cesarini and Simon Thompson, published by O'Reilly Media
- ferd/simhash - Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
- enterprizing/ldap - LDAP server written in Erlang
- beamparticle/beamparticle - Operate at the speed of (Erlang) BEAM with BeamParticle
- ankhers/havoc - ChaosMonkey style testing for the BEAM
- sigscale/radierl - RADIUS protocol stack for Erlang.
- okeuday/erlbench - Erlang Performance Measurements
- noss/pgsql - Erlang postgresql driver
- mujaheed/erlang-osc - Erlang Open Sound Control Application
- michilu/shirasu - Shirasu.ws is a WebSocket server framework based on Misultin and Erlang/OTP
- marshall-lee/etcd.erl - Erlang bindings for etcd key value store
- kivra/email - The Erlang Mail application or Email for short
- JonGretar/erlangxcode - OUTDATED Erlang plugin for the XCode 3 IDE
- jj1bdx/sshrpc - Erlang SSH RPC module (experimental)
- jcomellas/kvlists - Lists of key-value pairs (decoded JSON) in Erlang
- jashmenn/chordjerl - An Erlang implementation of the Chord distributed hash lookup protocol
- engineyard/vertebra-erl - Vertebra Erlang Pieces
- emqx/emqx-web-hook - EMQ X Webhook Plugin
- devinus/fresh - The freshest Erlang web framework
- ctbarbour/swim - An Erlang implementation of the SWIM protocol
- benoitc/erlang-nat - implements NAT handling facilities for Erlang applications
- AdRoll/kinetic - Erlang Kinesis Client
- aberman/pooly - Erlang OTP Process Pool
- TypedLambda/eresye - This is a clone of the Sourceforge project repository of the same name. ERESYE means 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.
- okeuday/quickrand - Quick Erlang Random Number Generation
- msantos/erlang-libvirt - Erlang binding to libvirt virtualization API
- mdevilliers/erlang-mesos - An erlang binding for mesos - http://mesos.apache.org/
- markusn/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.
- joedevivo/hpack - HPACK Implementation for Erlang
- jeremey/swarm - Fast and simple acceptor pool for Erlang
- iamaleksey/seestar - The Erlang client for Cassandra 1.2+ binary protocol
- hcvst/erlang-dns - Erlang/OTP DNS server
- GeneStevens/jsonpath - Fast Erlang JSON data retrieval and updates via javascript-like notation
- g-andrade/maestro - An Erlang pool of pools.
- egobrain/emodel - Erlang data transformation/validation library
- efcasado/forms - A library that simplifies working with the Erlang abstract format.
- coreyhaines/handbook-of-neuroevolution - Code samples from the Handbook of Neuroevolution through Erlang in both Erlang and Elixir
- ztmr/egtm - IDEA EGTM: Erlang binding for GT.M database engine
- whitenode/riak_mapreduce_utils - Library containing map/reduce utility functions for Riak implemented in erlang.
- renatoaguiar/erlang-openflow - An OpenFlow controller written in pure erlang
- odo/revolver - round-robin load balancer for Erlang processes
- massemanet/trane - SAX style broken HTML parser in Erlang
- madtrick/wsock - Erlang library to build WebSocket clients and servers
- kevsmith/giza - Erlang client for the Sphinx search engine
- jkrukoff/digraph_export - File conversion and export support for graphs created using the Erlang digraph module.
- inaka/fiar - Four in a Row - A game to learn Erlang
- erlware/erlang-camp - Code for the ErlangCamp teaching conference
- erlang/epmd - Erlang Port Mapper Daemon in Erlang
- eriksoe/ErlangQuest - Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
- drfloob/ezic - a set of erlang utilities for the Olson timezone database files
- djui/eraft - Raft reference implementation for Erlang
- apache/dubbo-erlang - Apache Dubbo Erlang Implementation.
- unbalancedparentheses/erlskeletor_cowboy - Erlang skeleton with cowboy and common test
- tonyg/erlang-smtp - Erlang SMTP and POP3 server code.
- spawngrid/esupervisor - "Least surprise" Erlang supervisor API
- sendtopms/Erlwebsockserver - Html5 websocket protocol server for Erlang based application server
- proger/erlfsmon - Erlang filesystem event watcher frontend for fswatch
- msantos/gen_unix - Erlang Unix socket interface
- mrallen1/parque - Erlang trading game engine
- mazenharake/eirc - An IRC client library for Erlang
- mallipeddi/tora - An Erlang client for Tokyo Tyrant (speaks Tokyo Tyrant's TCP/IP protocol).
- killme2008/erlwsh - Erlang web shell--program erlang on web
- kenpratt/erlbrake - Erlang Airbrake notification client
- josephwecker/epgsql_pool - Fork of Will Glozer's erlang postgresql pool server, so it can be maintained and polished.
- jkrukoff/optic - An Erlang/OTP library for reading and updating deeply nested immutable data.
- hukl/Bitturret - Bittorrent Tracker written in Erlang
- cstar/erls3 - Erlang/OTP application for accessing Amazon S3
- cloudhead/erlapp.template - minimal erlang/OTP rebar template
- zadean/xqerl - Erlang XQuery 3.1 Processor
- unix1/nuk - Generic turn based game server in Erlang/OTP
- travelping/hello - Erlang RPC server framework
- tim/erlang-beanstalk - [UNMAINTAINED] An Erlang client for beanstalkd
- taybin/lethink - erlang driver for rethinkdb
- saleyn/util - Erlang utility modules
- processone/fast_yaml - Fast YAML native library for Erlang / Elixir
- nmichel/ejpet - Matching JSON nodes in Erlang
- michaelnisi/feeder - Parse RSS and Atom feeds
- lucaspiller/twerl - Erlang client for the Twitter Streaming API
- lizenn/erlang-dbus - Erlang DBUS implementation (forked from unmaintained erlang-dbus)
- klarna/leveldb_manager - Small service for snapshotting eleveldb without stopping the Erlang node
- jkvor/emysql - Erlang MySQL driver
- ivanos/erl_sshd - Wrapper around Erlang ssh module to make it easier to add an sshd to any node
- hpyhacking/webtekcos - a websocket server in erlang
- helium/erlang-hbbft - Erlang implementation of HoneyBadgerBFT
- EchoTeam/mavg - Erlang :: Exponential moving average library
- dkataskin/erlazure - Windows Azure Erlang bindings
- ctennis/erlang-modbus - A modbus RTU and TCP driver for erlang
- bojzi/erlang-dht - A very simple example of implementing a structured P2P network (DHT) in Erlang.
- barrel-db/erlang-lru - a fixed size LRU cache.
- andelf/erlang-proxy - socks4, socks4a, socks5 proxy, encrypted, derived from yueyoum/make-proxy. Across the Great Wall we can reach every corner in the world.
- Vagabond/erlang-rrdtool - An erlang interface to rrdtool
- travelping/eradius - Erlang RADIUS server framework
- toddlipcon/thrift_erl_skel - skeleton for thrift services in erlang
- ScottBrooks/Erlcraft - Erlang Minecraft server
- processone/rtb - Benchmarking tool to stress real-time protocols
- massung/parsec - Parsec-style parsing for Erlang
- justinkirby/emetric - Erlang Metric Logger
- jixiuf/helloerlang - my repos for erlang test code .
- gossiperl/erflux - InfluxDB client for Erlang
- etnt/eml - Erlang flavored by Some ML
- carlosgaldino/concha - A consistent hashing library in Erlang.
- antoniogarrote/egearmand-server - erlang implementation of gearman server
- yrashk/evfs - Erlang Virtual Filesystem
- wardbekker/search - Erlang implementation of WAND/max_score TOP-K retrieval algo.
- tsloughter/kuberl - Erlang Kubernetes client
- tmaciejewski/see - Search Engine in Erlang
- sile/hash_ring - Implements consistent hashing in Erlang
- sasa1977/fun_chain - Function chaining in Erlang
- refuge/rkvs - Simple Erlang Key/Value framework
- psyeugenic/fgraph - Physics engine for graph drawing written in erlang for use in wxErlang or standalone.
- project-iris/iris-erl - Iris Erlang binding
- OtpChatBot/irc_lib - Erlang irc client library
- oltarasenko/epipe - Brings Elixir's pipe (|>) and with to Erlang world
- nuex/erl_gm - An Erlang GraphicsMagick wrapper
- nalundgaard/jsn - Utilities for interacting with decoded JSON in erlang
- mujaheed/erlang-http - Modular, RFC 2616 compliant HTTP/1.1 server and client
- mmcdanie/erlview - Erlang View Server for CouchDB
- massemanet/gtknode - Erlang GTK binding
- marianoguerra/jwt-erl - JSON Web Token implementation in Erlang
- lwes/lwes-erlang - Light Weight Event System Erlang library
- lehoff/egol - Erlang implementation of Conway's Game of Life
- jkvor/erlang_syslog - Erlang syslog logger
- erlang-ls/erlang_ls - The Erlang Language Server Protocol Implementation
- dustin/erl-conc - Concurrent Lists in Erlang
- zgbjgg/ebils - EBILS - Erlang Binary Lightweight Search
- yandex/inet64_tcp - Magic thing to make old Erlang stuff work in IPv6-only networks
- WhatsApp/power_shell - Erlang shell with advanced features: evaluating non-exported functions and shortcuts for frequently used functions.
- talentdeficit/json - a high level json library for erlang (17.0+)
- systemd/ejournald - A Erlang binding to the systemd journal C API
- spawngrid/validaterl - Data validation library for Erlang
- seriyps/xhttpc - Extensible HTTP Client for Erlang
- nifoc/katja - A simple Riemann client written in Erlang.
- mrDoctorWho/ejabberd_mod_gcm - Google Cloud Messaging API for Ejabberd (PUSH Messages)
- marianoguerra/erldn - edn format parser for the erlang platform
- jpgneves/iota - iota (Inter-dependency Objective Testing Apparatus) - a tool to enforce clean separation of responsibilities in Erlang code
- jj1bdx/tinymt-erlang - This software is no longer maintained. For archive/reference use only. -- Tiny Mersenne Twister (TinyMT) for Erlang
- heroku/ehmon - Heroku Erlang VM Monitoring library
- hachreak/minidb - A minimal in-memory distributed master-less document database
- ferd/useragent - Identify browsers and OSes from user agent strings, in Erlang
- ferd/hairnet - An Erlang library wrapping AES-GCM (AEAD) crypto in a Fernet-like interface
- bokner/gen_client - Generic XMPP client framework for Erlang
- benoitc/sieve - sieve is a simple TCP routing proxy (layer 7) in erlang
- aaronps/enotepad - Clone of MS Notepad using Erlang (wxWidgets)
- zhongwencool/erlang-2048-game - 2048 game base on pure erlang
- yuce/png - A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale with alpha images.
- treacheroustalks/Treacherous-Talks - An online implementation of the Diplomacy board game in Erlang.
- tex/ssync - Stay in sync in rebarized erlang projects
- squaremo/erlmqtt - MQTT library for Erlang JUST USABLE
- rvirding/spell1 - LL(1) parser generator for Erlang and LFE
- robertoaloi/ansible-nodetool - An Ansible module to interact with Erlang nodes via Erlang RPC
- RJ/erlang_rebar_example_project - Basic project using rebar, to demonstrate upgrades and packaging etc
- odo/nested - a library to handle nested Erlang maps
- ngerakines/s3imagehost - An erlang powered image store using amazon s3.
- ngerakines/erlang_mysql - A GitHub mirror of the native Erlang MySQL client library.
- msantos/emdns - Erlang multicast DNS and DNS-SD (DNS Service Discovery)
- maxlapshin/csv_reader - Fast erlang csv reader
- mattsta/stripe-erlang - Erlang interface to the stripe.com API
- mattsta/pcache - An Erlang cache where every stored item is its own process.
- jcomellas/bstr - Erlang library to use binaries as strings
- inaka/katana-test - Meta Testing Utilities for common_test
- hypernumbers/erlang-wtd - Creating a mutant army of self-discovering Raspberry Pi Erlang robots for world domination or something...
- gar1t/erlang-bench - Various Erlang related benchmarks
- flussonic/sqlapi - SQL API implementation of an erlang program: mimic a MySQL server
- ferd/flatlog - A custom formatter for the Erlang logger application that turns maps into single line text logs
- etnt/ehotp - Erlang implementation of the HOTP algoritm (RFC-4226)
- erszcz/pa - Partial application of Erlang functions
- echou/memcached-client - an Erlang memcached client application
- doubleyou/euthanasia - Merciful killer for your Erlang processes
- cstar/ec2nodefinder - erlang node auto-discovery on EC2
- bwegh/awre - A wamp.ws client written in erlang
- AdRoll/mero - scalable and lightweight OTP Erlang client for memcached
- tonyrog/can - CAN driver and router
- tonyg/erlang-ircd - A pluggable IRC daemon application/library for Erlang.
- tel/zeta - An Erlang client for Riemann.
- sile/evel - An Eventual Leader Election Library for Erlang
- rkallos/wrek - A little Erlang library for executing task dependency graphs
- reiddraper/fn - Function utilities for Erlang
- project-fifo/ensq - NSQ Client for erlang
- palkan/erlgrpc - GRPC client for Erlang
- ostinelli/cowbell - An Erlang node connection manager.
- m-2k/erlach - ☣⚫⚫ SPA Imageboad on WebSockets written on Erlang
- lpgauth/foil - High-Performance Erlang Cache Compiler
- lindenbaum/eipmi - A native Erlang IPMI library.
- leandrosilva/otp_kickoff - Simple generator to kick-off Erlang/OTP projects
- hiroeorz/arduino-erlang - Arduino handler for Erlang/OTP Application.
- HernanRivasAcosta/kafkerl - Apache Kafka producer/consumer for erlang
- egobrain/erlang_decorators - This code implenets decorators for erlang.
- EchoTeam/corman - Configuration reload manager for Erlang applications
- chef/mini_s3 - Minimal AWS S3 client for Erlang
- cchandler/RTreeCouchDB - Erlang R-Tree implementation I'm going to try and move into CouchDB for n-dimensional spatial indexing
- brendonh/erl_openid - Erlang OpenID
- ates/netspire-core - The Erlang RADIUS server and NetFlow v5, v9 collector
- afronski/wolves-and-rabbits-world-simulation - 🐰 🐺 World simulation of Wolves, Rabbits and Carrots in Erlang.
- 6/heroku-erlang-example - [unmaintained] erlang example using webmachine, hosted on heroku
- yoonka/migresia - A simple Erlang tool to automatically migrate Mnesia databases between versions
- Vagabond/diemap - An extensible IMAP server for Erlang
- tsloughter/rebar_mix - rebar3 plugin for building Elixir dependencies with mix
- ThomasHabets/eggpd - Erlang BGP daemon
- tamarit/edbc - Erlang Design by Contract
- RJ/erlang-reup - Watches for .erl & .hrl changes, recompiles and reloads. You know, for development.
- richcarl/sendmail - Erlang sendmail interface
- omarkj/erollbar - Rollbar client in Erlang
- ninenines/asciideck - Asciidoc for Erlang.
- msantos/erlxc - Simple, safe erlang interface for managing Linux Containers
- lambdaclass/throttle - Erlang/OTP application to rate limit resource access
- jr0senblum/jc - Erlang, in-memory distributable cache
- inaka/zipper - Generic Zipper implementation in Erlang
- hungryblank/emongrel2 - erlang mongrel2 toolkit, build mongrel2 handlers and compatible servers
- helium/BEAMCoin - A sample Erlang blockchain in less than 500 lines of code
- g-andrade/deigma - Event sampler
- erleans/pgo - Erlang Postgres client and connection pool
- darrikmazey/erlmon - host and network monitoring suite written in erlang
- asceth/nehe_erlang - NeHe OpenGL tutorials ported to Erlang
- aeternity/enoise - Erlang implementation of the Noise protocol
- AdRoll/erlmld - erlang interface to kinesis client library via MultiLangDaemon
- a13x/ezmtp - ZMTP protocol in pure Erlang.
- tolbrino/hut - helper library for making Erlang libraries logging framework agnostic
- seth/sherl - A URL Shortening Service Written in Erlang
- samuelrivas/moka - A mocking (more precisely moking) framework for erlang
- rramsden/gen_gossip - Interface for implementing Gossip Protocols in Erlang
- RJ/erlang-cassandra-cql - cassandra driver in erlang that speaks native cassandra protocol
- rambocoder/unistring - Unicode utf-8 functions for Erlang
- okeuday/reltool_util - Erlang reltool utility functionality application
- okeuday/erlang_term - Erlang Term Info
- NetComposer/nkservice - Erlang Services Management
- marianoguerra/qrly - jquery selectors for HTML & XML in erlang
- lemenkov/erlpmd - A drop-in replacement for epmd written in Erlang
- Klimiec/Erlang - Erlang exercises with answers
- klarna/kastle - Kafka REST proxy
- keymone/wower - yet another world of warcraft server emulator. implemented in Erlang for fun and learning.
- idubrov/siperl - RFC 3261 (SIP) implementation in Erlang
- graphql-erlang/graphql - Erlang GraphQL implementation
- g-andrade/erlwitness - Tracing processes by semantic group (Erlang)
- dploop/esugar - An Erlang Syntactic Sugar Library
- ddossot/cadfaerl - CAching Datastructure For Applications in ERLang
- bmizerany/redis-erl - Minimilast Redis Client for Erlang
- barrel-db/hlc - hlc - Hybrid Logical Clock in Erlang.
- b3rnie/crontab - crontab for Erlang
- archaelus/errd - Erlang RRDTool library
- andytill/oneup - NIF powered global counters for erlang
- altenwald/forseti - Process balancer and distributor for Erlang/OTP
- aeternity/app_ctrl - Alternative application controller for Erlang/OTP
- zuiderkwast/jsonrpc2-erlang - JSON-RPC 2.0 for Erlang
- xvw/coers - A small library for coercion to primitive Erlang types.
- whitfin/sleeplocks - BEAM friendly spinlocks for Elixir/Erlang
- wardbekker/Erltricity - An Erlang Client library for the ThinkGear Socket Protocol
- vorn/ChicagoBoss-on-Heroku - A template/tutorial project for running ChicagoBoss (Erlang MVC web framework) on Heroku (PaaS hosting platform)
- sheyll/erlymock - An EasyMock inspired mocking library for erlang.
- rcouch/ecsv - Erlang CSV Parser
- puzza007/openpoker - Wagerlabs OpenPoker from before it went closed-source
- processone/eimp - Erlang Image Manipulation Process
- ngmoco/gl_async_bully - Dynamic Leader Election behaviour for Erlang
- michaelmelanson/spider - A web spider written in Erlang. Initial support for document clustering.
- metachord/mctrace - Trace Erlang process messages easy
- loguntsov/reliable_udp - Reliable protocol over UDP for Erlang
- litaocheng/gen-erl-app - the script to generate an erlang app skeleton
- kevsmith/reddy - Exploring writing a redis client in Erlang
- jeraymond/leader_cron - Cron for Erlang clusters
- jarrodhroberson/inet_mdns - Bonjour / Zeroconf in Erlang
- inaka/sheldon - Very Simple Erlang Spell Checker
- higepon/memcached-client - A memcached client library for Erlang.
- erlware-deprecated/ktuo - json encoder/decoder for Erlang
- davide/erl_img - Erlang image processing stuff (bmp, gif, jpeg, png, xpm, tiff, mpeg) - based on jungerl's erl_img-1.6
- daleharvey/erlang_util - Collection of random handy erlang scripts
- cavedweller/webRTC.io-erlang - An erlang implementation of the webRTC.io server built on top of cowboy/OTP
- brainly/hive - Hive is a scalable Comet/PUSH application server written in Erlang that allows you to create or integrate various Comet services into your WebApps. It supports lot’s of plugins and can easily communicate and seamlessly integrate into existing backends using HTTP or TCP!
- artefactop/elibphonenumber - Erlang port for use libphonenumber from erlang
- arrowcircle/erlypusher - Erlang server for pusher app
- alavrik/piqi-rpc - RPC-over-HTTP system for Erlang supporting JSON, XML and Protocol Buffers
- zack-bitcoin/MerkleTrie - A merkel tree on the hard drive for a blockchain, written in erlang.
- vjache/erlang-logmachine - A backend system for event logging, real time analisys and decision assistance.
- syed/erlcscope - Program which builds cscope database for erlang files
- rwbr/exmlrpc - An HTTP 1.1 compliant XML-RPC library for Erlang
- ransomr/httpcbench - Erlang HTTP client benchmarks
- project-fifo/eplugin - An erlang plugin manager
- Pouriya-Jahanbakhsh/sockerl - Sockerl is an advanced Erlang/Elixir socket framework for TCP protocols and provides fast, useful and easy-to-use API for implementing servers, clients and client connection pools.
- msantos/wierl - Erlang interface for manipulating 802.11 wireless devices
- milindparikh/erlkafka - erlkafka is a kafka client written in erlang
- madtrick/wsecli - Erlang WebSockets client
- lemenkov/eradius - OUTDATED. Use https://github.com/travelping/eradius instead!!! Erlang RADIUS library (originally taken from jungerl)
- kzemek/macaroons - An Erlang Macaroons library compatible with libmacaroons
- jlouis/erlang-utp - uTP implementation in Erlang
- jkakar/aws-erlang - AWS clients for Erlang
- jimenezrick/mumq - μMQ: very simple, small and fast STOMP message broker with in-memory persistence written in Erlang
- inaka/elvis_core - Core modules for elvis
- habibutsu/erlz - Set of helpers functions for more convenient functional programming in Erlang
- gbour/wave - MQTT Broker - for IoT, DIY, pubsub applications and more
- gar1t/port_server - A super simple framework for extending Erlang supervision to external apps
- ferd/howistart-erlang1-code - Code for my tutorial on howistart.org
- extend/goldrush - @deprecated Small, Fast event processing and monitoring for Erlang/OTP applications.
- erlware/uri - uri parsing module for Erlang
- erlware/relcool - Release creation for Erlang
- erlware-deprecated/gen_socket - Generic Socket support for Erlang
- archaelus/erms - Catalyst IT Ltd's Erlang SMS Routing and Messaging system
- apauley/sudoku-in-erlang - An implementation of Norvig's sudoku solver in Erlang
- Damienkatz/json_stream_parse - An evented, streaming json parser for Erlang.
- wozniakjan/erlcart - Erlang OpenShift2 Cartridge
- vladdu/erl-pipes - Hartmann pipes in Erlang
- stolen/webdist - Erlang distribution as HTTP protocol upgrade
- spawngrid/erlang-sql-migrations - Simple Erlang library to run SQL migrations
- rschlaikjer/erlang-atrace-flamegraphs - Generate flamegraphs from Android method trace files
- OtoloNetworks/rebar3_osv - Turn an Erlang/OTP application into a Unikernel image
- mdaguete/tcpbalance - Generic TCP Balancer for Erlang
- mccoy/medici - Erlang interface for Tokyo Tyrant
- Licenser/ecrdt - experimenting with CRDTs in erlang
- klajo/wpi - An Erlang NIF for the WiringPi library for the Raspberry Pi
- justinkirby/json_rec - JSON to erlang record
- jonasrichard/ejson - JSON library for Erlang on top of jsx
- irr/erl-tutorials - Erlang/OTP sample projects
- inaka/canillita - Simple Paperboy-themed PubSub
- henry-hz/erlang-trader - Porting the AlgoTrader (Java) code to Erlang [Abandoned]
- hamidreza-s/Queuesk - Priority Task Queue for Erlang
- gleber/erlgit - Erlang convenience wrapper around git executable
- erlymon/erlymon - Open Source GPS Tracking System
- edgurgel/poxa-erlang - Open Pusher server implementation compatible with Pusher libraries.
- ddossot/cferl - Rackspace / Open Stack Cloud Files Erlang Client
- auser/erlfs - A distributed storage system which uses distributed Erlang strongly influenced by http://dawsdesign.com/drupal/erlfs
- tsloughter/epubnub - Erlang PubNub API
- richcarl/file_monitor - Erlang file monitoring service
- project-fifo/dhcp - erlang dhcp server
- paulzql/shadowsocks-erlang - erlang port of shadowsocks (The next generation is elixir http://github.com/paulzql/shadowsocks-ex )
- G-Corp/jwerl - Erlang JWT Library
- erlang-synrc/feeds - Erlang Social Feeds and Cache Server
- devinus/zucchini - An Erlang INI parser
- msantos/prx - an Erlang library for interacting with Unix processes
- SemanticSugar/dinerl - Erlang AWS DynamoDB client
- automatron9000/lol - Lol — Lisp on erLang, and programming is fun again
- fhunleth/relsync - Synchronize Erlang/OTP releases to remote nodes
- aggelgian/cuter - A concolic testing tool for the Erlang functional programming language.
- spawnproc/ldap - LDAP server written in Erlang
- aeternity/epoch - æternity: solving scalability problems by making sense of state-channels
- dimathemachine/lol - Lol — Lisp on erLang, and programming is fun again
- FlowForwarding/enetconf - NETCONF Library for Erlang
- lpil/gleam - ✨ A statically typed language for the Erlang VM
- groupoid/om - 🕉️ OM: Pure Type System for Erlang
- rabbitmq/rabbitmq-web-stomp - Provides support for STOMP over WebSockets
- erlio/vernemq - A distributed MQTT message broker based on Erlang/OTP
- erlang/docker-erlang - HowTo Erlang in Docker
- SpaceTime-IoT/erleans - Erlang Orleans
- synrc/forms - Erlang Business Documents Generator
- jaxl/ebosh - BOSH (bidirectional stream over http) connection manager written on top of Erlang OTP
- emqtt/emqttd - EMQ - Erlang MQTT Broker
- ferd/fancyflow - Experimental library to bring pipe and maybe operator equivalents in Erlang
- thorstadt/bifrost - Erlang FTP Server Framework
- emqtt/esockd - Erlang General Non-blocking TCP/SSL Socket Server
- maschisma/lol - Lol — Lisp on erLang, and programming is fun again
- MiCHiLU/shirasu - Shirasu.ws is a WebSocket server framework based on Misultin and Erlang/OTP
- emqtt/emq-web-hook - EMQ Web Hook Plugin
- idubrov/covertool - Tool to convert Erlang cover data files into Cobertura XML reports
- bwegh/erwa - A wamp.ws router written in Erlang.
- spawnproc/forms - Erlang Business Documents Generator
- manopapad/proper - PropEr: a QuickCheck-inspired property-based testing tool for Erlang
- meatmachine/lol - Lol — Lisp on erLang, and programming is fun again
- tongdao/eredis_cluster - eredis_cluster is an erlang wrapper for eredis to support cluster mode of redis 3.0.0+
- aetrion/erl-dns - DNS server, in erlang.
- aetrion/dns_erlang - Erlang DNS library
- lk-geimfari/awesomo - An extensive list of interesting open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
- kvakvs/ErlangRT - Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust
- rabbitmq/erlang-data-structures - Erlang Data Structures
- matthiasl/eproxy - A TCP proxy written in Erlang
- erlang-synrc/kvs.core - Erlang Abstract Term Database
- jfacorro/clojerl - Clojure for the Erlang VM
- unbalancedparentheses/erlang-katana - 👌 erlang grab bag of useful functions. it should have been called swiss army knife but katanas are more deadlier ;)
- FelipeBB/rooster - Rest framework that runs on top of mochiweb
- rabbitmq/looking-glass - An experimental Erlang/Elixir/BEAM profiler tool
- EchoTeam/oauth - OAuth Erlang client and server
- altenwald/ephp - PHP Interpreter in pure Erlang
- spawngrid/mimetypes - Erlang MIME types library
- inaka/match_stream - A sample project to show in our scale blog post
- lenary/idris-erlang - Erlang Backend for Idris Compiler
- exercism/xerlang - Exercism exercises in Erlang.
- davisp/jiffy - JSON NIFs for Erlang
- robertoaloi/erlang-sandbox - An Experimental Sandbox for Erlang
- klarna/tulib - Standard Erlang library.
- GOFactory/erleans - Erlang Orleans
- tjarvstrand/edts - Erlang Development Tool Suite
- bisphone/Queuesk - Priority Task Queue for Erlang
- Licenser/dhcp - erlang dhcp server
- tangyi1989/erl_game_server - Erlang game server framework for fun.
- nygge/pran - Protocol Analyzer written in Erlang
- mrinalwadhwa/eamf - eAMF provides Action Message Format (AMF) support for Erlang
- mojombo/erlang_pipe - A pipe implementation in pure Erlang
- lemenkov/esipua - Mirror or Erlang SIP UA library, based on Yxa.
- goj/escalus - Erlang library for convenient testing of XMPP servers
- dweldon/estring - string manipulation library for erlang
- cooldaemon/ermlia - The ermlia is Erlang implementation of Kademlia. This is easy key-value store.
- charpi/erl_selenium - An Erlang version of Selenium remote control
- wil/erlstatsd - Erlang client for StatsD
- thomasl/smart_exceptions - A code transform to improve Erlang exception reporting
- rustyio/BinaryVice - BinaryVice is better than term_to_binary/1 at serializing structured Erlang data.
- nox/shippai - A Core Erlang transform to enhance match failures
- mcaprari/peasy-torrent-tracker - A torrent tracker written in Erlang
- marcelog/simple_cache - Small erlang simple cache using ETS to wrap your methods with
- hyperthunk/fastlog - Fast Logging Library for Erlang/OTP
- extend/xerl - Xerl, an eXtended ERLang language, is a language for the BEAM VM.
- derniercri/coers - A small library for coercion to primitive Erlang types.
- comptekki/esysman - Erlang Computer Systems Management Console
- campanja/ezk - Erlang-Bindings for Zookeeper
- brendonh/erl_id3v2 - Erlang id3v2 reader
- bjorng/esdl - Esdl is a legacy library for accessing SDL and OpenGL from Erlang. (New applications are better off using wx in Erlang/OTP R13B.)
- archaelus/ejango - A Django-ish web framework for Erlang
- archaelus/edbi - DEAD PROJECT: Database independent interface for Erlang
- afiskon/erlang-simplicitydb - SimplicityDB, simple file based key-value storage in pure Erlang
- tim/erlang-idna - A pure Erlang IDNA implementation
- sthadka/fuge - An Erlang library for carefully refactoring critical paths
- ostinelli/bisbino - An Erlang HTTP server with FastCGI as backend.
- onlyshk/epmail - epmail - mail system in Erlang
- odo/ballermann - A simple load balancer for Erlang processes
- maxlapshin/nfs3 - NFS v3 client for erlang servers
- marianoguerra/interfix - an experimental programming language for the erlang vm that is actually useful
- Licenser/eplugin - An erlang plugin manager
- kakaranet/monitor - Kakaranet SNMP Monitoring Erlang Application
- hypernumbers/erlmarkdown - An implementation of markdown written in Erlang
- gar1t/modlib - Web framework based on Erlang's inets httpd framework
- gar1t/erlang-redis - Erlang bindings for Redis
- FabioBatSilva/efrisby - A REST API testing framework for erlang
- erldb/erldb - ORM implementation in Erlang
- emedia-project/erlffmpeg - ffmpeg for erlang
- danw/edhcp - DHCP Server written in Erlang
- couchbaselabs/erlgeom - Erlang binding for geometry libraries
- arcusfelis/binary2 - Binary functions for Erlang (trim, reverse, bxor, band)
- archaelus/erlydtl - Django Template for Erlang
- afternoon/rolf - Munin-like monitoring system in Erlang
- tonyrog/edrone - AR drone for Erlang
- stolen/pipeline - Erlang pipeline parse_transform allowing to apply list of functions
- spawngrid/erel - Erlang Release Framework (in the early development phase)
- si14/z_validate - Generic validation helpers for Erlang
- schleyfox/erlang_ann - Simple Neural Network in Erlang (based on http://www.trapexit.org/Erlang_and_Neural_Networks)
- processone/mysql - Erlang MySQL driver
- noss/ifastcgi - A FastCGI server in Erlang
- msgpack-rpc/msgpack-rpc-erlang - RPC with MessagePack in Erlang/OTP
- mrallen1/erlang-n-go - Sample code for February 2016 Houston Golang Meetup
- mochi/eswf - eswf is a pure Erlang library for dealing with Adobe SWF files and related data formats.
- mlodzianck/webrtc-sig-server - Signalling server for web-rtc-app written in Erlang
- mattsta/cbuf - Erlang Circular Buffer/List/LIFO Queue using ETS
- lemenkov/erlstund - An educational STUN/TURN/ICE server written in Erlang
- JonGretar/erlang_user_utilities - A collection of handy user utilities for the Erlang shell.
- jeremyong/eprotoc - Erlang proto file parser and code generator
- iriscouch/erlang-request - The Node.js request API for Erlang
- inaka/itweet - Twitter Stream API on ibrowse
- essiene/smpp34 - An smpp34 library in Erlang. Built on top of smpp34pdu PDU parsing library
- esl/tracerl - Dynamic tracing tests and utilities for Erlang/OTP
- erlware/epax - Erlang Package Manager
- dizzyd/stats - Erlang Statistics Library
- dieswaytoofast/app_cache - mnesia management toolset, with caching built-in (erlang)
- chovencorp/erlangzmq - Native Erlang implementation of ZeroMQ Message Transport Protocol.
- bsmr-erlang/nodefinder - Erlang/OTP nodefinder (imported from http://code.google.com/p/nodefinder/)
- biokoda/detest - Tool for running tests on a cluster of erlang nodes
- amtal/lfe_utils - Utilities for expressive functional programming on the Erlang VM.
- AlainODea/erlang_git - Pure Erlang Implementation of Git
- yzh44yzh/dp-push - Erlang library for working with Apple Push Notification Service from dieselpuppet.com
- tsloughter/eoauth2 - Erlang OAuth2
- tonyfabeen/http-routing-mesh - Http Routing Mesh in Erlang
- thepug/erlngram - An erlang implementation of ngram language detection.
- StoneCypher/htstub - The HtStub erlang webserver
- sinasamavati/mad - Dependency manager for Erlang
- si14/erl_json_test - a little test of various Erlang JSON libraries
- russ/openpoker - A scalable poker server written in Erlang
- rpip/fakerl - Erlang application for generating fake data [WIP]
- richcarl/syntax_tools - Erlang syntax tools, a library for working with abstract syntax trees. This is the canonical development repository.
- richcarl/berk - A benchmarking library for Erlang
- pichi/epexercises - Erlang Programming Exercises
- msantos/stk500 - Enough of the STK500 protocol in Erlang to control the Arduino boot loader
- msantos/seds - Erlang socket over DNS tunnel server
- loucash/eqm - Erlang pub sub with supply-demand channels
- liveforeverx/ratx - Rate limiter and overload protection for erlang application
- jashmenn/gen_server_mock - erlang mocking for gen_server (gen_server mock)
- inaka/tirerl - Erlang interface to Elastic Search
- inaka/pusherman - queuing system for push notifications
- hyperthunk/appstart - An Erlang/OTP Application Startup Utility
- gmr/strftimerl - Erlang implementation of strftime
- esl/erl_fuzzy_match - Erlang Fuzzy String Matcher
- dmitryme/erlang_fast - FIX/FAST decode/encode facility
- davisp/knit - Another Erlang Release/Upgrade Tool
- blt/beat - A hackday project for Erlang/OTP pedagogy.
- basho/columbo - Columbo - the dependency detective - will highlight 3rd party dependency problems in your Erlang programs.
- AstRonin/sgi - Socket Gateway Interface
- artefactop/ejwt - erlang library for JSON Web Token
- andelf/baiduhi - baiduhi client, erlang version
- yrashk/erlang - Erlang with extra unofficial patches (see branches for patches in development, alterline for merged patches)
- snaiper80/hashids-erlang - The Erlang port of Hashid to generate YouTube-like hashids from one or many numbers.
- rustyio/ErlangRPCDemo - Demo code for ErlangDC 2011 Conference (http://erlangdc.com)
- mrijkeboer/euuid - Erlang UUID module (versions 1, 3, 4, 5).
- Joony/erlang-nitrogen-user-login - A simple user login example using Nitrogen
- hpyhacking/erlang-programming - "Erlang Programming" Book's exec.
- s1n4/leptus - Erlang REST framework that runs on top of cowboy
- chovencorp/chumak - Pure Erlang implementation of ZeroMQ Message Transport Protocol.
- uwiger/toker - Patches Erlang compiler with pluggable token transformers and parsers
- tomas-abrahamsson/tdiff - Diff algorithm in Erlang
- s1n4/mad - Dependency manager for Erlang
- jlouis/erl-glicko2 - Glicko 2 ranking for Erlang
- yzh44yzh/erl-proj-tpl - This is typical structure for erlang projects.
- twonds/erl_scribe - Erlang scribe client documentation
- kennystone/strftimerl - strftime for erlang
- jcomellas/mlapi - MercadoLibre API Client in Erlang
- erlang-synrc/cms - Experimental CMS wirtten in Erlang
- CloudI/CloudI - A Cloud at the lowest level!
- chef/erchef - DEPRECATED: Erlang based Chef Server top-level OTP release project
- barrel-db/hooks - generic plugin & hook system for Erlang applications
- lk-geimfari/smokkfiskur - Small library for colored (ANSI) output in Erlang. It's can be very useful when you need to create a command-line application.
- ricardobcl/ETScache - A simple erlang in-memory cache
- Prots/olifer - LIVR implementation for Erlang
- mmullis/coverize - Erlang Coverage Analysis Made Easy!
- matpalm/median - erlang experiment in distributed median finding
- loucash/josser - Json Schema Generator Erlang
- jj1bdx/erltrek - An Erlang Star Trek game
- ivaniacono/ebuggy - Demonstrator system for Erlang/ALE
- basho/nifwait - Utility to test effect of blocking NIFs on Erlang scheduler
- meatinleather/lol - Lol — Lisp on erLang, and programming is fun again
- rprimus/plists - Fork: Drop in replacement for Erlang module lists, where most lists operations are parallel.
- mochi/beambag - beambag is an erlang library for using beam files as a quasi-static in-memory data store.
- mmzeeman/esql - ESQL provides an abstraction layer between Erlang programs and SQL relational databases. This lets you write database code once, in Erlang, and have it work with any number of backend SQL databases (Sqlite, MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
- lukegalea/inflector - Inflector.erl: Rails Style String Inflection For Erlang
- kevsmith/membox - Redis-like storage server written in Erlang
- jkvor/excavator - An Erlang application for ingesting data from various sources (APIs, data feeds, web content, etc)
- grogers0/erl_finger_trees - Erlang module for finger trees - annotated sequences with amortized constant time insertion/deletion from the ends
- ferd/hubble - create, read, and update deep Erlang data structures, accessible through explicit paths.
- processone/xml - Fast Expat based Erlang XML parsing library
- ostrovok-team/ejsonpath - JSONPath Erlang implementation
- jkvor/hacking_erlang - Hacking Erlang through Preprocessing Presentation for EUC 2009
- ian-plosker/seq-erlang - Lazy sequences for Erlang
- fredrikt/erlang-yubico - Erlang client implementing the Yubico Validation Protocol Version 2.0.
- eolo999/Italian-Erlang-User-Group - Italian Erlang User Group Site
- eliast/mongo-erlang-driver - erlang driver for mongodb
- brunorijsman/erlang-bgp - An implementation of BGP (RFC 4271) written in Erlang (only < 10% done)
- bpuzon/eastrisk - An Erlang interface to Asterisk.
- arcusfelis/xapian-erlang-bindings - Xapian binding for Erlang (GSOC2012 project)
- goertzenator/erlang_nif-sys - Low level bindings to Erlang NIF API for Rust
- cstar/erlsdb - erlang library for accessing SimpleDB
- trung/erling - AMF Implementation written in Erlang
- qingliangcn/mslog - a simple and easy to use erlang log app
- janl/erl-jsonpointer - JSON Pointer implementation for Erlang
- goj/cuesport - simple Erlang pool of workers
- freza/audit_log - Audit logging application for Erlang.
- Etsukata/erlang_websocket_server - WebSocket Server implementation in Erlang.
- boorad/erlimap - Simple IMAP library for Erlang (work in progress...)
- baphled/chatterl - Sinan based chat system built in Erlang
- j14159/mlfe - ML Flavoured Erlang
- vjache/elips - Erlang Language Integrated Production System (ELIPS) library.
- spawngrid/typespecs - Erlang typespecs toolkit
- massemanet/abets - Append-only B+tree Erlang Term Storage (pure disk based)
- heroku/edump - Erlang Crashdump Analysis Library
- graeme-defty/jaderl - An implementation of the Jade templating language in Erlang
- gburd/hamt - Ideal Hash Array Mapped Tries: an Erlang functional datatype
- aerosol/eco - Flexible Erlang Configuration Server
- basho/lager - A logging framework for Erlang/OTP
- vances/radierl - RADIUS protocol stack for Erlang.
- ngmoco/ngproc - Distributed process registry in Erlang
- jasondavies/emdns - Bonjour/Zeroconf/mDNS in Erlang
- andyfinnell/kalerl - An Erlang implementation of the Kaleidoscope language from the LLVM tutorial.
- marianoguerra/match - [kept for historical reasons, see efene] a calculator implemented in erlang that will turn into a toy language if I have time
- JoeOsborn/lergic - An embedded datalog-like logic programming DSL for Erlang.
- devaspot/syncml - SyncML OMA/DS server written in Erlang
- burbas/Minecraft-sERLver - Distributed Minecraft server written in erlang
- ahf/ircd-pony - A concurrent ircd written in Erlang.
- chitika/cberl - NIF based Erlang bindings for Couchbase
- msantos/epcap - Erlang packet capture interface using pcap
- HaruAtari/erlang-for-the-little-ones - Учебник по Erlang для самых маленьких (на русском)
- nialscorva/erlymock - A mocking framework for Erlang.
- moonpolysoft/effigy - Effigy is a mocking library for erlang testing. it makes it easy to mock out whole modules, stub functions, and verify behavior.
- stepankuzmin/erlang-dropbox - Dropbox API for Erlang
- snoopaloop/erl_hs - HandlerSocket in Erlang
- saa/fluxer - Erlang InfluxDB client
- rpt/erlcql - Cassandra native protocol CQL client for Erlang
- rodjek/erlesque - Pure Erlang Resque worker
- maxlapshin/vkontakte - Erlang vkontakte binding
- litaocheng/erlips - erlang ip web services
- kuenishi/fluent-logger-erlang - Moved.
- egobrain/tq_transform - Easy erlang model builder
- domnikl/statsd-erlang - an Erlang client for statsd
- benoitc/upnp - Erlang UPNP Module
- seansawyer/erlang_iso8601 - Erlang ISO 8601 date formatter/parser
- goertzenator/ruster_unsafe - Low level bindings to Erlang NIF API for Rust
- wrboyce/erb - Erlang/OTP IRC Bot Framework
- robertoaloi/skerleton - Bootstrap a brand new Erlang project in seconds.
- rackerlabs/gen_batch - A batch job running library for embedded Erlang/OTP.
- plux/docopt-erl - Port of docopt for Erlang
- otakup0pe/magicbeam - A small yet stylish assortment of (hopefully) easy to use utilities for the modern Erlang/OTP system
- oscarh/gen_httpd - Intended to be a lightweight HTTP server layer for Erlang applications.
- maxlapshin/record2ei - Generates erl_interface code to decode erlang record based on their spec
- jkvor/rbuddy - redis buddy (an Erlang replication proxy that helps facilitate redis slave failover)
- jashmenn/gen_cluster -
gen_cluster
is an erlang behavior for pid clustering. It is a cascading behavior that builds ongen_server
. - heroku/gobo - Erlang client for Doozer
- fjl/tetrapak - An extensible build system for Erlang/OTP applications
- baryluk/ral - Random Access Lists for Erlang (based on Sparse Skew Binary Numbers)
- ThomasHabets/weberl - Like web.py, but for Erlang
- 2garryn/esli - Web-links shortener on erlang
- zpeters/ErlangOtpTemplate - A sample Erlang OTP Template
- tim/erlang-streams - An Erlang module for working with streams
- nbowe/erlang_decorators - An example implementation of Python style decorators in Erlang
- kbarber/erlang-mdigraph - Erlang Digraph library that uses mnesia as a backend
- djui/erlang-rest-client - Erlang REST Client
- andrenth/erlang-exif - EXIF reader for Erlang
- inaka/edis - An Erlang implementation of Redis
- gleber/erlcloud - Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB)
- kalta/nksip - Erlang SIP application server
- rebar/rebar3 - Erlang build tool that makes it easy to compile and test Erlang applications and releases.
- msantos/procket - Erlang interface to low level socket operations
- klarna/jesse - jesse (JSon Schema Erlang) is an implementation of a json schema validator for Erlang.
- unbalancedparentheses/gut - 📜 gut is a template printing, aka scaffolding, tool for Erlang. Like rails generate or yeoman
- Nekso/nkcluster - A framework to manage jobs at huge Erlang clusters
- Nekso/nkdocker - Erlang Docker client
- Nekso/nkpacket - Generic Erlang transport layer
- Nekso/nkdist - Erlang distributed processes
- synrc/feeds - Erlang Social Feeds and Cache Server
- 5HT/om - Erlang with Types Proposal
- lavrin/euc-2014 - Introduction to Load Testing with Tsung for Erlang User Conference 2014
- shortishly/erlang-mdns - MDNS in Erlang
- strange/erlang-v8 - Run JavaScript from Erlang in an external OS process.
- talko/httpcbench - Erlang HTTP client benchmarks
- synrc/sh - Erlang Shell Executor
- refuge/hlc - hlc - Hybrid Logical Clock in Erlang.
- youngkin/supervisiontest - An Erlang demonstration of different supervision strategies along with different initialization strategies and failure scenarios
- squidfunk/gpb-bindings - Generate bindings for gpb, Protocol Buffers for Erlang
- seven1240/VoiceEvents - A combination of Ruby/Rails gem and Erlang to subscribe/route/deliver FreeSWITCH events
- seriyps/gettexter - GNU-gettext compatible Erlang translation app.
- komone/utest - Simple unit testing for Erlang using text files
- kevsmith/baberl - Erlang interface to libiconv
- jvantuyl/erl-skel - Basic Skeleton Erlang Project
- jinsky/etcher - An Erlang implementation of the Django Template Language
- gmr/huesos-de-vaquero - A skeleton project for web development using Cowboy (Erlang) for back-end development and Google Web-Starter-Kit for front-end development
- ghaskins/edist - Erlang (release) DISTribution framework
- essiene/mmyn - An Erlang SMPP 3.4 Application gateway
- erlware/dikdik - An Erlang and json interface for PostgreSQL hstore.
- bradfordw/pusherl - An Erlang interface for Pusher
- borovsky/erlang-on-steroids - Erlang Web Framework inspired by Ruby on Rails
- abhay/eunit - Git tracking branch of EUnit, a unit testing framework for Erlang
- Licenser/hamush - erlang based mush server
- tsloughter/eindexer - Simple search engine written in Erlang
- tel/snowflake - Twitter's Snowflake UUID generator in Erlang.
- samuel/erlang-gearman - Gearman library for Erlang.
- ngerakines/syslognif - A small nif to tap into syslog from an Erlang node.
- msantos/perc - Erlang interface for controlling Unix processes
- michaelmelanson/monsoon - An experimental P2P system in Erlang
- massung/erlang_oauth_web - Erlang gen_fsm for web applications.
- lstoll/heroku-erlang - erlang app on heroku
- lpgauth/timing - Micro benchmarking library (erlang)
- lemenkov/erlsyslog - Another one Erlang's syslog library.
- kbarber/erlang-yaml - Erlang YAML encoder/decoder
- jebu/websockets - WebSockets server in Erlang
- gar1t/erlang-kung-fu - Code from OSCON 2012 presentation Erlang Kung Fu In Three Hours
- essiene/smpp34pdu - SMPP 3.4 PDU library in erlang
- djui/erlang-neo4j-rest-api - Neo4j REST API client
- djui/ehf - Erlang Helper Functions
- armon/Erlang-Naive-Bayes-Movies - An Erlang naive bayes text classifier to classify movie reviews as positive or negative.
- Zert/amqp-erlang-sample - Sample of AMQP dispatcher and client
- Ball/ErlangMud - It's a proto-mud in erlang
- discoproject/disco - a Map/Reduce framework for distributed computing
- webmachine/webmachine - A REST-based system for building web applications.
- basho/rebar - ATTENTION: Please find the canonical repository here:
- rabbitmq/rabbitmq-server - RabbitMQ Server
- synrc/n2o - WebSocket Application Server
- klacke/yaws - Yaws webserver
- heroku/logplex - Heroku log router
- basho/riak_core - Distributed systems infrastructure used by Riak.
- cloudozer/ling - Erlang on Xen
- ninenines/ranch - Socket acceptor pool for TCP protocols.
- couchbaselabs/iOS-Couchbase - This repository fork is obsolete; the project's been restructured and development is going on in other repos. Please follow the link below, or read the current README.
- couchbase/geocouch - GeoCouch, a spatial index for CouchDB
- ericmoritz/wsdemo - A Cowboy Websocket demo
- basho/riak_cs - Riak CS is simple, available cloud storage built on Riak.
- basho/bitcask - because you need another a key/value storage engine
- biokoda/actordb - ActorDB distributed SQL database
- Asana/kraken - Distributed Pubsub Server for Realtime Apps
- basho/riak_kv - Riak Key/Value Store
- thusfresh/switchboard - A framework for processing email using worker plugins.
- auser/alice - Monitoring and REST interface to rabbitmq
- extend/bullet - Simple, reliable, efficient streaming for Cowboy.
- krestenkrab/triq - Trifork QuickCheck
- erlyvideo/erlyvideo-old - erlyvideo
- tonyg/rabbithub - Experimental RabbitMQ PubSubHubBub interface
- basho/yokozuna - Riak + Solr
- rabbitmq/erlando - Erlando
- rabbitmq/rmq-0mq - ZeroMQ support in RabbitMQ
- rzezeski/try-try-try - Ryan Zezeski's "working" blog
- seth/pooler - An OTP Process Pool Application
- davebryson/beepbeep - BeepBeep is a simple web application framework for Mochiweb inspired by Rails and Merb
- ubf/ubf - Universal Binary Format 2.2
- marianoguerra/efene - OFICIAL REPO IS AT https://github.com/efene/efene
- extend/farwest - Modern web application development platform
- joearms/ezwebframe - websockets framework toghter with cowboy as described in book
- basho/riak_search - Full-text search engine based on Riak
- auser/beehive - Honeycombs of applications
- kevsmith/gen_nb_server - OTP behavior for writing non-blocking servers
- hpyhacking/openpoker - Genesis Texas hold'em Game Server
- basho/riak_pipe - Riak Pipelines
- uwiger/locks - A scalable, deadlock-resolving resource locker
- hurricane/hurricane - A scalable, extensible, distributed messaging system.
- basho/cuttlefish - never lose your childlike sense of wonder baby cuttlefish, promise me?
- ferd/erlpass - A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.
- mashion/chloe - A realtime web server that doesn't suck
- RefactoringTools/wrangler - Import of the Wrangler svn repository.
- tuulos/ringo - Distributed key-value storage a'la Amazon Dynamo
- extend/sheriff - Parse transform for type based validation.
- seancribbs/riak_id - A clone of Twitter's Snowflake, built on riak_core
- uwiger/unsplit - Resolves conflicts in Mnesia after network splits
- ricardobcl/Dotted-Version-Vectors - Logical Clocks for Eventually Consistent Systems
- aweber/pgsql-listen-exchange - RabbitMQ Exchange that publishes messages received from PostgreSQL Notifications.
- twilio/chessms - Play Chess over SMS!
- processone/ejabberd-contrib - Growing and curated ejabberd contributions repository - PR or ask to join !
- basho/luwak - Large-object storage interface for Riak
- wooga/locker - Atomic distributed "check and set" for short-lived keys
- the-concurrent-schemer/scm - The Concurrent Schemer
- ChicagoBoss/tinymq - TinyMQ - a diminutive, in-memory message queue
- synrc/kvs - Container and Iterator
- jbrisbin/riak-exchange - Custom RabbitMQ exchange type for sticking messages in Riak
- yariv/twoorl - The source code repository for twoorl.com
- jkvor/emongo - the most Emo of mongo drivers
- basho/riak_function_contrib - Riak Function Contrib
- astro/prittorrent - BitTorrent Content Distribution for Podcasts
- doubleyou/dps - Distributed pub-sub
- cloudant/mango - MongoDB API layer for CouchDB
- tonyg/rabbiter - Microblogging using RabbitMQ and ejabberd
- jadahl/mod_restful - RESTful interface to ejabberd
- basho/mochiweb - a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at http://code.google.com/p/mochiweb/
- jbrisbin/rabbitmq-webhooks - RabbitMQ Webhooks Plugin
- ocastalabs/CouchDB-XO_Auth - Authorisation module for CouchDB against external OAuth providers (e.g. Twitter, Facebook)
- ocastalabs/CouchDB-Facebook-Authentication - A CouchDB Authentication Module that uses Facebook API to authenticate users
- 2600hz-archive/whistle - Scalable, distributed, cloud-based telephony platform
- AF83/ucengine - U.C.Engine is a pubsub server with persistence. You can build realtime applications or integrate realtime features to existing applications.
- bjorng/wings - Wings3D is an advanced sub-division 3D modeller.
- pavlobaron/riak_mongo - riak_mongo is a collection of things necessary to make Riak act like MongoDB to the clients
- paulj/trapeze - Dynamic HTTP Routing and Load Balancing via AMQP
- couchbase/couchdb - CouchDB
- iriscouch/browserid_couchdb - Mozilla BrowserID support plugin for CouchDB
- kivra/giallo - Small and flexible web framework on top of Cowboy
- CorticalComputer/DXNN2 - Topology and Parameter Evolving Universal Learning Network platform DXNN MK2
- uwiger/jobs - Job scheduler for load regulation
- leandrosilva/cameron - Cameron is an asynchronous, parallel, and REST-like workflow engine
- membase/ns_server - The Membase Server Superdupervisor.
- benoitc/couchdbproxy - Simple multinode couchdb proxy
- rabbitmq/rabbitmq-mqtt - RabbitMQ MQTT gateway
- Loveice/PFAD - Pearls of Functional Algorithm Design
- helium/plumtree - Epidemic Broadcast Trees
- seth/rebar_lock_deps_plugin - Helper scripts to use with rebar
- basho/wriaki - A Riak-based Wiki-like application.
- basho/riak_test - I'm in your cluster, testing your riaks
- yueyoum/codebattle-ai - AI Example for Codebattle
- rabbitmq/rabbitmq-auth-backend-http - HTTP-based authorisation and authentication for RabbitMQ
- basho/riaknostic - A diagnostic tool for Riak installations, to find common errors asap
- Nekso/nkbase - NkBASE distributed database
- khellan/Pillow - Router and rereducer for sharded CouchDB
- hyperthunk/annotations - Simple code instrumentation utilities
- cstar/riak_redis_backend - Redis storage backend for Riak
- bdionne/bitstore - A document based ontology development environment
- maxlapshin/fix - http://fixprotocol.org/ implementation.
- videlalvaro/rabbitmq-recent-history-exchange - RabbitMQ Recent History Exchange
- thepug/Mod-Http-Pre-Bind - An ejabberd module that pre binds an anonymous sasl session, returning the authenticated session.
- mochi/statebox_riak - Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.
- basho/cluster_info - Fork of Hibari's nifty cluster_info OTP app
- seancribbs/eunit_formatters - Because eunit's output sucks. Let's make it better.
- guedes/exjson - JSON parser and genarator in Elixir.
- davisp/nif-examples - Examples for Erlang NIFs
- chaoslawful/zfor - A Fail-over Name Resolver
- websterclay/rebar_riak_core - rebar create template=riak_core appid=myapp
- wulczer/tsung_ws - Tsung plugin for WebSockets
- klarna/katt - This repository is no longer actively maintained, please see
- videlalvaro/rmq_patterns - Implementation of several messaging patterns with RabbitMQ and AMQP
- machinezone/mzbench - MZ Benchmarking
- DeadZen/etsgive - Demonstration of Don't lose your ETS Tables
- ranok/open-server-platform - A platform for easily developing multithreaded/replicated servers
- kaos/gen_listener_tcp - A generic tcp listener process adhering to OTP design principles
- jbrisbin/riak-rabbitmq-commit-hooks - Riak RabbitMQ commit hooks
- isacssouza/erlgrind - Convert fprof to callgring output
- erlang/pmod_transform - Parse transform for parameterized modules
- campanja/folsomite - blow up your graphite / riemann server with folsom metrics
- basho/lager_syslog - Syslog backend for lager
- devinus/walrus - Walrus - Mustache-like Templating
- wooga/etest_http - etest Assertions around HTTP (client-side)
- sgrimm/lurkers-guide - The Lurker's Guide to Babylon 5
- ngerakines/mochevent - A libevent based webserver that is somewhat compliant with mochiweb.
- klarna/meshup - Dynamo-flavored workflow engine.
- chef/mixer - Mix in functions from other modules
- basho/riak_pb - Riak Protocol Buffers Messages
- aweber/rabbitmq-autocluster - A RabbitMQ plugin that clusters nodes automatically using Consul, etcd2, or DNS
- slfritchie/msgdropsim - Simulator for message passing protocols, supporting (really) unfair process scheduling and dropped messages
- robertmeta/cowboy-examples - This project will clone all the misultin examples over to cowboy ones
- oscarh/lhttpc - GIT clone of http://bitbucket.org/etc/lhttpc/
- erlyvideo/gen_tracker - supervisor with ets handling of children and their metadata
- tonyg/script-exchange - RabbitMQ "Script Exchange" plugin
- higepon/mio - In short, mio is memcached + "range search".
- LambdaCon/2015 - Slides and sources from LambdaCon 2015 edition.
- twonds/ejabberd_couchdb - Couchdb backend for ejabberd
- davisp/couchdb - Development branches
- boundary/folsom_webmachine - folsom based metrics via HTTP and JSON
- yrashk/rebar_elixir_plugin - Elixir Plugin for Rebar
- squaremo/rabbitmq-lvc-plugin - A plugin exchange type for RabbitMQ that acts as a last-value-cache
- rabbitmq/rabbitmq-consistent-hash-exchange - RabbitMQ Consistent Hash Exchange Type
- rabbitmq/rabbitmq-amqp1.0 - AMQP 1.0 support for RabbitMQ
- basho/riak_err - Enhanced SASL Error Logger for Riak
- basho/riak_crdt_cookbook - A Cookbook full of Tutorials to get Developers started with Riak's CRDTs
- basho/machi - Machi file store
- CorticalComputer/DXNN - Topology and Parameter Evolving Universal Learning Network Platform
- lemenkov/erlrtpproxy - RTP/RTCP proxy for VoIP and IM applications.
- jiangmiao/proxy - 支持SOCKS 5协议的高速加密通信的代理服务器脚本
- gmr/rabbitmq-pulse - rabbitmq-pulse is a RabbitMQ plugin that publishes node and queue information, pushing stats instead of polling the Management API
- dch/couchgap - DEPRECATED -- USE TOUCHDB OR POUCHDB INSTEAD
- cmeiklejohn/riak_pg - Distributed process groups with riak_core.
- taotaotheripper/Erlang-In-Docker - Enable connection between Erlang VMs from different docker containers on different hosts by reimplementing the distributed connection protocol used by net_kernel.
- oscarh/gen_tcpd - Generic TCP listening and accepting
- darach/eep-erl - eep.erl - Embedded Event Processing
- boundary/folsom_cowboy - A Cowboy based Folsom HTTP Wrapper.
- spawnproc/cr - Chain Replication
- skeltoac/http_prebind - Ejabberd web module to create HTTP BIND sessions with a single HTTP GET. Useful for Strophe::attach().
- rvirding/chat_demo - Simple demo of using websockets for a simple chat program
- erlware/episcina - A simple non intrusive resource pool for connections
- dvv/stable - Library of assorted helpers for Cowboy web server.
- dvv/social - Cowboy handler for social login via OAuth2 providers
- chef/chef-server - The Chef Server
- theozaurus/mod_eventful - An ejabberd module that will turn events into HTTP requests
- talentdeficit/jsxn - jsx but with maps for people who are into that kind of thing
- mabrek/rabbitmq-redis - Experimental bridge between RabbitMQ and Redis implemented as a RabbitMQ plugin
- jbrisbin/lager_amqp_backend - AMQP RabbitMQ Lager backend
- synrc/kai - DHT storage by Takeshi Inoue
- synrc/avz - N2O Token System for Web Providers
- rabbitmq/rabbitmq-delayed-message-exchange - Delayed Messaging for RabbitMQ
- knutin/kprof - kprof allows you to profile the code path a request takes through your application. The trace is broken down into tiers, so you can see exactly how much time you spend in each layer of your app.
- chadillac/ejabberd-easy_cluster - Make multi-master Ejabberd clustering possible, make it easy. Also ease the process of a slave Ejabberd node joining an existing cluster using a traditional master->slave configuration.
- bdionne/indexer - Full text indexing of couchdb databases
- vim-zz/nitrogen_elements - Elements for Nitrogen Web Framework
- martinjlogan/gen_web_server - generic web server behaviour for conveniently building REST based interfaces
- kuenishi/riak_scr_jp - Repository for Riak Source Code Reading @Tokyo
- ferd/bertconf - Make ETS tables out of statc BERT files that are auto-reloaded
- chef/sqerl - General purpose RDBMS abstraction layer
- aweber/influxdb-storage-exchange - Post JSON structured event messages to InfluxDB
- uwiger/pots - Demo program for Plain Old Telephony System (POTS) simulation
- gotthardp/rabbitmq-email - SMTP Gateway Plugin for RabbitMQ
- eproxus/unite - Pretty EUnit test formatters
- videlalvaro/rabbitmq-websockets - RabbitMQ Plugin that bridges AMQP to Websockets
- tonyg/udp-exchange - Extends RabbitMQ Server with support for a new experimental exchange type,
x-udp
. - rabbitmq/rabbitmq-stomp - RabbitMQ STOMP gateway
- pirj/ryan - Web framework and a templating engine for Reia programming language.
- hiroeorz/eredis_pool - eredis_pool is Pool of Redis clients, using eredis and poolboy.
- erlware-deprecated/faxien - The official Faxien repository
- carotene/carotene - Real-time server http://carotene-project.com
- SyncFree/antidote - SyncFree Reference Platform
- krestenkrab/riak_link_index - Simple Indexer for Riak based on Links
- jbrisbin/random-exchange - RabbitMQ exchange type for randomly selecting which queue to route to for load balancing.
- iij/lmq - Lightweight Message Queue
- erlyvideo/http_router - HTTP Routing mechanism
- synrc/active - Recompilation and Reloading on FileSystem changes
- spawnproc/bpe - Business Process Engine
- rvirding/rb - Red-Black tree implementations of dicts and sets.
- ndl/mod_archive2 - mod_archive2 is new ejabberd module implementing server-side instant messaging history support specified in XEP-136.
- maximk/zergling - A instance-per-page demo
- kevsmith/gen_paxos2 - Snapshot of the gen_paxos repo (now missing)
- jbrisbin/misultin-riak-core-vnode-dispatcher - Misultin Riak Core VNode Dispatcher
- hawk/lux - Lux (LUcid eXpect scripting) simplifies test automation and provides an Expect-style execution of commands
- candy-chat/mod_log_chat_mysql5 - Ejabberd module for logging chat messages to a MySQL DB
- benoitc/mochicow - mochiweb adapter for cowboy.
- Zatvobor/couch_normalizer - Data mutation reactor which works in Apache CouchDB
- SIfoxDevTeam/eavro - Apache Avro encoder/decoder
- NetEase/erlyssh - A Parallel SSH Execution Tool
- tty/async_search - Repository with demo code for blogpost blog.tty.nl
- retnuh/mochiweb_xpath - XPath support for mochiweb's html parser
- lfe/sicp - SICP, the LFE Edition
- ferd/cth_readable - Common Test hooks for more readable logs
- erlyvideo/publisher - USB/RTSP camera publisher
- chrismoos/erl_chat_tutorial - source for erl_chat tutorial
- chef/bookshelf - Minimal S3 Clone
- basho-labs/riak_nagios - Nagios Scripts for monitoring Riak
- FWeinb/metalsmith-watch - A metalsmith plugin to watch for a changes and trigger rebuilds.
- marianoguerra/flaviodb - Riak Core sample project implementing fixed message stream store
- ddossot/rabbitmq-http-safe - A store-and-forward HTTP gateway plugin for RabbitMQ.
- rabbitmq/rabbitmq-smtp - RabbitMQ SMTP gateway
- rabbitmq/rabbitmq-federation - RabbitMQ Federation
- maxlapshin/parsexml - Simple DOM XML parser with convenient and very simple API
- kivra/oauth2_example - Example application for oauth2
- joearms/adapter_pattern - adapter pattern for mochiweb misultin and cowboy
- greyarea/props - Property structure library
- garazdawi/cth_tools - Generic Common Test hooks tools
- extend/horse - Integrated performance testing.
- FlowForwarding/loom - LOOM Controller
- xmppjingle/jinglenodes - Jingle Nodes Relay
- seancribbs/riak_zmq - Publish writes to Riak KV to 0MQ (based on linked gist)
- kineticsocial/rabbitmq_snmp_plugin - An experimental RabbitMQ plugin to provide SNMP statistics
- iamaleksey/oserl - A fork of http://sourceforge.net/projects/oserl/ with a few patches.
- extend/ex_apns - An APNS client
- esl/amoc - amoc is simple tool for running massively parallel XMPP tests
- cstar/modular_muc - Refactoring of ejabberd's mod_muc, with flexible storage and chatroom handling.
- TensorWrench/lager_extras - A collection of formatters and backends for lager that have no external dependencies.
- RJ/mochiweb-websockets - ***OBSOLETE, using my mochiweb repo now ***
- Feuerlabs/kvdb - Key value data base API
- theozaurus/mod_warm_bindings - An ejabberd module that warms and authenticates a BOSH connection with a single HTTP POST
- synrc/games - SVG WebSockets N2O Example
- project-fifo/wiggle - The FiFo API server.
- kongo2002/ejabberd-mod-mam - Message Archive Management (XEP-0313) for ejabberd using a MongoDB backend
- kivra/emagick - Wrapper for Graphics/ImageMagick command line tool.
- hectcastro/docker-riak-cs - A Docker project to bring up a local Riak CS cluster.
- basho-labs/ansible-riak - Ansible roles for Riak
- archaelus/erlmail - A fork of Stuart Jackson's erlmail library with some additions
- abhinavsingh/mod_message_carbon - XEP-0280 Message Carbon Ejabberd Module
- synrc/rest - Micro-REST with typed JSON
- synrc/mqs - Subscribe and Publish
- refuge/coffer - Versatile blob storage service
- permelin/updo - Lightweight code update
- jbrisbin/rabbit_common - Rebar-friendly fork of RabbitMQ common code
- jamii/erl-telehash - TeleHash is a p2p overlay that aims to remove the pain from developing p2p applications
- ferd/batchio - io:format middle-man that buffers and batches output sent to the io server for better throughput
- etnt/polish - A text translation tool
- erlware/rebar_vsn_plugin - Provides a more reasonable versioning scheme then the rebar standard 'git' vsn extension
- cloudant/fabric - Routing and proxying library app for BigCouch
- chvanikoff/cowboy_session - Cowboy session management
- bob-p/mod_global_roster - Ejabberd module that stores a global roster in redis
- benoitc/opencouch - A embeddable document oriented database compatible with Apache CouchDB
- basho/riak_api - Riak Client APIs
- astro/chaosbay - BitTorrent Tracker with upload & browsing, written on the 25th Chaos Communication Congress
- apache/couchdb-couch - Mirror of Apache CouchDB
- spawngrid/htoad - Provisioning tool (Experimental, expect things to change!)
- rabbitmq/rabbitmq-shovel - RabbitMQ Shovel plugin
- projectcs13/sensor-cloud - A stream search engine for the Internet of Things (back-end)
- peerdrive/peerdrive - A new approach to file systems
- ostinelli/erlcassa - A Cassandra CQL client.
- mochi/recordset - An optionally fixed-size ordered set of complex terms.
- maximk/spawnpool - The 'spawner' application for Zerg demo
- liangjingyang/everrank - 为手游提供好友积分排行等社交交互服务和存档服务。单节点屌丝版。
- janl/my-first-couchdb-plugin - A practical guide to writing CouchDB plugins
- hyperthunk/rebar_dist_plugin - A Rebar Archive Packaging Plugin
- basho/luke - Dataflow / MapReduce coordination framework.
- shino/kai - Kai is a distributed key-value datastore mainly inspired by Amazon's Dynamo. (fork from sourceforge)
- benmmurphy/ecnty - Partitioned Counter Based on Riak Core