Erlang topic

Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with Erlang/OTP, or Open Telecom Platform (OTP), which consists of the Erlang runtime system, several ready-to-use components (OTP) mainly written in Erlang, and a set of design principles for Erlang programs.

List Erlang repositories

earth-defender

21
Stars
5
Forks
Watchers

🚀 A distributed soft real-time 3D single/multiplayer game build with Erlang/OTP and Three.js

ip2location-erlang

5
Stars
3
Forks
Watchers

Use IP2Location geolocation database to lookup the geolocation information with IP2Location Erlang Module. It can be used to determine country, region, city, coordinates, zip code, time zone, ISP, dom...

awesome-tsung

18
Stars
6
Forks
Watchers

A collection of resources covering all aspects of Tsung usage for load testing.

alpine-erlang

82
Stars
60
Forks
Watchers

An alpine image with Erlang installed, intended for releases

asdf-erlang-prebuilt-ubuntu-20.04

7
Stars
1
Forks
Watchers

Erlang plugin for asdf version manager, using Erlang builds by hexpm/bob

cuckoo_filter

39
Stars
1
Forks
Watchers

High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir

gleam_decode

26
Stars
7
Forks
Watchers

Transform Erlang or Elixir data into Gleam data

awesomo

9.2k
Stars
659
Forks
Watchers

Cool open source projects. Choose your project and get involved in Open Source development now.

ex_parsec

29
Stars
1
Forks
Watchers

A parser combinator library inspired by Parsec.