filtrex
quantum
Our great sponsors
filtrex | quantum | |
---|---|---|
1 | 1 | |
185 | 1,972 | |
- | 1.5% | |
0.0 | 4.8 | |
about 2 months ago | 7 days ago | |
Elixir | Elixir | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
filtrex
quantum
-
Elixir: Practical Concurrency Cookbook
In some cases, we might want to run our code at specific times. Not necessarily every 3 minutes, but every day at 08.00AM. While this is perfectly achievable leveraging the same tools, I'll be pragmatic and recommend Quantum. It allows you to schedule the execution of functions with a cron syntax and takes away all the complexity of managing processes. It's a seasoned library, widely-adopted within the community, very lightweight... And extremely simple.
What are some alternatives?
timex - A complete date/time library for Elixir projects.
Cronex - A cron like system built in Elixir, that you can mount in your supervision tree
calendar - date-time and time zone handling in Elixir
Ex_Cldr_Dates_Times - Date & times formatting functions for the Common Locale Data Repository (CLDR) package https://github.com/elixir-cldr/cldr
tzdata - tzdata for Elixir. Born from the Calendar library.
moment - Moment is designed to bring easy date and time handling to Elixir.
quantum-benchmarks - benchmarking quantum circuit emulators for your daily research usage
Calixir - Calixir is a port of the Lisp calendar software calendrica-4.0 to Elixir.
elixir-boilerplate - ⚗ The stable base upon which we build our Elixir projects at Mirego.
timelier - A cron-style scheduler application for Elixir.
aws-elixir - AWS clients for Elixir