A curated list of awesome Erlang frameworks, libraries and software.
- emqx/emqx - The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
- erlang/otp - Erlang/OTP
- ninenines/cowboy - Small, fast, modern HTTP server for Erlang/OTP.
- apache/couchdb - Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
- processone/ejabberd - Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
- vernemq/vernemq - A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases.
- 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.
- lfe/lfe - Lisp Flavoured Erlang (LFE)
- ChicagoBoss/ChicagoBoss - Erlang web MVC, now featuring Comet
- mochi/mochiweb - MochiWeb is an Erlang library for building lightweight HTTP servers.
- clojerl/clojerl - Clojure for the Erlang VM (unofficial)
- esl/MongooseIM - MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
- leo-project/leofs - The LeoFS Storage System
- erlang/rebar3 - Erlang build tool that makes it easy to compile and test Erlang applications and releases.
- devinus/poolboy - A hunky Erlang worker pool factory
- alpaca-lang/alpaca - Functional programming inspired by ML for the Erlang VM
- benoitc/hackney - simple HTTP client in Erlang
- ferd/recon - Collection of functions and scripts to debug Erlang in production.
- erlyaws/yaws - Yaws webserver
- zhongwencool/observer_cli - Visualize Erlang/Elixir Nodes On The Command Line
- erlang-lager/lager - A logging framework for Erlang/OTP
- sky-big/RabbitMQ - RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建RabbitMQ集群,创建连接RabbitMQ系统的客户端节点等相关功能,方便源代码的阅读)
- aeternity/aeternity - æternity blockchain - scalable blockchain for the people - smart contracts, state channels, names, tokens
- uwiger/gproc - Extended process registry for Erlang
- hamler-lang/hamler - Haskell-style functional programming language running on Erlang VM.
- 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.
- rvirding/luerl - Lua in Erlang
- nitrogen/nitrogen - Nitrogen Web Framework for Erlang (now with websockets!)
- lasp-lang/lasp - Prototype implementation of Lasp in Erlang.
- proper-testing/proper - PropEr: a QuickCheck-inspired property-based testing tool for Erlang
- ninenines/gun - HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
- gotthardp/lorawan-server - Compact server for private LoRaWAN networks
- tarcieri/reia - Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
- eproxus/meck - A mocking library for Erlang
- zotonic/zotonic - Zotonic - The Erlang Web Framework & CMS
- AntidoteDB/antidote - A planet scale, highly available, transactional database built on CRDT technology
- rustyio/sync - On-the-fly recompiling and reloading in Erlang. Code without friction.
- lasp-lang/partisan - High-performance, high-scalability distributed computing with Erlang and Elixir.
- talentdeficit/jsx - an erlang application for consuming, producing and manipulating json. inspired by yajl
- erlware/relx - Sane, simple release creation for Erlang
- knutin/elli - Simple, robust and performant Erlang web server
- ostinelli/misultin - Misultin (pronounced mee-sool-téen) is an Erlang library for building fast lightweight HTTP(S) servers, which also supports websockets.
- erlcloud/erlcloud - AWS APIs library for Erlang (Amazon EC2, S3, SQS, DDB, ELB and etc)
- 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.
- gen-smtp/gen_smtp - The extensible Erlang SMTP client and server library.
- wooga/eredis - Erlang Redis client
- hdima/erlport - ErlPort - connect Erlang to other languages
- inaka/erlang_guidelines - Inaka's Erlang Coding Guidelines
- kafka4beam/brod - Apache Kafka client library for Erlang/Elixir
- boundary/folsom - Expose Erlang Events and Metrics
- boundary/flake - A decentralized, k-ordered id generation service in Erlang
- ostinelli/syn - A scalable global Process Registry and Process Group manager for Erlang and Elixir.
- erlanglab/erlangpl - Tool for developers working with systems running on the Erlang VM (BEAM). It helps with performance analysis.
- Feuerlabs/exometer - Basic measurement objects and probe behavior
- erlang-ls/erlang_ls - The Erlang Language Server
- cmullaparthi/ibrowse - Erlang HTTP client
- tomas-abrahamsson/gpb - A Google Protobuf implementation for Erlang
- erlydtl/erlydtl - Django templates for Erlang
- ferd/erlang-history - Hacks to add shell history to Erlang's shell
- josefs/Gradualizer - A Gradual type system for Erlang
- WhatsApp/waraft - An Erlang implementation of RAFT from WhatsApp
- cbd/edis - An Erlang implementation of Redis
- joxa/joxa - A Modern Lisp for the Erlang VM
- jlouis/fuse - A Circuit Breaker for Erlang
- mojombo/ernie - Ernie is an Erlang/Ruby BERT-RPC Server.
- massemanet/eper - Erlang performance and debugging tools
- ernw/ss7MAPer - SS7 MAP (pen-)testing toolkit. DISCONTINUED REPO, please use: https://github.com/0xc0decafe/ss7MAPer/
- erlware/Erlang-and-OTP-in-Action-Source - The official "Erlang and OTP in Action" source code - see the README below for more details
- inaka/elvis - Erlang Style Reviewer
- WhatsApp/eqwalizer - A type-checker for Erlang
- emqx/emqtt-bench - Lightweight MQTT benchmark tool written in Erlang
- basho/erlang_protobuffs - An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
- xslogic/phoebus - Phoebus is a distributed framework for large scale graph processing written in Erlang.
- epgsql/epgsql - Erlang PostgreSQL client library.
- dnsimple/erldns - DNS server, in erlang.
- inaka/apns4erl - Apple Push Notification Server for Erlang
- moonpolysoft/dynomite - Open source dynamo clone written in Erlang.
- qingliangcn/mgee - 2010年写的一个erlang游戏服务端demo
- sinasamavati/leptus - The Erlang REST framework
- WhatsApp/erlfmt - An automated code formatter for Erlang
- mysql-otp/mysql-otp - MySQL/OTP – MySQL and MariaDB client for Erlang/OTP
- NetComposer/nksip - Erlang SIP application server
- basho/riak_dt - Convergent replicated datatypes in Erlang
- rvirding/erlog - Prolog interpreter in and for Erlang
- emqx/emqtt - Erlang MQTT 5.0 Client
- comtihon/mongodb-erlang - MongoDB driver for Erlang
- wg/epgsql - Erlang PostgreSQL client
- 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
- yrashk/socket.io-erlang - Socket.IO server for Erlang
- deadtrickster/prometheus.erl - Prometheus.io client in Erlang
- basho/riak-erlang-client - The Riak client for Erlang.
- basho/basho_bench - A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
- seriyps/mtproto_proxy - High performance Erlang MTProto proxy that powers https://t.me/socksy_bot
- ferd/pobox - External buffer processes to protect against mailbox overflow in Erlang
- jlouis/graphql-erlang - GraphQL implementation in Erlang.
- duomark/epocxy - Erlang Patterns of Concurrency
- seancribbs/neotoma - Erlang library and packrat parser-generator for parsing expression grammars.
- parapluu/Concuerror - Concuerror is a stateless model checking tool for Erlang programs.
- erlangpack/erlang-oauth - An Erlang OAuth 1.0 implementation
- krestenkrab/hanoidb - Erlang LSM BTree Storage
- martinsumner/leveled - A pure Erlang Key/Value store - based on a LSM-tree, optimised for HEAD requests
- jlouis/etorrent - Erlang Bittorrent Client
- zkessin/testing-erlang-book - A public book on testing Erlang
- cabol/shards - Partitioned ETS tables for Erlang and Elixir
- elli-lib/elli - Simple, robust and performant Erlang web server
- chef/chef-server - Chef Infra Server is a hub for configuration data; storing cookbooks, node policies and metadata of managed nodes.
- 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
- yzh44yzh/practical_erlang - Курс обучения Эрланг
- yueyoum/make-proxy - HTTP/HTTPS/Socks4/Socks5 proxy written in Erlang
- mazenharake/entop - A top-like tool for monitoring an Erlang node
- ErlyORM/boss_db - BossDB: a sharded, caching, pooling, evented ORM for Erlang
- sockjs/sockjs-erlang - WebSocket emulation - Erlang server
- tsujigiri/axiom - a micro-framework for web applications in Erlang
- 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.
- Appliscale/xprof - A visual tracer and profiler for Erlang and Elixir.
- andrewjstone/rafter - An Erlang library application which implements the Raft consensus protocol
- potatosalad/erlang-jose - JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
- sile/jsone - Erlang JSON library
- willemdj/erlsom - XML parser for Erlang
- inaka/worker_pool - Erlang worker pool
- jlouis/safetyvalve - A safety valve for your erlang node
- erleans/erleans - Erlang Orleans
- ninenines/cowlib - Support library for manipulating Web protocols.
- erlware/erlcron - Erlang cronish system
- ferd/vmstats - tiny Erlang app to generate information on the Erlang VM
- beamspirit/bigwig - like erlang's webtool, but trendy and new
- mochi/statebox - Erlang state "monad" with merge/conflict-resolution capabilities. Useful for Riak.
- oreillymedia/etudes-for-erlang - Companion exercises for O'Reilly Media's "Introducing Erlang"
- jcomellas/getopt - Erlang module to parse command line arguments using the GNU getopt syntax
- open-telemetry/opentelemetry-erlang - OpenTelemetry Erlang SDK
- mojombo/mustache.erl - Mustache template engine for Erlang.
- benoitc/couchbeam - Apache CouchDB client in Erlang
- basho/erlang_js - A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
- choptastic/qdate - Erlang date, time, and timezone management: formatting, conversion, and date arithmetic
- synrc/shen - 🐉 SHEN: Erlang JavaScript Compiler
- 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.
- bragful/ephp - Bragful core: PHP Interpreter in pure Erlang
- virtan/eep - Erlang Easy Profiling (eep) application provides a way to analyze application performance and call hierarchy
- processone/stun - STUN and TURN library for Erlang / Elixir
- yuce/pot - POT is an Erlang library for generating Google Authenticator compatible one time passwords
- cabol/erlbus - Simple, Distributed and Scalable PubSub Message Bus written in Erlang
- lfex/py - Distributed Python for the Erlang Ecosystem
- kudelskisecurity/scannerl - The modular distributed fingerprinting engine
- priestjim/gen_rpc - A scalable RPC library for Erlang-VM based languages
- kivra/oauth2 - Erlang Oauth2 implementation
- uwiger/parse_trans - Parse transform utilities for Erlang
- erlware/erlware_commons - Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
- FlowForwarding/LINC-Switch - OpenFlow Software Switch written in Erlang
- ferd/dispcount - Erlang task dispatcher based on ETS counters.
- cuter-testing/cuter - A concolic testing tool for the Erlang functional programming language.
- okeuday/uuid - Erlang Native UUID Generation
- joearms/elib1 - An Erlang library and collection of applications
- cqerl/cqerl - Native Erlang CQL client for Cassandra
- joergen7/cuneiform - Cuneiform distributed programming language
- bet365/soap - Make it easy to use SOAP from Erlang
- 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.
- msgpack/msgpack-erlang - MessagePack (de)serializer implementation for Erlang / msgpack.org[Erlang]
- OtpChatBot/Ybot - Ybot - is a helpful chat robot written with Erlang which supports different messaging protocols. [@0xAX]
- massemanet/redbug - erlang tracing debugger
- emqx/esockd - Erlang general non-blocking TCP/SSL socket server
- yakaz/yamerl - YAML 1.2 and JSON parser in pure Erlang
- krestenkrab/erlubi - Ubigraph Erlang Client (and Process Visualizer)
- alertlogic/erllambda - AWS Lambda in Erlang
- Feuerlabs/exometer_core - Core components of exometer
- rabbitmq/rabbitmq-erlang-client - Erlang client for RabbitMQ
- processone/exmpp - Erlang XMPP library
- novaframework/nova - Web framework for Erlang.
- zeromq/chumak - Pure Erlang implementation of ZeroMQ Message Transport Protocol.
- jlouis/enacl - Erlang bindings for NaCl / libsodium
- grisp/grisp - 🐟 GRiSP Erlang Runtime Library
- francescoc/scalabilitywitherlangotp - The repository for the code of the examples in the book Designing for Scalability with Erlang/OTP
- johnlinvc/erruby - ruby on erlang
- jeremyong/websocket_client - Erlang websocket client (ws and wss supported)
- seth/ej - Helper module for working with Erlang terms representing JSON
- karlll/kjell - Erlang Shell
- fbeline/rooster - Erlang REST framework
- dizzyd/erlang-mysql-driver - Erlang MySQL Driver (from code.google.com)
- patrickgombert/erlang-koans - Erlang Koans
- synrc/mad - ⚡ MAD: Managing Application Dependencies LING/UNIX
- agner/agner - Erlang package manager (A Giant Nebula of Erlang Repositories)
- fredrikt/yxa - SIP software written in Erlang
- inaka/sumo_db - Erlang Persistency Framework
- lpgauth/shackle - High-Performance Erlang Network Client Framework
- soranoba/bbmustache - Binary pattern match Based Mustache template engine for Erlang/OTP.
- helpshift/ekaf - A minimal, high-performance Kafka client in Erlang.
- basho/riak_ensemble - Multi-Paxos framework in Erlang
- okeuday/pqueue - Erlang Priority Queues
- inaka/shotgun - For the times you need more than just a gun.
- tsloughter/epmdless - Distributed Erlang without the EPMD
- midas-framework/midas - A web framework for Gleam, Midas makes shiny things.
- joearms/erl2 - a new dialect of erlang
- klarna/circuit_breaker - 💥 An Erlang library for breaking out of faulty services
- tsloughter/erlastic_search - An Erlang app for communicating with Elastic Search's rest interface.
- klarna/ponos - ponos is a simple yet powerful load generator written in erlang
- yariv/erlyweb - The Erlang twist on web frameworks
- jtendo/binpp - 🔢 Erlang Binary Pretty Printer
- scalaris-team/scalaris - Scalaris, a distributed, transactional key-value store
- ParaPhrase/skel - A Streaming Process-based Skeleton Library for Erlang
- lostcolony/damocles - An Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box.
- ahmednawras/log4erl - A logger for erlang in the spirit of Log4J.
- 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.
- lambdaclass/erlings - Small exercises to get you used to reading and writing Erlang code
- erlang/docker-erlang-example - HowTo Erlang in Docker
- rabbitmq/khepri - Khepri is a tree-like replicated on-disk database library for Erlang and Elixir.
- mazenharake/cecho - An ncurses library for Erlang
- robbielynch/ierlang - An Erlang language kernel for IPython.
- aggelgian/erlang-algorithms - Implementations of popular data structures and algorithms
- vascokk/rivus_cep - Complex event processing in Erlang
- msantos/pkt - Erlang network protocol library
- hauleth/erlang-systemd - systemd utilities for Erlang applications
- GameAnalytics/gascheduler - Erlang Distributed Scheduler
- lambdaclass/riak_core_tutorial - An up to date riak_core tutorial, using basho's riak_core, Erlang/OTP 23-24-25 and rebar3.
- basho/clique - CLI Framework for Erlang
- parapluu/nifty - Erlang NIF Wrapper Generator
- lasp-lang/types - Prototype implementation of Conflict-free Replicated Data Types (CRDTs) in Erlang.
- fogfish/cache - Erlang in-memory cache
- census-instrumentation/opencensus-erlang - A stats collection and distributed tracing framework
- ngerakines/erlang_protobuffs - A set of Protocol Buffers tools and modules for Erlang applications.
- rabbitmq/looking_glass - An Erlang/Elixir/BEAM profiler tool
- huiqing/percept2 - Concurrent profiling tool for Erlang
- kvakvs/E4VM - A small portable virtual machine that would run Erlang on embedded systems
- ferd/backoff - Simple exponential backoffs in Erlang
- selectel/yawndb - In-memory circular array database
- okeuday/trie - Erlang Trie Implementation
- klarna/erlavro - Avro support for Erlang/Elixir (http://avro.apache.org/)
- esl/lhttpc - lhttpc is a lightweight HTTP/1.1 client implemented in Erlang.
- jlouis/dht - DHT implementation in Erlang
- erlsci/iso8601 - An ISO 8601 date formating and parsing library for Erlang
- erlyvideo/rack - Rack handler for erlang
- beamjs/erlv8 - Erlang interface for V8
- WhatsApp/erlt - Early prototype of ErlT, an experimental Erlang dialect with first-class support for static typing.
- esl/escalus - An XMPP client library in Erlang for conveniently testing XMPP servers
- emqx/quic - QUIC protocol for Erlang & Elixir
- jchris/hovercraft - An easy direct Erlang CouchDB library.
- erszcz/docsh - Erlang Docs in the Shell predating EEP-48 and shell_docs
- CorticalComputer/Book_NeuroevolutionThroughErlang - The resulting source code produced at the end of each chapter in Handbook of Neuroevolution Through Erlang.
- semiocast/pgsql - Erlang PostgreSQL driver
- erlang-unicode/ux - Unicode eXtention for Erlang (Strings, Collation)
- tonyg/erlang-rfc4627 - Erlang RFC4627 (JSON) codec and JSON-RPC server implementation.
- processone/fast_xml - Fast Expat based Erlang XML parsing library
- gar1t/e2 - Project that aims to simplify Erlang/OTP development and improve developer productivity
- certifi/erlang-certifi - SSL Certificates for Erlang
- basho/enm - Erlang driver for nanomsg
- vinoski/erlsha2 - SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
- erlang/sourcer - An Erlang language server, providing IDE services.
- gar1t/lambdapad - Static site generator using Erlang. Yes, Erlang.
- fogfish/datalog - simplified query engine based on logic programming paradigm
- archaelus/enet - Pure Erlang network stack
- NetComposer/nkcluster - A framework to manage jobs at huge Erlang clusters
- hypernumbers/LuvvieScript - Luvvie Script. An Erlang dialect that compiles to Javascript for Actor-style DOM scripting
- exercism/erlang - Exercism exercises in Erlang.
- avtobiff/erlang-uuid - Erlang UUID
- tsloughter/grpcbox - Erlang grpc on chatterbox
- knutin/statman - Efficiently collect massive volumes of metrics inside the Erlang VM
- flashingpumpkin/spooky - Minimum viable Erlang web framework
- rvirding/leex - Lexical analyzer generator for Erlang
- fogfish/datum - pure functional and generic programming for Erlang
- pgourlain/vscode_erlang - Erlang support for Visual Studio Code
- lpil/thoas - A blazing fast JSON parser and generator in pure Erlang.
- kapok-lang/kapok - A Lisp on the Erlang VM
- poroh/ersip - Erlang SIP
- ngerakines/erlang_twitter - An Erlang twitter client
- puzza007/katipo - HTTP2 client for Erlang based on libcurl and libevent
- mojombo/egitd - The Erlang git-daemon
- jordillonch/eggs - Erlang Generic Game Server
- essen/egs - Erlang Game Server
- processone/xmpp - Erlang/Elixir XMPP parsing and serialization library on top of Fast XML
- artemeff/eql - Erlang with SQL or not
- inaka/cowboy_swagger - Swagger integration for Cowboy (built on trails)
- helium/erlang-libp2p - An Erlang implementation of libp2p swarms
- for-GET/jesse - jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
- nitrogen/simple_bridge - A simple, standardized interface library to Erlang HTTP Servers.
- RJ/erlang-spdy - Library implementing the SPDY protocol
- crownedgrouse/geas - Guess Erlang Application Scattering
- joewilliams/merle - An Erlang Memcached Client.
- etrepum/kvc - KVC - Key Value Coding for Erlang data structures
- kevinlynx/dhtcrawler - dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents.
- gebi/jungerl - The Jungle of Erlang code
- ostinelli/ram - A distributed KV store for Erlang and Elixir.
- kaos/ecapnp - Cap'n Proto library for Erlang
- gotthardp/gen_coap - Generic Erlang CoAP Client/Server
- AdRoll/rebar3_format - Erlang Formatter for Rebar3
- membase/cucumberl - pure erlang implementation of Cucumber parser & driver
- jbrisbin/amqp_client - Rebar-friendly fork of rabbitmq-erlang-client
- schlagert/bootstrap - A simple, yet powerful Erlang cluster bootstrapping application.
- lpgauth/statsderl - High-Performance Erlang StatsD Client
- g-andrade/locus - MMDB reader for geolocation and ASN lookup of IP addresses
- erlscripten/erlscripten - Erlang to PureScript transpiler. Run Erlang in the browser!
- Bluehouse-Technology/otter - Support for OpenTracing in Erlang
- basho/sidejob - Parallel worker and capacity limiting library for Erlang
- uwiger/sext - Sortable Erlang Term Serialization
- msantos/gen_icmp - Erlang interface to ICMP sockets
- jlouis/eministat - Port of Poul-Henning Kamp's ministat to the Erlang world
- erlware/resource_discovery - An application used to dynamically discover resources present in an Erlang node cluster.
- SergejJurecko/erlmongo - Erlang driver for MongoDB with gridfs that works with maps and proplists
- mojombo/bert.erl - Erlang BERT encoder/decoder
- vim-erlang/vim-erlang-runtime - Erlang indentation and syntax for Vim
- mochi/egeoip - Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
- DOBRO/binbo - Chess representation written in Erlang using Bitboards, ready for use on game servers
- videlalvaro/gen_microservice - Microservices for Erlang
- maxlapshin/stockdb - Database for storing Stock Exchange quotes in erlang
- GameAnalytics/hyper - Erlang implementation of HyperLogLog
- vascokk/NumEr - Numeric Erlang - vector and matrix operations with CUDA. Heavily inspired by Pteracuda - https://github.com/kevsmith/pteracuda
- okeuday/pest - 🪲 Primitive Erlang Security Tool
- ngerakines/etap - etap is a simple erlang testing library that provides TAP compliant output.
- fenollp/fancyflow - Experimental library to bring pipe and maybe operator equivalents in Erlang
- RJ/relflow - Version-incrementing, appup-generating, relx-coaxing, workflow-assistant for Erlang projects using rebar3.
- okeuday/cpg - CloudI Process Groups
- huaban/erlzk - A Pure Erlang ZooKeeper Client (no C dependency)
- fenollp/erlscp - A supercompiler pass for Erlang
- RJ/estatsd - Erlang stats aggregation app that periodically flushes data to graphite
- lambdaclass/webrtc-server - Signaling and ICE servers for WebRTC in Erlang
- hyperthunk/hamcrest-erlang - Erlang port of Hamcrest
- erlangbureau/jamdb_oracle - Oracle Database driver for Erlang
- chef-boneyard/erchef - DEPRECATED: Erlang based Chef Server top-level OTP release project
- uwiger/plain_fsm - A behaviour/support library for writing plain Erlang FSMs.
- ngerakines/erlang_couchdb - This is another erlang CouchDB client. It is a little simpler than most and does what I want.
- erlware-deprecated/sinan - Erlang/OTP oriented build system
- eproxus/grapherl - Create graphs of Erlang systems and programs
- duomark/erlangsp - Erlang Services Platform
- Bluehouse-Technology/grpc - Erlang library for GRPC
- max-au/erlperf - Collection of tools useful for Erlang profiling, tracing, memory analysis and more. Scalability and performance inspection
- inaka/gold_fever - A Treasure Hunt for Erlangers
- dnsimple/dns_erlang - Erlang DNS library
- benoitc/cowboy_revproxy - simple TCP routing proxy (layer 7) in erlang
- Vagabond/erlang-syslog - Erlang port driver for interacting with syslog via syslog(3)
- msantos/evum - ["Linux VM", ["Erlang Process", ["Erlang VM"]]].
- kivra/restclient - Erlang Rest Client
- pdincau/gcm-erlang - An Erlang application for Google Cloud Messaging
- kafka4beam/kafka_protocol - Kafka protocol erlang library
- deadtrickster/ssl_verify_fun.erl - Collection of ssl verification functions 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.
- aliter/aliter - Ragnarok Online server software written in Erlang.
- komone/qrcode - QR Code encoder in Erlang
- tank-bohr/bookish_spork - Erlang library for testing http requests
- shortishly/erlang-in-docker-from-scratch - An Erlang application release in a Docker container from scratch
- lehoff/chronos - Timer module for Erlang that makes it easy to abstact time out of the tests.
- julianduque/erlang-color - ANSI colors for your Erlang
- gdamjan/erlang-irc-bot - A simple extendable irc bot in Erlang
- proger/erldocker - Docker Remote API client for Erlang
- dweldon/edate - date manipulation library for erlang
- tolbrino/hotwheels - Erlang messaging server optimized to send 1 message to 40k subscribers to a topic in < 1s
- strange/erlang_v8 - Run JavaScript from Erlang in an external OS process.
- gar1t/psycho - Yes, another Erlang web server!
- 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).
- alavrik/erlson - Erlang Simple Object Notation - dynamic name-value dictionary data type and syntax for Erlang
- richcarl/merl - Metaprogramming in Erlang
- benoitc/econfig - simple Erlang config handler using INI files
- adrienmo/eredis_cluster - eredis_cluster is an erlang wrapper for eredis to support cluster mode of redis 3.0.0+
- erlangpack/mimetypes - Erlang MIME types library
- EchoTeam/mcd - Fast memcached protocol client in pure Erlang
- 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
- ferd/merklet - Merkle Trees for data replication in Erlang
- engineyard/natter - Erlang XMPP Client
- travelping/ergw - erGW - Erlang implementations of GGSN or P-GW
- tatsuhiro-t/lucid - HTTP/2 server written in Erlang
- sinasamavati/condor - A minimal library for building scalable TCP servers in Erlang
- schacon/erlangit - Erlang Git Implementation
- daleharvey/erldocs - Alternative to the erlang documentation
- for-GET/katt - KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.
- lpgauth/buoy - High-Performance Erlang HTTP 1.1 Client
- basho/riak_sysmon - Simple OTP app for managing Erlang VM system_monitor event messages
- archaelus/esmtp - Erlang SMTP library
- msantos/tunctl - Erlang TUN/TAP interface
- jlouis/turtle - A wrapper on the RabbitMQ Erlang Client (Erlang)
- kivra/oauth2_client - Erlang OAuth2 Client
- G-Corp/vice - [MIRROR] Video, audio and Image Converter for Erlang/Elixir
- 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.
- 0xYUANTI/stdlib2 - Erlang stdlib extensions.
- zavr/flog - Erlang logging for OTP applications flog and clog
- WhatsApp/power_shell - Erlang shell with advanced features: evaluating non-exported functions and shortcuts for frequently used functions.
- Stratus3D/eflambe - A tool for rapid profiling of Erlang and Elixir applications
- spawngrid/seqbind - Sequential Binding Parse Transformation for Erlang
- silviucpp/erlkaf - Erlang kafka driver based on librdkafka
- silviucpp/erlcass - High-Performance Erlang Cassandra driver based on DataStax cpp-driver
- jkvor/redgrid - automatic Erlang node discovery via redis
- jj1bdx/sfmt-erlang - sfmt-erlang: SIMD-oriented Fast Mersenne Twister (SFMT) for Erlang
- altenwald/myproto - MySQL Server Protocol in Erlang
- wooga/etest - A lightweight, convention over configuration test framework for Erlang
- lrascao/rebar3_appup_plugin - A rebar3 plugin for frictionless release upgrades
- lfex/lsci - Scientific Computing on the Erlang VM - An LFE Wrapper Library for SciPy, NumPy, etc.
- jkvor/epm - Erlang Package Manager
- inaka/cowboy-trails - A couple of improvements over Cowboy Routes
- flussonic/epm - Erlang package maker
- covertool/covertool - Tool to convert Erlang cover data files into Cobertura XML reports
- w2l0o5/observerweb - This project will no longer be maintained.
- mbbx6spp/rebar-templates - Rebar Erlang, OTP and other project templates. Use rebar3 for rebar3 templates and updates.
- lambdaclass/holiday_pinger - Erlang + ClojureScript app to send holiday reminders
- jlouis/erl-lenses - Lens implementation in Erlang
- etnt/gettext - Erlang internationalization library.
- emqx/emqx-web-hook - EMQ X Webhook Plugin
- dustin/elock - A simple, fault-tolerant distributed lock server in erlang.
- ddosia/mekao - Erlang SQL constructor
- boundary/bear - a set of statistics functions for erlang
- benoitc/hooks - generic plugin & hook system for Erlang applications
- benoitc/erlang-metrics - A generic interface to different metrics systems in Erlang.
- alavrik/piqi-erlang - Protocol Buffers, JSON, XML data serialization system for Erlang
- travis/erlang-uuid - Erlang UUID Module
- jadeallenx/gisla - A library that implements the sagas pattern for Erlang
- helium/erlang-hbbft - Erlang implementation of HoneyBadgerBFT
- 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.
- selectel/tempo - NIF-based date and time parsing and formatting for Erlang
- p2k/ecoinpool - A pool mining software written in Erlang for cryptographic currencies
- lasp-lang/lasp_pg - Lasp driven process group registry for Erlang.
- fredlund/McErlang - The McErlang model checker for Erlang
- KirinDave/gen_leader_revival - A project to unify various implementations of the Erlang library gen_leader into a modern, robust single implementation
- rabbitmq/rabbitmq-common - Common library used by rabbitmq-server and rabbitmq-erlang-client
- luisgabriel/erl-chat-server - A simple chat server written in Erlang.
- jtendo/confetti - Erlang configuration provider / application:get_env/2 on steroids
- etnt/edbg - A simple tty interface to the Erlang debugger and tracer.
- cstar/erldis - redis erlang client library (imported from bitbucket)
- boundary/gen_lb - A generic library to load balance communication between Erlang nodes
- archaelus/erlirc - Erlang IRC client/server framework
- wojtekmach/hello_beam - Elixir, Erlang, Gleam & LFE code all in the same project!
- uwiger/setup - Generic setup utility for Erlang-based systems
- skeltoac/php_app - A PHP eval server for Erlang/OTP.
- mojombo/rebar - Ruby to Erlang Bridge And Runner
- Darkkey/erlamsa - Erlang port of famous radamsa fuzzzer.
- proger/erlsh - Erlang shell tools
- pouriya/director - Director is a production-ready supervisor and manager for Erlang/Elixir processes that focuses on speed, performance and flexibility.
- ngerakines/erlang_facebook - A simple Facebook Platform API interface in Erlang.
- NetComposer/nkdocker - Erlang Docker client
- knutin/bisect - Ordered fixed-size binary dictionary in Erlang
- inaka/sheldon - Very Simple Erlang Spell Checker
- extend/elevators - Elevator control system demonstrating Erlang/OTP upgrades.
- devinus/detergent - An emulsifying Erlang SOAP library
- ten0s/syntaxerl - Syntax checker for Erlang
- refuge/cowdb - Pure Key/Value database library for Erlang Applications
- lambdaclass/erlang-katana - 👌 erlang grab bag of useful functions. it should have been called swiss army knife but katanas are more deadlier ;)
- emirozer/beamwhale - minimal container runtime in erlang
- dwango/moyo - Erlangの便利なライブラリ集
- cnwzhjs/python.erl - Python interpreter written in pure Erlang.
- arjan/pkgx - Build .deb packages from Erlang releases
- vim-erlang/vim-erlang-tags - Generate Vim tags for Erlang files
- travelping/flower - FlowER - a Erlang OpenFlow development platform
- r-willis/biten - Bitcoin Erlang Node - scalable bitcoin daemon
- open-telemetry/opentelemetry-erlang-api - Erlang/Elixir OpenTelemetry API
- marianoguerra/efe - Elixir Flavoured Erlang: an Erlang to Elixir Transpiler
- joergen7/gen_pnet - library for modeling Petri nets in Erlang
- gburd/gen_paxos - An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
- comtihon/bson-erlang - BSON documents in Erlang, see bsonspec.org
- AdRoll/rebar3_hank - The Erlang Dead Code Cleaner
- zadean/xqerl - Erlang XQuery 3.1 Processor
- rabbitmq/rabbit-socks - Websocket and Socket.IO support for RabbitMQ (deprecated -- see https://github.com/sockjs/sockjs-erlang instead)
- inaka/sumo_rest - Generic cowboy handlers to work with Sumo
- inaka/niffy - Inline C code in Erlang modules to build NIFs
- gleber/erlfu - Futures implemented in Erlang
- epgsql/pgapp - Erlang Postgres application that uses Poolboy and deals with the database being unavailable
- archaelus/edump - Erlang Crashdump Analysis Suite
- RoadRunnr/ezmq - zMQ implemented in Erlang
- fillmyheart/slg-server - erlang 游戏服务器框架。
- eltex-ecss/chronica - Logger framework for Erlang applications
- devinus/sqerl - An Erlang-flavoured SQL DSL
- msantos/verx - Erlang implementation of the libvirtd remote protocol
- erleans/pgo - Erlang Postgres client and connection pool
- emqx/mria - Async-ly replicated Mnesia database for Erlang/Elixir
- armon/erl-rstar - An Erlang implementation of the R*-tree spacial data structure
- vim-erlang/vim-erlang-compiler - Erlang syntax checking and compiler plugin for Vim
- NetComposer/nkpacket - Generic Erlang transport layer
- 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.
- windock/erlyvideo - Erlang RTMP server
- schlagert/syslog - An RFC 3164 and RFC 5424 compliant logging framework for Erlang.
- lk-geimfari/nebula - Small library for colored (ANSI) output in Erlang/Elixir/LFE. It's can be useful when you need to create user-friendly command-line applications.
- helium/blockchain-node - A Heilum Blockchain Node
- dergraf/epmdpxy - Simulating Netsplits using the Erlang Port Mapper Deamon
- vim-erlang/vim-erlang-omnicomplete - Erlang omnicomplete plugin for Vim
- tsloughter/kuberl - Erlang Kubernetes client
- mattsta/ecache - ecache: Erlang ETS Based TTL Cache
- lpgauth/swirl - High-Performance Erlang Stream Processor
- lemenkov/rtplib - OUTDATED. Use https://github.com/xirsys/xmedialib instead!!! Erlang library for dealing with rtp/rtcp (STILL IN A VERY EARLY STAGE)
- jkvor/dynamic_compile - compile and load erlang modules from string input
- dmitryme/erlang_localtime - Erlang library for conversion from one local time to another
- benoitc/erlang-nat - implements NAT handling facilities for Erlang applications
- ankhers/havoc - ChaosMonkey style testing for the BEAM
- maximk/teeterl - A lean portable Erlang, no BEAM
- jchris/erlang-json-eep-parser - A collection of leex and yecc definitions, along with tests
- inaka/serpents - Multi-Player Game on top of HDP protocol
- gbour/letsencrypt-erlang - Let's Encrypt client library for Erlang
- FlowForwarding/lincx - Erlang on Bare Metal
- b0oh/lol - Lol — Lisp on erLang, and programming is fun again
- abuibrahim/erlang-amf - Erlang Action Message Format Library
- x6j8x/erlaws - Erlang Amazon WebServices
- softlab-ntua/bencherl - A scalability benchmark suite for Erlang/OTP
- proger/active - Active development for Erlang: rebuild and reload source/binary files while the VM is running
- msantos/srly - Native Erlang Unix serial interface
- kevsmith/herml - Erlang port of Haml
- jkingsbery/sighandler - Handle UNIX signals in Erlang
- fogfish/esq - simple persistent queues for Erlang
- ferd/zippers - A library for functional zipper data structures in Erlang. Read more on zippers @ http://ferd.ca/yet-another-article-on-zippers.html
- 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.
- whitfin/sleeplocks - BEAM friendly spinlocks for Elixir/Erlang
- siberian-fast-food/alogger - Simply the best logging framework for Erlang
- richcarl/eunit - The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
- lpgauth/marina - High-Performance Erlang Cassandra CQL Client
- heroku/stillir - Cache environment variables as Erlang app variables
- etnt/eopenid - Erlang consumer library for OpenID
- dustin/ememcached - A framework for building erlang memcached servers.
- aws-beam/aws-erlang - Create, configure, and manage AWS services from Erlang code.
- shortishly/mdns - Multicast DNS in Erlang/OTP
- seriyps/pe4kin - Erlang wrapper for Telegram bot API https://core.telegram.org/bots
- raycmorgan/erl-lua - An Erlang linked-in driver that allows embedding Lua into the Erlang VM
- g-andrade/backwater - Intercluster RPC for Erlang and Elixir
- ferd/flatlog - A custom formatter for the Erlang logger application that turns maps into single line text logs
- epappas/erl_streams - Streams in Erlang
- danmacklin/erlang_cep - A basic CEP package written in erlang
- basho/riak-erlang-http-client - Riak Erlang client using the HTTP interface
- astro/erlang-collectd - Send collectd statistics from your Erlang applications
- Vonmo/erbloom - Safe and Fast Bloom Filter + FBFs for Erlang
- tonyrog/beam - BEAM emulator written in 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.)
- oskardrums/ebpf - Erlang interface to eBPF
- Leapsight/bondy - Bondy is an open source, always-on and scalable application networking platform for modern architectures. It is an all-in-one event and service mesh that offers both Publish-Subscribe (PubSub) and routed Remote Procedure Calls (RPC). Bondy implements the open Web Application Messaging Protocol (WAMP) and is written in Erlang.
- klarna-incubator/glass - A semantic search tool for Erlang that supports large code-bases.
- jkvor/erlmc - Erlang memcached binary protocol client
- Erlang-Openid/oidcc - OpenId Connect client library in Erlang
- tsloughter/erl_tidy - Automatically format Erlang code.
- travelping/eradius - Erlang RADIUS server framework
- robertoaloi/keynote-to-text - An Erlang script to convert Apple Keynote files to plain text.
- NetComposer/nkdist - Erlang distributed registration and load balancing
- lordnull/rec2json - Compile erlang record definitions into modules to convert them to/from json easily.
- inaka/xref_runner - Erlang Xref Runner (inspired in rebar xref)
- francescoc/erlangprogramming - The source code of the Erlang Programming book by Francesco Cesarini and Simon Thompson, published by O'Reilly Media
- dweldon/riakpool - erlang riak client pool
- careo/rabbitmq-erlang-client-examples - Ports of some examples in tmm1's amqp library to use the rabbitmq erlang client.
- artplant/vprof - Visual Erlang profiler
- Supersonido/rebar_mix - rebar3 plugin for building Elixir dependencies with mix
- rabbitmq/mnevis - Raft-based, consensus oriented implementation of Mnesia transactions
- old-reliable/steamroller - Steamroller: An opinionated Erlang code formatter.
- mattwilliamson/chordial - Chord DHT implementation in erlang
- lucaspiller/espec - ESpec: Behaviour driven development framework for Erlang
- 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.
- jeanparpaillon/erlang-dbus - Erlang DBUS implementation (forked from unmaintained erlang-dbus)
- gossiperl/gossiperl - Gossip middleware in Erlang
- geocar/inet_ssh_dist - SSH distribution for erlang
- filippo/sgte - A simple Erlang Template Engine
- ErlyORM/aleppo - Alternative Erlang Pre-Processor
- ddossot/jerg - JSON Schema to Erlang Records Generator
- CarlWright/NGerlguten - Next Generation erlguten -- a PDF generation application in Erlang
- archaelus/eshellcode - Erlang Shellcode snippets
- AdRoll/mero - scalable and lightweight OTP Erlang client for memcached
- VoltDB/voltdb-client-erlang - VoltDB Erlang Client Driver
- processone/fast_yaml - Fast YAML native library for Erlang / Elixir
- mpitid/purity - A side-effect analyzer for Erlang
- mattsta/erlang-stdinout-pool - stdinout_pool: stuff goes in, stuff goes out. there's never any miscommunication.
- marcelog/erws - Erlang Websockets example using Cowboy
- litaocheng/erl-redis - a redis client library for erlang
- klarna/snabbkaffe - Collection of utilities for trace-based testing
- inaka/erlang-github - Github API client
- benoitc/dnssd_erlang - Erlang interface to Apple's Bonjour DNS Service Discovery implementation
- apache/dubbo-erlang - Apache Dubbo Erlang Implementation.
- adoptingerlang/service_discovery - Adopting Erlang service discovery project
- virtan/simple_oauth2 - Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
- processone/rtb - Benchmarking tool to stress real-time protocols
- processone/eimp - Erlang Image Manipulation Process
- nygge/abnfc - An ABNF parser generator for Erlang.
- inaka/lasse - SSE handler for Cowboy
- dieswaytoofast/erlasticsearch - Erlang thrift interface to elastic_search
- darach/jch-erl - Jump Consistent Hashing Library for Erlang/OTP
- bet365/erpc - An alternative RPC implementation for Erlang.
- anycable/erlycable - Anycable Erlang WebSocket server
- aeternity/enoise - Erlang implementation of the Noise protocol
- ryancrum/bifrost - Erlang FTP Server Framework
- rabbitmq/aten - An adaptive accrual node failure detection library for Elixir and Erlang
- Quviq/webdrv - WebDriver implementation in Erlang
- onlyshk/erlang-github-api - erlang-github-api
- michaelnisi/feeder - Parse RSS and Atom feeds
- inaka/elvis_core - The core of an Erlang linter
- ferd/simhash - Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
- evanmiller/jerome - Erlang rich-text processing library 📜
- daleharvey/dh_date - Date formatting / parsing library for erlang
- ctbarbour/swim - An Erlang implementation of the SWIM protocol
- clonejo/mc-erl - mc-erl is a server for Minecraft 1.4.7 written in Erlang.
- abuibrahim/erlang-osc - Erlang Open Sound Control Application
- ttyerl/sqlite-erlang - Sqlite gen_server port for Erlang. Creates, reads and writes to sqlite database.
- psyeugenic/eplot - A plot engine written in erlang.
- processone/cache_tab - In-memory cache Erlang / Elixir library
- paulgray/exml - XML parsing library in Erlang
- mojombo/yaws - YAWS is an erlang web server
- knutin/gcprof - Garbage Collection profiler for Erlang
- isaiah/transit-erlang - transit format for erlang
- g-andrade/taskforce - On-demand worker pools for parallelizable tasks
- cabol/west - WEST (Web/Event-driven Systems Tool) is another messaging tool written in Erlang, that enables the building of messaging-based systems
- benoitc/nat_upnp - Erlang library to map your internal port to an external using UNP IGD
- afiskon/erlang-http-proxy - Nontrivial HTTP proxy server in Erlang
- zhongwencool/ecron - A lightweight/efficient cron-like job scheduling library for Erlang.
- tonyrog/can - CAN driver and router
- teburd/hottub - Simple, Fast, Permanent Erlang Worker Pool
- sile/hash_ring - Implements consistent hashing in Erlang
- saleyn/util - Erlang utility modules
- rtraschke/erlang-lua - Erlang C Node to run Lua scripts
- OtoloNetworks/rebar3_osv - Turn an Erlang/OTP application into a Unikernel image
- ndpar/erlang - My Erlang/OTP library
- 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.
- manifest/pal - Pragmatic Authentication Library
- mad-cocktail/gin - The guards
in
andbeetween
for Erlang parse_transform - kalta/etoml - TOML language erlang parser
- helium/erlang-dkg - Distributed key generation for Erlang (using pairing based cryptography)
- erlang/epmd - Erlang Port Mapper Daemon in Erlang
- arekinath/esaml - Erlang SAML library, SSO and SLO, with Cowboy integration
- apache/couchdb-couch - Mirror of Apache CouchDB
- achlysproject/achlys - Erlang framework for building applications with Lasp on GRiSP
- sigscale/radierl - RADIUS protocol stack for Erlang.
- rschlaikjer/erlang-atrace-flamegraphs - Generate flamegraphs from Android method trace files
- machinezone/mzmetrics - High performance Erlang metrics library
- lambdaclass/throttle - Erlang/OTP application to rate limit resource access
- kevinlynx/kdht - kdht is an erlang DHT implementation
- jkvor/log_roller - A pub/sub modeled, distributed Erlang logging system
- erszcz/euc-2014 - Introduction to Load Testing with Tsung for Erlang User Conference 2014
- Eonblast/Erlvolt - Erlang VoltDB server interface
- clofresh/esyslog - An Erlang implementation of the syslog server protocol
- vjache/erlang-zlists - Erlang lazy lists library.
- refuge/rbeacon - LAN discovery and presence in Erlang.
- rabbitmq/gen-batch-server - A generic batching server for Erlang and Elixir
- michilu/shirasu - Shirasu.ws is a WebSocket server framework based on Misultin and Erlang/OTP
- maxlapshin/gitty - Git access in erlang
- klajo/mockgyver - A mocking library for Erlang
- inaka/beam_olympics - Let's find the fastest beamer!
- hyperthunk/nodewatch - Erlang/OTP Node Monitoring
- G-Corp/jwerl - [MIRROR] Erlang JWT Library
- ferd/slider - A WxErlang application to generate slidesets.
- efcasado/forms - A library that simplifies working with the Erlang abstract format.
- unix1/nuk - Generic turn based game server in Erlang/OTP
- rvirding/spell1 - LL(1) parser generator for Erlang and LFE
- muxspace/bunny_farm - AMQP erlang client wrapper library using the RabbitMQ libraries
- klarna-incubator/bec - The BitBucket Erlang Client
- joedevivo/hpack - HPACK Implementation for Erlang
- joaomilho/apalachin - 💬 An Erlang's ChicagoBoss websockets team chat, using Cowboy server and PostgreSQL
- fra/ecron - Cron-like scheduler for Erlang
- FlowForwarding/of_protocol - OpenFlow Protocol Library for Erlang
- eproxus/pretty_errors - Error and stack trace pretty printers for Erlang
- egobrain/emodel - Erlang data transformation/validation library
- beamparticle/beamparticle - Operate at the speed of (Erlang) BEAM with BeamParticle
- AdRoll/kinetic - Erlang Kinesis Client
- zhongwencool/eetcd - Erlang client for the etcd API v3
- videlalvaro/erlang-prime-sieve - Naive Parallel Prime Numbers Sieve
- silentsignal/DirBustErl - DirBuster successor in Erlang
- jg513/enif_protobuf - A Google Protobuf implementation with enif (Erlang nif).
- jeremey/swarm - Fast and simple acceptor pool for Erlang
- hio/erlang-record_info - convert between record and proplist
- gleber/exat - eXAT - The erlang eXperimental Agent Tool
- GeneStevens/jsonpath - Fast Erlang JSON data retrieval and updates via javascript-like notation
- a13x/aberth - Generic BERT-RPC server in Erlang
- xinmingyao/zab_engine - zab propotocol implement by erlang
- Vonmo/rocker - Erlang/Elixir wrapper for RocksDB
- Vonmo/eapa - Erlang/Elixir Arbitrary-Precision Arithmetic (EAPA)
- 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.
- oltarasenko/epipe - Brings Elixir's pipe (|>) and with to Erlang world
- jvantuyl/erlctl - Command Line Interface Framework for Erlang
- jj1bdx/sshrpc - Erlang SSH RPC module (experimental)
- huffman/twilio_erlang - An Erlang library for communicating with the Twilio API and generating TwiML
- helium/erlang-h3 - Erlang binding for Uber's H3 spatial coordinate library
- hcvst/erlang-dns - Erlang/OTP DNS server
- hachreak/cedb - Console Erlang DeBugger
- dmitriid/neo4j-erlang - Erlang client library for Neo4J's REST API
- AdRoll/erlmld - erlang interface to kinesis client library via MultiLangDaemon
- Yongke/shadowsocks-erlang - Totally asynchronous implementation of Shadowsocks in Erlang
- whitenode/riak_mapreduce_utils - Library containing map/reduce utility functions for Riak implemented in erlang.
- tonyg/erlang-smtp - Erlang SMTP and POP3 server code.
- stolen/autohelp - Parse_transform for erlang which adds functions help/{0,1,2} showing edoc information about module and exported functions.
- sile/evel - An Eventual Leader Election Library for Erlang
- ScottBrooks/Erlcraft - Erlang Minecraft server
- ramsay-t/Smother - Extended code coverage metrics for Erlang.
- psyeugenic/fgraph - Physics engine for graph drawing written in erlang for use in wxErlang or standalone.
- project-fifo/dhcp - erlang dhcp server
- okeuday/quickrand - Quick Erlang Random Number Generation
- noss/iserve - A small http server for erlang.
- msantos/erlang-libvirt - Erlang binding to libvirt virtualization API
- mazenharake/eirc - An IRC client library for Erlang
- marshall-lee/etcd.erl - Erlang bindings for etcd key value store
- madtrick/wsock - Erlang library to build WebSocket clients and servers
- jcomellas/kvlists - Lists of key-value pairs (decoded JSON) in Erlang
- iamaleksey/seestar - The Erlang client for Cassandra 1.2+ binary protocol
- haljin/erlesy - Visual Erlang development
- ctennis/erlang-modbus - A modbus RTU and TCP driver for erlang
- apache/couchdb-mango - Mirror of Apache CouchDB Mango
- okeuday/erlbench - Erlang Performance Measurements
- odo/revolver - round-robin load balancer for Erlang processes
- mihawk/draw - demo of websocket service with ChicagoBoss, sharing a realtime drawing
- kevsmith/giza - Erlang client for the Sphinx search engine
- JonGretar/erlangxcode - OUTDATED Erlang plugin for the XCode 3 IDE
- jkrukoff/optic - An Erlang/OTP library for reading and updating deeply nested immutable data.
- jashmenn/chordjerl - An Erlang implementation of the Chord distributed hash lookup protocol
- inaka/fiar - Four in a Row - A game to learn Erlang
- erldb/erldb - ORM implementation in Erlang
- engineyard/vertebra-erl - Vertebra Erlang Pieces
- drfloob/ezic - a set of erlang utilities for the Olson timezone database files
- dkataskin/erlazure - Windows Azure Erlang bindings
- devinus/fresh - The freshest Erlang web framework
- del/erserve - Erlang/Rserve communication interface
- coreyhaines/handbook-of-neuroevolution - Code samples from the Handbook of Neuroevolution through Erlang in both Erlang and Elixir
- carlosgaldino/concha - A consistent hashing library in Erlang.
- aberman/pooly - Erlang OTP Process Pool
- ztmr/egtm - IDEA EGTM: Erlang binding for GT.M database engine
- stolen/webdist - Erlang distribution as HTTP protocol upgrade
- SomeKay/erlang-dht - A very simple example of implementing a structured P2P network (DHT) in Erlang.
- shortishly/pgmp - Erlang/OTP 25 PostgreSQL client
- SemanticSugar/dinerl - Erlang AWS DynamoDB client
- project-fifo/rebar3_lint - Erlang linter - rebar3 plugin
- odo/nested - a library to handle nested Erlang maps
- noss/pgsql - Erlang postgresql driver
- ninenines/asciideck - Asciidoc for Erlang.
- msantos/ewpcap - Portable native Erlang raw socket interface using pcap
- mdevilliers/erlang-mesos - An erlang binding for mesos - http://mesos.apache.org/
- massemanet/gtknode - Erlang GTK binding
- kivra/email - The Erlang Mail application or Email for short
- killme2008/erlwsh - Erlang web shell--program erlang on web
- ieQu1/typerefl - Use Erlang typespecs in the runtime
- heroku/ehmon - Heroku Erlang VM Monitoring library
- etnt/eml - Erlang flavored by Some ML
- erlware/erlang-camp - Code for the ErlangCamp teaching conference
- 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.
- aaronps/enotepad - Clone of MS Notepad using Erlang (wxWidgets)
- zhongwencool/erlang-2048-game - 2048 game base on pure erlang
- travelping/hello - Erlang RPC server framework
- seriyps/eplaypen - Erlang web playground http://tryerl.seriyps.ru/
- sasa1977/fun_chain - Function chaining in Erlang
- otpcl/otpcl - Open Telecom Platform Command Language a.k.a. Tcl-Flavored Erlang
- nalundgaard/jsn - Utilities for interacting with decoded JSON in erlang
- msantos/prx - an Erlang library for interacting with Unix processes
- massung/parsec - Parsec-style parsing for Erlang
- Licenser/ecrdt - experimenting with CRDTs in erlang
- kenpratt/erlbrake - Erlang Airbrake notification client
- jkrukoff/digraph_export - File conversion and export support for graphs created using the Erlang digraph module.
- jadeallenx/parque - Erlang trading game engine
- inaka/katana-test - Meta Testing Utilities for common_test
- g-andrade/maestro - An Erlang pool of pools.
- erlymon/erlymon - Open Source GPS Tracking System
- erlangbureau/liver - Lightweight Erlang validator based on LIVR specification
- eriksoe/ErlangQuest - Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
- afronski/wolves-and-rabbits-world-simulation - 🐰 🐺 World simulation of Wolves, Rabbits and Carrots in Erlang.
- zgbjgg/ebils - EBILS - Erlang Binary Lightweight Search
- zadean/yaccety_sax - Fast, StAX-like XML Parser for BEAM Languages
- yandex/inet64_tcp - Magic thing to make old Erlang stuff work in IPv6-only networks
- tolbrino/hut - helper library for making Erlang libraries logging framework agnostic
- systemd/ejournald - A Erlang binding to the systemd journal C API
- richcarl/sendmail - Erlang sendmail interface
- okeuday/erlang_term - Erlang Term Info
- msantos/gen_unix - Erlang Unix socket interface
- massemanet/trane - SAX style broken HTML parser in Erlang
- marianoguerra/jwt-erl - JSON Web Token implementation in Erlang
- ivanos/erl_sshd - Wrapper around Erlang ssh module to make it easier to add an sshd to any node
- inaka/zipper - Generic Zipper implementation in Erlang
- flussonic/sqlapi - SQL API implementation of an erlang program: mimic a MySQL server
- farhadi/cuckoo_filter - High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
- djui/eraft - Raft reference implementation for Erlang
- spawngrid/esupervisor - "Least surprise" Erlang supervisor API
- sendtopms/Erlwebsockserver - Html5 websocket protocol server for Erlang based application server
- rkallos/wrek - A little Erlang library for executing task dependency graphs
- renatoaguiar/erlang-openflow - An OpenFlow controller written in pure erlang
- refuge/rkvs - Simple Erlang Key/Value framework
- proger/erlfsmon - Erlang filesystem event watcher frontend for fswatch
- msantos/emdns - Erlang multicast DNS and DNS-SD (DNS Service Discovery)
- mdaguete/tcpbalance - Generic TCP Balancer for Erlang
- mallipeddi/tora - An Erlang client for Tokyo Tyrant (speaks Tokyo Tyrant's TCP/IP protocol).
- lpgauth/foil - High-Performance Erlang Cache Compiler
- klarna/leveldb_manager - Small service for snapshotting eleveldb without stopping the Erlang node
- klajo/wpi - An Erlang NIF for the WiringPi library for the Raspberry Pi
- josephwecker/epgsql_pool - Fork of Will Glozer's erlang postgresql pool server, so it can be maintained and polished.
- jonasrichard/ejson - JSON library for Erlang on top of jsx
- hukl/Bitturret - Bittorrent Tracker written in Erlang
- hachreak/minidb - A minimal in-memory distributed master-less document database
- gossiperl/erflux - InfluxDB client for Erlang
- EchoTeam/mavg - Erlang :: Exponential moving average library
- cstar/erls3 - Erlang/OTP application for accessing Amazon S3
- aeternity/app_ctrl - Alternative application controller for Erlang/OTP
- yrashk/evfs - Erlang Virtual Filesystem
- vladdu/erl-pipes - Hartmann pipes in Erlang
- toddlipcon/thrift_erl_skel - skeleton for thrift services in erlang
- tmaciejewski/see - Search Engine in Erlang
- tel/zeta - An Erlang client for Riemann.
- taybin/lethink - erlang driver for rethinkdb
- redink/task - task model for Erlang
- palkan/influx_udp - Erlang InfluxDB UDP writer
- nuex/erl_gm - An Erlang GraphicsMagick wrapper
- mmcdanie/erlview - Erlang View Server for CouchDB
- mickel8/quic_dist - QUIC carrier for Erlang Distribution Protocol
- lwes/lwes-erlang - Light Weight Event System Erlang library
- lucaspiller/twerl - Erlang client for the Twitter Streaming API
- loguntsov/reliable_udp - Reliable protocol over UDP for Erlang
- lehoff/egol - Erlang implementation of Conway's Game of Life
- justinkirby/json_rec - JSON to erlang record
- justinkirby/emetric - Erlang Metric Logger
- jelly-beam/verl - SemVer 2.0 parsing, matching, and comparisons for Erlang
- irr/erl-tutorials - Erlang/OTP sample projects
- henry-hz/erlang-trader - Porting the AlgoTrader (Java) code to Erlang [Abandoned]
- ferd/hairnet - An Erlang library wrapping AES-GCM (AEAD) crypto in a Fernet-like interface
- emqx/replayq - Generic on-disk persistent queue implementation for Erlang
- dustin/erl-conc - Concurrent Lists in Erlang
- cloudhead/erlapp.template - minimal erlang/OTP rebar template
- barrel-db/erlang-lru - a fixed size LRU cache.
- Vagabond/erlang-rrdtool - An erlang interface to rrdtool
- unbalancedparentheses/erlskeletor_cowboy - Erlang skeleton with cowboy and common test
- spawngrid/erlang-sql-migrations - Simple Erlang library to run SQL migrations
- project-iris/iris-erl - Iris Erlang binding
- OtpChatBot/irc_lib - Erlang irc client library
- marianoguerra/interfix - an experimental programming language for the erlang vm that is actually useful
- m-2k/erlach - ☣⚫⚫ SPA Imageboad on WebSockets written on Erlang
- katja-beam/katja - A simple Riemann client written in Erlang.
- jkvor/erlang_syslog - Erlang syslog logger
- jkvor/emysql - Erlang MySQL driver
- gleber/erlgit - Erlang convenience wrapper around git executable
- egobrain/erlang_decorators - This code implenets decorators for erlang.
- Damienkatz/json_stream_parse - An evented, streaming json parser for Erlang.
- beam-telemetry/telemetry_registry - A library for declaration and discovery of telemetry events
- b3rnie/crontab - crontab for Erlang
- antoniogarrote/egearmand-server - erlang implementation of gearman server
- wozniakjan/erlcart - Erlang OpenShift2 Cartridge
- tsloughter/epubnub - Erlang PubNub API
- simonstl/introducing-erlang-2nd - Code samples from Introducing Erlang, second edition
- robertoaloi/ansible-nodetool - An Ansible module to interact with Erlang nodes via Erlang RPC
- richcarl/file_monitor - Erlang file monitoring service
- nmichel/ejpet - Matching JSON nodes in Erlang
- mccoy/medici - Erlang interface for Tokyo Tyrant
- mattsta/pcache - An Erlang cache where every stored item is its own process.
- marianoguerra/erldn - edn format parser for the erlang platform
- kzemek/macaroons - An Erlang Macaroons library compatible with libmacaroons
- klarna/kastle - Kafka REST proxy
- jpgneves/iota - iota (Inter-dependency Objective Testing Apparatus) - a tool to enforce clean separation of responsibilities in Erlang code
- hypernumbers/erlang-wtd - Creating a mutant army of self-discovering Raspberry Pi Erlang robots for world domination or something...
- hiroeorz/arduino-erlang - Arduino handler for Erlang/OTP Application.
- hauleth/gen_icmp - ICMP protocol implementation for Erlang without NIFs
- hamidreza-s/Queuesk - Priority Task Queue for Erlang
- habibutsu/erlz - Set of helpers functions for more convenient functional programming in Erlang
- fogfish/serverless - Serverless Erlang runtime for AWS Lambda Service
- devinus/zucchini - An Erlang INI parser
- ddossot/cferl - Rackspace / Open Stack Cloud Files Erlang Client
- cmoid/erlbutt - erlang prototype of scuttlebutt protocol
- chef/mini_s3 - Minimal AWS S3 client for Erlang
- bokner/gen_client - Generic XMPP client framework for Erlang
- altenwald/forseti - Process balancer and distributor for Erlang/OTP
- zuiderkwast/erlang_abstract_format - Documentation of Erlang Abstract Format
- wardbekker/search - Erlang implementation of WAND/max_score TOP-K retrieval algo.
- talentdeficit/json - a high level json library for erlang (17.0+)
- squaremo/erlmqtt - MQTT library for Erlang JUST USABLE
- spawngrid/validaterl - Data validation library for Erlang
- rcouch/ecsv - Erlang CSV Parser
- pouriya/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.
- omarkj/erollbar - Rollbar client in Erlang
- okeuday/reltool_util - Erlang reltool utility functionality application
- novalabsxyz/BEAMCoin - A sample Erlang blockchain in less than 500 lines of code
- maxlapshin/csv_reader - Fast erlang csv reader
- mattsta/stripe-erlang - Erlang interface to the stripe.com API
- lindenbaum/eipmi - A native Erlang IPMI library.
- jj1bdx/tinymt-erlang - This software is no longer maintained. For archive/reference use only. -- Tiny Mersenne Twister (TinyMT) for Erlang
- jixiuf/helloerlang - my repos for erlang test code .
- inaka/canillita - Simple Paperboy-themed PubSub
- hpyhacking/webtekcos - a websocket server in erlang
- graphql-erlang/graphql - Erlang GraphQL implementation
- gearnode/erl-hotp - HOTP and TOTP algorithms in Erlang.
- fhunleth/relsync - Synchronize Erlang/OTP releases to remote nodes
- ferd/howistart-erlang1-code - Code for my tutorial on howistart.org
- erszcz/pa - Partial application of Erlang functions
- emqx/hocon - HOCON configuration Parser for Erlang/OTP
- edgurgel/poxa-erlang - Open Pusher server implementation compatible with Pusher libraries.
- auser/erlfs - A distributed storage system which uses distributed Erlang strongly influenced by http://dawsdesign.com/drupal/erlfs
- ates/netspire-core - The Erlang RADIUS server and NetFlow v5, v9 collector
- abuibrahim/erlang-http - Modular, RFC 2616 compliant HTTP/1.1 server and client
- yoonka/migresia - A simple Erlang tool to automatically migrate Mnesia databases between versions
- treacheroustalks/Treacherous-Talks - An online implementation of the Diplomacy board game in Erlang.
- ThomasHabets/eggpd - Erlang BGP daemon
- tex/ssync - Stay in sync in rebarized erlang projects
- seriyps/xhttpc - Extensible HTTP Client for Erlang
- seniverse/kube_dist - Erlang Distribution inside Kubernetes Cluster
- rjdellecese/gleam_decode - Transform Erlang or Elixir data into Gleam data
- paulzql/shadowsocks-erlang - erlang port of shadowsocks (The next generation is elixir http://github.com/paulzql/shadowsocks-ex )
- palkan/erlgrpc - GRPC client for Erlang
- ostinelli/cowbell - An Erlang node connection manager.
- ngerakines/s3imagehost - An erlang powered image store using amazon s3.
- NetComposer/nkservice - Erlang Services Management
- nachivpn/mt - Master thesis on developing a static type checker for Erlang
- marinakr/libphonenumber_erlang - Library validates mobile phone number for country
- kafka4beam/wolff - Resilient Kafka Producer for Erlang/Elixir
- jr0senblum/jc - Erlang, in-memory distributable cache
- jcomellas/bstr - Erlang library to use binaries as strings
- gbour/wave - MQTT Broker - for IoT, DIY, pubsub applications and more
- ferd/useragent - Identify browsers and OSes from user agent strings, in Erlang
- egobrain/decimal - An Erlang decimal arithmetic library.
- cstar/ec2nodefinder - erlang node auto-discovery on EC2
- bwegh/awre - A wamp.ws client written in erlang
- Bluehouse-Technology/grpc_client - Erlang Client library for gRPC
- benoitc/sieve - sieve is a simple TCP routing proxy (layer 7) in erlang
- bef/erlswf - Erlang SWF (Flash) file analysis toolkit
- barrel-db/hlc - hlc - Hybrid Logical Clock in Erlang.
- asceth/nehe_erlang - NeHe OpenGL tutorials ported to Erlang
- andytill/oneup - NIF powered global counters for erlang
- alavrik/piqi-rpc - RPC-over-HTTP system for Erlang supporting JSON, XML and Protocol Buffers
- AdRoll/spillway - An Erlang OTP application for load shedding
- opentracing-contrib/opentracing-erlang - Open Tracing Toolkit for ERlang
- gar1t/erlang-bench - Various Erlang related benchmarks
- apache/couchdb-erlfdb - Erlang API for FoundationDB
- synrc/n2o - ⭕ N2O: Most Powerful Erlang Web Framework
- rambocoder/unistring - Unicode utf-8 functions for Erlang
- ostrovok-team/ejsonpath - JSONPath Erlang implementation
- RJ/erlang_rebar_example_project - Basic project using rebar, to demonstrate upgrades and packaging etc
- HernanRivasAcosta/kafkerl - Apache Kafka producer/consumer for erlang
- hbcrhythm/kcp_erlang - A Reliable-UDP Library for erlang
- EchoTeam/corman - Configuration reload manager for Erlang applications
- apauley/sudoku-in-erlang - An implementation of Norvig's sudoku solver in Erlang
- open-telemetry/opentelemetry-erlang-contrib - OpenTelemetry instrumentation for Erlang & Elixir
- reiddraper/fn - Function utilities for Erlang
- project-fifo/ensq - NSQ Client for erlang
- echou/memcached-client - an Erlang memcached client application
- julienXX/slacker - Erlang Slack REST API wrapper
- erpuno/ldap - 💠 LDAP: Erlang Server
- groupoid/pure - ♾ PTS: Pure Type System for Erlang
- freecnpro/observerweb - This project will no longer be maintained.
- tamarit/edbc - Erlang Design by Contract
- seth/sherl - A URL Shortening Service Written in Erlang
- lemenkov/erlpmd - A drop-in replacement for epmd written in Erlang
- g-andrade/deigma - Event sampler
- filmor/ierl - BEAM Jupyter Kernels Tool
- doubleyou/euthanasia - Merciful killer for your Erlang processes
- KrzysiekJ/gb_merkle_trees - General balanced binary Merkle trees for Erlang
- K2InformaticsGmbH/dderl - Web based Data Explorer / Data Jump Station with Erlang In-Memory Support
- mrDoctorWho/ejabberd_mod_gcm - Google Cloud Messaging API for Ejabberd (PUSH Messages)
- k32/typerefl - Use Erlang typespecs in the runtime
- leandrosilva/otp_kickoff - Simple generator to kick-off Erlang/OTP projects
- etnt/ehotp - Erlang implementation of the HOTP algoritm (RFC-4226)
- 6/heroku-erlang-example - [unmaintained] erlang example using webmachine, hosted on heroku
- artemeff/raven-erlang - Sentry client for Erlang
- tonyg/erlang-ircd - A pluggable IRC daemon application/library for Erlang.
- tomas-abrahamsson/tdiff - Diff algorithm in Erlang
- brendonh/erl_openid - Erlang OpenID
- dgiot/dgiot - DG-IoT,Open-source IoT Platform - Connect management,Device management,Data collection, Processing and Visualization.High concurrency, light weight, low code, fast access, free platform. Industry SaaS for IoT Platform.物联网开源平台,物联网平台开发,连接管理、设备管理、多工业协议兼容、数据采集、可视化开发、高并发、轻量级、低代码、快接入、平台免费。
- spawnfest/eflambe - A tool for rapid profiling of Erlang and Elixir applications
- tangyi1989/erl_game_server - Erlang game server framework for fun.
- benoitc/inet_cidr - CIDR erlang library
- RJ/erlang-reup - Watches for .erl & .hrl changes, recompiles and reloads. You know, for development.
- syed/erlcscope - Program which builds cscope database for erlang files
- ngerakines/erlang_mysql - A GitHub mirror of the native Erlang MySQL client library.
- joergen7/effi - Erlang foreign function interface.
- bfrog/hottub - Simple, Fast, Permanent Erlang Worker Pool
- gar1t/port_server - A super simple framework for extending Erlang supervision to external apps
- dploop/esugar - An Erlang Syntactic Sugar Library
- Vagabond/diemap - An extensible IMAP server for Erlang
- Naupio/dolphingame - pigame is a game server template for Erlang.
- erlangcode/erlang-oauth - An Erlang OAuth 1.0 implementation
- cannedprimates/stdlib2 - Erlang stdlib extensions.
- mrallen1/gisla - A library that implements the sagas pattern for Erlang
- mrallen1/parque - Erlang trading game engine
- xvw/coers - A small library for coercion to primitive Erlang types.
- tim/erlang-oauth - An Erlang OAuth 1.0 implementation
- indigo-dc/oidcc - OpenId Connect client library in Erlang
- a13x/ezmtp - ZMTP protocol in pure Erlang.
- Naupio/dolphin - pigame is a game server template for Erlang.
- rvirding/lfe - Lisp Flavoured Erlang (LFE)
- cchandler/RTreeCouchDB - Erlang R-Tree implementation I'm going to try and move into CouchDB for n-dimensional spatial indexing
- jlouis/erlang-utp - uTP implementation in Erlang
- Klimiec/Erlang - Erlang exercises with answers
- edescourtis/ebitcoind - Erlang to Bitcoind API
- RJ/erlang-cassandra-cql - cassandra driver in erlang that speaks native cassandra protocol
- klarna/brod - Apache Kafka client library for Erlang/Elixir
- klarna/kafka_protocol - Kafka protocol erlang library
- sheyll/erlymock - An EasyMock inspired mocking library for erlang.
- rramsden/gen_gossip - Interface for implementing Gossip Protocols in Erlang
- jarrodhroberson/inet_mdns - Bonjour / Zeroconf in Erlang
- idubrov/siperl - RFC 3261 (SIP) implementation in Erlang
- Naupio/pigame - pigame is a game server template for Erlang.
- samuelrivas/moka - A mocking (more precisely moking) framework for erlang
- msantos/wierl - Erlang interface for manipulating 802.11 wireless devices
- msantos/erlxc - Simple, safe erlang interface for managing Linux Containers
- tsloughter/augle - Auth + Google = Augle
- ngmoco/gl_async_bully - Dynamic Leader Election behaviour for Erlang
- ddossot/cadfaerl - CAching Datastructure For Applications in ERLang
- keymone/wower - yet another world of warcraft server emulator. implemented in Erlang for fun and learning.