Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,5 +1,5 @@
 Awesome Erlang !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Analytics 
 (https://ga-beacon.appspot.com/UA-82766782-1/awesome-erlang?flat&useReferer) (https://github.com/drobakowski/awesome-erlang)
 Awesome Erlang !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Analytics 
 (https://ga-beacon.appspot.com/UA-82766782-1/awesome-erlang?flat&useReferer) (https://github.com/drobakowski/awesome-erlang)
A curated list of amazingly awesome Erlang libraries, resources and shiny thing inspired by awesome-elixir (https://github.com/h4cc/awesome-elixir).
- Awesome Erlang (#awesome-Erlang)
@@ -127,15 +127,13 @@
Distributed Systems
 Tools for stress/load testing, latency issues, etc. across microservices.
 ⟡ Typhoon (https://github.com/fogfish/typhoon) - Stress and load testing tool for distributed systems that simulates traffic from a test cluster toward a system-under-test (SUT) and 
visualizes related latencies.
 ⟡ Typhoon (https://github.com/fogfish/typhoon) - Stress and load testing tool for distributed systems that simulates traffic from a test cluster toward a system-under-test (SUT) and visualizes related latencies.
Code Analysis
Libraries and tools for analysing, parsing and manipulation codebases.
⟡ Concuerror (https://github.com/parapluu/Concuerror) - Concuerror is a systematic testing tool for concurrent Erlang programs.
⟡ eflame (https://github.com/proger/eflame) - A Flame Graph profiler for Erlang.
⟡ geas (https://github.com/crownedgrouse/geas) - Geas is a tool that will detect the runnable official Erlang release window for your project, including its dependencies and provides many 
useful informations.
⟡ geas (https://github.com/crownedgrouse/geas) - Geas is a tool that will detect the runnable official Erlang release window for your project, including its dependencies and provides many useful informations.
Build Tools
Project build and automation tools.
@@ -250,7 +248,7 @@
⟡ erlang-history (https://github.com/ferd/erlang-history) - Hacks to add shell history to Erlang's shell.
⟡ erld (https://github.com/ShoreTel-Inc/erld) - erld is a small program designed to solve the problem of running Erlang programs as a UNIX daemon.
 Resources
 Resources
Various resources, such as books, websites and articles, for improving your Erlang development skills and knowledge.
Websites
@@ -264,10 +262,8 @@
Books
Fantastic books and e-books.
⟡ Erlang and Elixir for Imperative Programmers
 (https://leanpub.com/erlangandelixirforimperativeprogrammers) - Introduction to Erlang and Elixir in the context of functional concepts by Wolfgang Loder (2016)
⟡ Learn You Some Erlang (http://learnyousomeerlang.com/) - Learn you some Erlang - for great good! A very thorough resource covering everything from beginning Erlang programming to 
large-scale development and deployment.
⟡ Erlang and Elixir for Imperative Programmers (https://leanpub.com/erlangandelixirforimperativeprogrammers) - Introduction to Erlang and Elixir in the context of functional concepts by Wolfgang Loder (2016)
⟡ Learn You Some Erlang (http://learnyousomeerlang.com/) - Learn you some Erlang - for great good! A very thorough resource covering everything from beginning Erlang programming to large-scale development and deployment.
⟡ Stuff Goes Bad - ERLANG IN ANGER (http://www.erlang-in-anger.com/) - This book intends to be a little guide about how to be the Erlang medic in a time of war.
Web Reading
@@ -276,11 +272,11 @@
Erlang Reading
Erlang-releated reading materials.
⟡ The Joy of Erlang; Or, How To Ride A Toruk (http://www.evanmiller.org/joy-of-erlang.html) - The Joy of Erlang; Or, How To Ride A Toruk A fast track introduction to Erlang that teaches the 
language by walking through a few example projects.
⟡ The Joy of Erlang; Or, How To Ride A Toruk
 (http://www.evanmiller.org/joy-of-erlang.html) - The Joy of Erlang; Or, How To Ride A Toruk A fast track introduction to Erlang that teaches the language by walking through a few example projects.
Screencasts
Cool video tutorials.
 Contributing
 Contributing
Please see CONTRIBUTING (https://github.com/drobakowski/awesome-erlang/blob/master/CONTRIBUTING.md) for details.