upstarter / elixir_algorithmsLinks
A collection of Elixir algorithms and coding best practices.
☆29Updated 5 years ago
Alternatives and similar repositories for elixir_algorithms
Users that are interested in elixir_algorithms are comparing it to the libraries listed below
Sorting:
- Elixir programming language design by contract library☆64Updated 6 years ago
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 3 weeks ago
- Tiny library to convert from "encoded" maps to Elixir structs.☆29Updated 5 years ago
- A small, fast and fully compliant JSON parser in Elixir☆47Updated 9 months ago
- New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Ins…☆39Updated 5 years ago
- PlugCheckup provides a Plug for adding simple health checks to your app☆74Updated 4 years ago
- Read model projections for Commanded using Ecto☆92Updated 11 months ago
- Data validation and conformation library for Elixir.☆68Updated 3 years ago
- Transparent bi-directional communication for clients, servers and more☆69Updated 7 years ago
- 🎥 Fast, live and beautiful presentations from Markdown powered by Phoenix LiveView☆85Updated 3 years ago
- Handy enumerable operations implementation.☆71Updated 10 months ago
- Simple macro for generating SQL's functions macro wrappers☆53Updated last year
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 4 years ago
- An Elixir client for the Nu HTML Checker (v.Nu).☆57Updated 2 weeks ago
- An Elixir library for Ecto which helps with translating database models☆44Updated 6 years ago
- A thin veneer over HTTPotion that talks to Elastic Search☆65Updated 4 years ago
- Elixir library for various distance calculations☆64Updated last year
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- Clustered Elixir OTP application on Kubernetes with Horde and LibCluster☆53Updated 4 years ago
- Contains code examples used in the Exploring Elixir screencast series: https://www.youtube.com/channel/UCFKQ85T69sYhifDHF7dnPgw☆30Updated 8 years ago
- Draw pretty micro benchmarking charts in HTML and allow to export them as png for benchee☆57Updated 2 years ago
- Parse strings into DateTime, NaiveDateTime, Date, or Time https://hexdocs.pm/date_time_parser☆80Updated 3 years ago
- Elixir lexer for Makeup☆36Updated 10 months ago
- Library to easily intercept Elixir function calls☆43Updated 4 years ago
- Xema is a schema validator for Elixir inspired by JSON Schema.☆83Updated last year
- Periodically gather measurements and publish them as Telemetry events☆124Updated 3 months ago
- An Elixir mix task that lists all the licenses used by your Mix project dependencies.☆74Updated 4 years ago
- Numbers -- A generic wrapper to use *any* custom Numeric type in Elixir!☆41Updated 2 years ago
- Time calculations using business hours☆53Updated this week
- Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests☆43Updated 4 years ago