A simple Elixir parser for the same kind of files that Python's configparser library handles
☆21May 26, 2025Updated 9 months ago
Alternatives and similar repositories for configparser_ex
Users that are interested in configparser_ex are comparing it to the libraries listed below
Sorting:
- Elixir library to read pixels from a PNG file, using libpng (using a NIF)☆22May 23, 2023Updated 2 years ago
- Elixir command-line client for tldr pages☆15Sep 5, 2025Updated 5 months ago
- Render SVG into PNG in Elixir☆14Dec 14, 2022Updated 3 years ago
- A small example showing how to run EPMDLess with elixir (with traffic encryption)☆10Jul 16, 2019Updated 6 years ago
- A modern, scriptable, dependency-based build tool loosely based on Make principles.☆17Nov 27, 2014Updated 11 years ago
- An Elixir API for consuming structured input streams☆11Aug 2, 2021Updated 4 years ago
- An Erlang library to provide AWS credentials☆30Feb 1, 2026Updated 3 weeks ago
- Email address parsing and validation library for Elixir.☆13Jan 26, 2026Updated last month
- A combo PubSub and Data cache that sits between sensors and scenes. Can be used outside of Scenic applications☆14Dec 5, 2019Updated 6 years ago
- Securely send Phoenix.PubSub one-way, over long distances☆14Sep 8, 2020Updated 5 years ago
- OLEDVirtual is a library to mock the OLED (https://github.com/pappersverk/oled) screen for local development.☆12Jun 10, 2022Updated 3 years ago
- A playground for data structures in Elixir☆14Sep 9, 2015Updated 10 years ago
- A Scenic driver for running the Inky eInk display from Pimoroni on nerves.☆18Sep 26, 2023Updated 2 years ago
- Bot for the telegram group written in Elixir using Nadia.☆16Jan 4, 2020Updated 6 years ago
- Enterprise Web Application in Elixir and Phoenix☆15Jan 6, 2023Updated 3 years ago
- The source code of talks that I've given☆16Nov 7, 2025Updated 3 months ago
- Turtle Graphics using Elixir☆17Dec 18, 2023Updated 2 years ago
- Proof of concept onto how to deploy apps to fly.io using only the GraphQL API☆16Aug 17, 2022Updated 3 years ago
- A* graph pathfinding in pure Elixir☆34Mar 10, 2024Updated last year
- ☆41Feb 9, 2026Updated 2 weeks ago
- Unicode set parsing, expansion, macros and guards for Elixir☆39Jan 18, 2026Updated last month
- IP and Mac address tools for Elixir☆24Apr 16, 2024Updated last year
- ☆16Nov 26, 2015Updated 10 years ago
- Bitmap implementation in Elixir using binaries and integers. Fast space efficient data structure for lookups☆36Jan 3, 2018Updated 8 years ago
- Build a Dash Docset with your internal Elixir app☆38Oct 7, 2019Updated 6 years ago
- Rust reimplementation of subset of Erlang's xref☆15Nov 28, 2021Updated 4 years ago
- Elixir library to generate Ecto migrations from a PostgreSQL schema SQL file. Uses NimbleParsec and macro-style code generation.☆18Dec 12, 2025Updated 2 months ago
- ☆16Apr 10, 2022Updated 3 years ago
- Erlang IDNA lib☆45Jan 21, 2026Updated last month
- Store and manipulate a set of bit flags, mostly used for syncing the state over the wire between peers in a peer to peer network, such as…