- Getting started with Erlang
- Leran You Some Erlang for Great Good!
- Erlang Basics
- Erlang Koans
- Spawned Shelter! - Erlang is a programming language that was designed to create reliable, evolvable and low latency systems
- joinc
- Look ma, no OS! An introduction to unikernels and how to deploy an Erlang application to EC2 as a LING unikernel A presentation for the Denver Erlang / Elixir Meetup
- Erlang-OTP and the Parallella Board
- Time and time correction in Erlang
- RTB: Where Erlang BLOOMs
- The evolution of the Erlang VM
- Flow-based programming and Erlang style message passing - A Biology-inspired idea of how they fit together
- Concurrent Vulnerability scanning with Erlang
- Scalable is Awesome, Literally! – Garrett Smith – Erlang User Conference 2015
- mnesia + leveldb: liberating mnesia from the limitations of DETS
- Launch of free online masterclasses in programming
- Advanced Erlang Initiative
- An evaluation of Erlang global process registries: meet Syn
- Sliding Window Data Store in Erlang
- Comparison of Erlang Runtime System and Java Virtual Machine
- Let’s learn Erlang and fix a bug on a CouchDB Cluster #1
- When would you choose Erlang?
- speechyard - Learn English online through movies!
- Erlang Dirty Scheduler Overhead
- Minimal Viable Programs
- Programming with distributed functional futures
- Erlang Garbage Collection Details and Why It Matters
- The Timeless Way of Building Erlang Apps
- 5 Reasons that Learning Erlang is Hard
- Erlang Beauty
- Managing two million web servers
- JVM struggles and the BEAM. I’d like to talk about how the… | by Joel Kemp | Medium
- Erlang, the Hidden Gem: Solving Problems at Scale for 30+ Years • Francesco Cesarini • GOTO 2021 - YouTube
- Build your next website with Erlang — the world’s most advanced networking platform
- cowboy
- Erlang worker pools for controlled parallelisation of arbitrary tasks
- A Concurrency System for Idris & Erlang
- ErlBus: Erlang Message Bus
- erlwitness allows one to funnel both gen_server events (init, calls, casts, infos, state changes) and lager calls specific to identified entities into arbitrary watcher processes
- gascheduler - Erlang Distributed Scheduler
- Hamler - Haskell-style functional programming language running on Erlang VM | EMQ
- LFE, Lisp Flavoured Erlang, is a lisp syntax front-end to the Erlang compiler. Code produced with it is compatible with "normal" Erlang code. An LFE evaluator and shell is also included
- Luerl - an implementation of Lua in Erlang
- maestro: a pool of pools for when single pool managers become a bottleneck