Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 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,8 +127,7 @@
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.
@@ -249,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,8 +263,7 @@
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.
⟡ 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
@@ -280,5 +278,5 @@
Screencasts
Cool video tutorials.
 Contributing
 Contributing
Please see CONTRIBUTING (https://github.com/drobakowski/awesome-erlang/blob/master/CONTRIBUTING.md) for details.