Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Erlang
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.
- GitHub: https://github.com/topics/erlang
- Wikipedia: https://en.wikipedia.org/wiki/Erlang_(programming_language)
- Repo: https://github.com/erlang
- Created by: Joe Armstrong, Robert Virding, Mike Williams
- Released: December 8, 1998
- Related Topics: language, elixir,
- Last updated: 2025-02-05 00:09:53 UTC
- JSON Representation
https://github.com/sirwumpus/erlang-psql
A basic psql(1) like CLI tool to pass SQL statements to a PostgreSQL database.
Last synced: 09 Jan 2025
https://github.com/velimir/ssl_cat
Small application which was built to reproduce issue () with ssl sockets, when messages are received one by one using [{active, once}] method.
Last synced: 20 Jan 2025
https://github.com/mateusfg7/wabanex
A Elixir app made on NLW #6 - Together
ecto elixir erlang graphql nlw nlw-6 nlw-together phoenix postgres rocketseat
Last synced: 01 Feb 2025
https://github.com/altenwald/saga-xmpp
Saga XMPP Server
erlang instant-messaging xmpp xmpp-server
Last synced: 21 Jan 2025
https://github.com/tank-bohr/andy
🎉 KV storage partially redis-compatible
cluster erlang kv metrics study-project tracing
Last synced: 29 Jan 2025
https://github.com/rustkas/re_tuner
Tune Regular Excretion string for Erlang standard library re module
Last synced: 29 Jan 2025
https://github.com/rustkas/eunit_helper
A collection of helper functions that can be useful when parsing data from various data types of the Erlang standart library.
Last synced: 29 Jan 2025
https://github.com/mhuzaifa/comp_6411_cspl
Programming Languages
clojure docker erlang programming-languages python3
Last synced: 20 Jan 2025
https://github.com/yanateras/derivery
Nix CI/CD hook for GitHub
continuous-delivery continuous-integration erlang nix
Last synced: 05 Jan 2025
https://github.com/iasakura/yjs_in_erlang
Experimental Yjs implementation in pure Erlang
Last synced: 28 Dec 2024
https://github.com/kvakvs/intellij-ironclad
Full rewrite of IntelliJ IDEA Erlang plugin with type inference and good stuff
erlang erlang-developement idea intellij intellij-plugin type-checker
Last synced: 17 Dec 2024
https://github.com/bruce-mig/functional-programming-with-elixir
Functional programming with Elixir
beam-vm elixir erlang erlang-otp
Last synced: 28 Dec 2024
https://github.com/seryiza/7l7w
Практика по книге "Семь языков за семь недель" ("Seven Languages in Seven Weeks")
7l7w clojure erlang haskell io prolog ruby scala seven-languages-in-seven-weeks
Last synced: 23 Jan 2025
https://github.com/meysam81/get-response-server
a service that gets the clients request in a frame, deframe & decodes it, calculate response, encode & frame it, and send it back to the client itself
bisphone client-server erlang get-response server-side service socket-programming
Last synced: 23 Jan 2025
https://github.com/meysam81/get-response-client
a client that sends a request to the server "get-responser-server", and gets its response
Last synced: 23 Jan 2025
https://github.com/ixmrm01/n2o-blog-example-2
Blog example using N2O part 2
Last synced: 24 Dec 2024
https://github.com/petitgrizzlies/99problems
Solutions for 99 Problems with Erlang
elixir-lang erlang functional-programming
Last synced: 01 Jan 2025
https://github.com/sile/leakless
Miscellaneous process related resource management modules
Last synced: 27 Dec 2024
https://github.com/beam-packages/portal
Website of the BEAM Package Registry.
beam elixir erlang erlangsters gleam otpless-erlang package registry spark website
Last synced: 25 Jan 2025
https://github.com/fernandoareias/web-server-erl
Web server implemented with erlang and event-driven architecture
eda erlang event-driven-architecture functional-programming seda staged-event-driven-architecture webserver
Last synced: 13 Jan 2025
https://github.com/mithereal/chicagoboss-generators
chicago boss scripts inspired by artisan
Last synced: 02 Feb 2025
https://github.com/gearnode/erl-mhttp-influx
InfluxDB metrics support for erl-mhttp.
Last synced: 21 Dec 2024
https://github.com/rustkas/designing-for-scalability-with-erlang-otp
rebar3 projects based on the book "Designing for Scalability with Elrlang/OTP"
Last synced: 26 Jan 2025
https://github.com/rustkas/depcache_terminal_examples
Manual tests functionality of depcache API. https://github.com/zotonic/depcache
Last synced: 26 Jan 2025
https://github.com/gearnode/erl-mailcatcher
Erlang module to deal with the mailcatcher API
Last synced: 21 Dec 2024
https://github.com/rustkas/erlang_master_class
Notes related to master class material
Last synced: 26 Jan 2025
https://github.com/rustkas/introducing-regular-expressions-by-erlang
The examples implemented here are inspired by the book's source code - https://learning.oreilly.com/library/view/introducing-regular-expressions/9781449338879/
Last synced: 26 Jan 2025
https://github.com/rustkas/regular-expressions-in-10-minutes-in-erlang
This is a rebar3 projects based source code on the Ben Forta book "Teach Yourself Regular Expressions in 10 Minutes" https://www.informit.com/store/sams-teach-yourself-regular-expressions-in-10-minutes-9780672325663, "Learning Regular Expressions" https://www.informit.com/store/learning-regular-expressions-9780134757063 SAMS (Sams Publishing)
Last synced: 26 Jan 2025
https://github.com/loresuso/consistent-hashing-erlang-rest
A simple in memory key-value database implemented using consistent hashing
consistent-hashing erlang java key-value-database key-value-store
Last synced: 26 Jan 2025
https://github.com/awesomelistsio/awesome-erlang
A curated list of awesome frameworks, libraries, tools, and resources for Erlang programming.
awesome awesome-list awesome-lists erlang
Last synced: 27 Nov 2024
https://github.com/williamthome/parserl
A helper library to simplify modules transformation
erlang erlang-library metaprogramming parse-transform rebar3 work-in-progress
Last synced: 30 Jan 2025
https://github.com/williamthome/ant_farm
A simple ant farm to practice Erlang/Elixir OTP
elixir elixir-phoenix erlang erlang-otp otp phoenix phoenix-framework
Last synced: 30 Jan 2025
https://github.com/williamthome/ebank
A small financial OTP application for personal studies.
erlang erlang-learning erlang-otp
Last synced: 30 Jan 2025
https://github.com/williamthome/book_programming_erlang
Exercises from Programming Erlang book, 2nd edition, by Joe Armstrong, one of the creators of Erlang.
Last synced: 30 Jan 2025
https://github.com/rustkas/study_proper
rebar3 projects based on tutorial examples http://proper.softlab.ntua.gr/Tutorials/
erlang proper testing-framework
Last synced: 26 Jan 2025
https://github.com/rustkas/regular-expression-pocket-reference
This is a rebar3 projects based source code on the Tony Stubblebine book "Regular Expression Pocket Reference, 2nd Edition" https://www.oreilly.com/library/view/regular-expression-pocket/9780596514273/
Last synced: 26 Jan 2025
https://github.com/erlang-punch/bertjs
A production ready implementation of BERT/ETF in Javascript (inspired by BERT-JS)
bert erlang erlangtermformat etf javascript serializer
Last synced: 31 Dec 2024
https://github.com/intjelic/rodeo
Cowboy handlers from HTTP API specifications.
Last synced: 22 Dec 2024
https://github.com/chiroptical/advent_of_code_2024
Advent of Code 2024 (aka Advent of Parsers)
Last synced: 05 Jan 2025
https://github.com/wagner-de-carvalho/estudos-sobre-erlang
Estudos sobre a linguagem funcional Erlang
Last synced: 27 Jan 2025
https://github.com/sumup/erlyconv
A small Erlang library for converting text between the unicode and different character sets
Last synced: 23 Jan 2025
https://github.com/wahello/MongooseIM
Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions
Last synced: 24 Oct 2024
https://github.com/samifouad/gild
experiment: infra as code
debian erlang gild gleam infra infra-as-code infrastructure-as-code javascript linux self-hosted self-hosting ubuntu
Last synced: 12 Oct 2024
https://github.com/jiaoyinyi/rec2map
erlang convert between records and json like maps
bson erlang json record-convert-json-like-maps
Last synced: 31 Oct 2024
https://github.com/ellisonleao/basics-of-erlang
Exercises from https://www.futurelearn.com/courses/functional-programming-erlang/
erlang futurelearn learning mooc
Last synced: 14 Dec 2024
https://github.com/d-w-arnold/gambit-cipher-quiz
Solutions in C++, Python and Erlang 🔐
ascii ciphertext cpp decryption erlang job-application python
Last synced: 14 Dec 2024
https://github.com/d-w-arnold/co545-assignment-4
Sending/Receiving of simple TCP packets in Erlang ↔️
Last synced: 14 Dec 2024
https://github.com/wanjinyoo/csc330
Functional programming
channels concurrency erlang functional-programming golang haskell prolog
Last synced: 17 Jan 2025
https://github.com/olivier-boudeville/ceylan-oceanic
Erlang-based facilities for the support of the Enocean building automation system
enocean erlang home-automation
Last synced: 23 Dec 2024
https://github.com/olivier-boudeville/us-common
This is the base on which the various Universal Service elements are built.
ceylan daemon erlang functional services toolbox universal-server
Last synced: 23 Dec 2024
https://github.com/schlawg/wspad
Live browser-based plaintext doc sharing based on erlang & cowboy websockets. Only run it behind a firewall unless you're insane.
Last synced: 16 Dec 2024
https://github.com/crownedgrouse/be2bill
Be2bill's Erlang API
b2b be2bill be2bill-erlang-api erlang payment transaction
Last synced: 20 Dec 2024
https://github.com/alexjgriffith/tiles
Search and Destroy Colours of Destiny
erlang game javascript protobuf
Last synced: 16 Dec 2024
https://github.com/the-mikedavis/AbstractMachinesLab-tree-sitter-erlang
Tree-sitter grammar for Erlang
erlang grammar parser tree-sitter
Last synced: 23 Oct 2024
https://github.com/futtetennista/flerlangfunc
Exercises and assigments for the "Functional Programming in Erlang" mooc on FutureLearn
Last synced: 19 Dec 2024
https://github.com/joaothallis/-exercism-2
Exercism exercises http://exercism.io
Last synced: 11 Dec 2024
https://github.com/raphexion/ftp2rabbitmq
FTP server based on bifrost that published files into an RabbitMQ exchange.
erlang ftp ftp-server in-memory legacy rabbitmq
Last synced: 16 Dec 2024
https://github.com/futtetennista/flerlangconc
Exercises and assigments for the "Concurrent Programming in Erlang" mooc on FutureLearn
Last synced: 19 Dec 2024
https://github.com/h3poteto/ecs_erlang_cluster
Generate sys.config and take own task information to run Erlang cluster on ECS
clustering ecs elixir erlang escript
Last synced: 16 Dec 2024
https://github.com/codella/erlex_exit_signals
Testing Erlang exit signals with Elixir
elixir elixir-examples elixir-language erlang
Last synced: 03 Jan 2025
https://github.com/mia-z/elixircaptionfetcher
Simple tool written in elixir that will fetch the captions document of a youtube video
elixir erlang erlang-otp youtube
Last synced: 02 Feb 2025
https://github.com/beenotung/bon
stackish based decode and encode library in Erlang and Typescript
Last synced: 01 Jan 2025
https://github.com/ghivert/palabres
Opinionated logger, built in Gleam for gleamlins
erlang gleam javascript logger logging
Last synced: 17 Dec 2024
https://github.com/erszcz/gradualizer-talk
Slides and examples for a Krakow Erlang/Elixir Meetup talk on Gradualizer
erlang gradual-typing type-system
Last synced: 20 Jan 2025
https://github.com/nhpip/nhpip.github.io
Functional programming, erlang, elixir etc
currying elixir erlang partial-application variadic-functions
Last synced: 23 Jan 2025
https://github.com/adonig/mybase64
My "simple" Base64 decoder/encoder written in Erlang
Last synced: 01 Jan 2025
https://github.com/the-mikedavis/tree-sitter-edoc
A tree-sitter grammar for the Erlang documentation generator (Edoc) syntax
edoc erlang lexer parser tree-sitter
Last synced: 18 Dec 2024
https://github.com/niamtokik/articles
Code Source des articles publiés dans GNU/Linux Magazine et Linux Pratique.
article erlang erlang-otp linux linux-mag magazine source-code
Last synced: 01 Jan 2025
https://github.com/erlangsters/settings-validator
A quick and simple settings validator for Erlang.
configuration erlang format schema settings specs validator
Last synced: 24 Dec 2024
https://github.com/erlangsters/integration-checker-erlangmk
Integration with Erlang.mk build system checker.
erlang erlang-mk erlang-otp erlangsters
Last synced: 24 Dec 2024
https://github.com/emarifer/lustre_app
Testing Gleam's Lustre Framework
beam beam-vm elm-architecture erlang gleam gleam-lang lustre spa
Last synced: 24 Dec 2024