CodyReichert / awesome-cl

A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
https://awesome-cl.com
Other
2.6k stars 193 forks source link

What do ⭐ and 👍 mean? #508

Closed fehmud closed 2 months ago

fehmud commented 2 months ago

Maybe I'm not smart enough, but I can't understand what ⭐ and 👍 mean in this list. For example, the MITO package has a 👍, yet its homepage states that it's at the alpha stage. Thank you.

Hexstream commented 2 months ago

From the README:

The ones marked with a ⭐ are so widespread and solid that they became community standards. You can't be wrong with them. This is the case for Quicklisp, BordeauxThreads and such. Libraries denoted with a 👍 are the ones we like and want to promote here at the Awesome-cl list. They proved solid, they may solve a problem better than a community standard but they aren't as widespread, or not considered as stable. For example, we prefer Spinneret over Cl-Who.

fehmud commented 2 months ago

Darn! I jumped to the list, skipping the introduction. Sorry and thanks (-.-)