Giter Site home page Giter Site logo

elixir_toolbox_catalog's Introduction

Elixir Toolbox Catalog

This repo contains the catalog for https://elixir-toolbox.dev. The idea is that anyone can suggest new categories and packages.

Contributing

We appreciate any contribution to the catalog. Please take a moment to read the points below to make the review process easy and effective for everyone.

What is Elixir Toolbox

As of the writing of this page, Elixir has around 13,300 packages in Hex ๐ŸŽ‰. It can be tough to find a package if you don't know it beforehand.

The idea of Elixir Toolbox is to help you find the most appropriate package that solves the right problem. It does that by grouping packages into "groups" and "categories".

How to think about Categories

Not all categories are created equal, and there is room for confusion. We're trying to keep categories lean while not making it time-consuming to find what you're looking for.

A category groups packages that solve the same "problem".

An excellent example of a category is JSON. That's because:

  • It's easy to find in the category list
  • Packages in that category solve the same "problem" (parsing and serializing of JSON documents)

A not-so-good example of a category is "Database Drivers". That's because:

  • It may include MySQL, Postgres, Redis and other drivers. It's not a helpful comparison since you likely already decided which database to use.
  • Popularity of the package depends on the popularity of the database.

How to think about Groups

Groups put Categories together. It exists to declutter the UI and to split categories that have the same "name" but have a different meaning in different contexts.

For example, "Clustering" has at least two meanings: data clustering algorithms and clustering Erlang nodes.

Elixir Toolbox catalog is heavily developed and lacks some groups, so suggestions are welcome.

Copyright and License

Copyright (c) 2022, Felipe Philipp. Licensed under the MIT License.

elixir_toolbox_catalog's People

Contributors

felipeelias avatar yudukikun5120 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.