StanBright
Hello everyone,
About a month ago, I released Awesome Elixir @LibHunt. It is based on the relative “awesome-elixir” github lis, yet it is different. It has some valuable additions that could be very helpful - ordering by popularity, dev activity and the option to compare packages. Also, I believe, it has a decent and easy to use UI/UX.
So far, there are 878 packages organized into 69 categories. I’d very grateful, if you check it out and suggest here new categories (if necessary), or just add a popular package that is missing.
Of course, any other feedback will be very helpful.
Thanks!
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
I’m posting this in response to Jose’s recent tweet (Cr. link) :
People are sleeping on Elixir for a coding harness:
Hot-code swappi...
New
It would be helpful to have a list of companies worldwide that hire engineers without prior experience in Elixir. Often, it can be quite ...
New
Anyone running long-lived stateful processes on BEAM? We’re building an AI agent runtime and would love to compare notes.
We’re a small ...
New
I’ve just put together a small POC exploring PDF inspection from Elixir/Phoenix:
The idea is pretty simple: drag & drop a PDF in a...
New
Other Trending Topics
Hello,
I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #blog-post
- #ai
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 8- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
Qqwy
I really like this – it is a lot easier to search through this website than it is to scroll through the Github page.
What might help, is if besides the short descriptive blurb, (the first part of) the README.md from the respective GitHub project is also shown, as this often contains more information about when a library is or isn’t suited for your needs, as well as some examples.
sotojuan
I think the original readme needs better curation before it gets too big. The owner of the repo should check if the stuff listed is still supported, used, or “awesome”. Otherwise it becomes a laundry list of accepted PRs made just to say you have a repo with a lot of stars.
StanBright
Thanks Qqwy! In fact, you are the third person asking for adding the READMEs. I will consider this for sure.
StanBright
Yeah, makes sense.
ckhrysze
I did not know this existed, but I’m glad I now do, good job and thank you!
I will check this first next time I have a specific need in mind, but as you asked for feedback, it would be nice tf the main page columns (recently added and most popular) were clickable into a longer list. I would specifically like to see the popular libraries that I don’t know about, but I don’t see the top ten being in much flux anytime soon.
themarlzy
What a great resource this is, thanks for bringing it to my attention. It’s another way that I can help the community - tutorials, for example.
StanBright
@ckhrysze, thanks! That’s not a bad idea. I was thinking of adding some basic pagination.
You should go through the specific categories to browse the popular projects at the moment.
StanBright
Thanks @themarlzy. That section is still to be developed further. Any specific ideas will be highly appreciated.
Cheers!