Airports is a collection of all known airports. Data source is https://davidmegginson.github.io/ourairports-data/airports.csv
Ports is a collection of United Nations Code for Trade and Transport Locations or known as "UN/LOCODE".
Get CSV from your benchee benchmarks to turn them into graphs or whatever!
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
The CSV data layer for Ash Framework
Bespoke utilities for the Elixir Rivet Framework
A handy tool for all your administrative needs.
Universal SQL engine for Elixir. This library implements the SQL logic to perform queries on user provided databases using a simple inte...
Provides functions for fast matrix inversion, creation of empirical CDF from sample data including handling of asymmetric errors, and fit...
A library to build in-code schema starting from csv files
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
fat_ecto provides methods for dynamically building queries according to the parameters it receive.
A library for generating plots in Elixir.
Elixir small utilities
A library for validating transforming and parsing non-sandboxed data (e.g. CSV files)
A simple csv parser that supports both CSV and XLSX
Pummpcomm is a library to handle communication with a Medtronic insulin pump via a serial link to a cc1110 chip running subg_rfspy.
Small library to call the Similar Web Geography API endpoint.
Elixir library for encoding and decoding data using the Multicodec standard.
Generates passphrases using EFF's word lists.
SAML Metadata Extractor, Etc: A library for processing large collections of SAML metadata
Crawler for dadosabertosdebh
Turn data into functions in the Erlang ecosystem
Dynamic ecto query builder
Create Elixir structs, maps with atom keys, and keyword lists from CSV/TSV data.
Parses Norwegian Postal Codes using data from Bring
E-commerce Checkout for Elixir.
E-commerce Catalog for Elixir.
YubinBango is a library for lookup address with Japan postal-code/zipcode. YubinBangoは日本の郵便番号から住所を検索する...
Implementation of R's data.frame() or Python's Pandas for Elixir