Elixir extendable blog.
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
Matrix is a linear algebra library for manipulating dense matrices. Its primary design goal is ease of use.
a simple static blog generator using markdown files
Modern Elixir toolkit for building advanced terminal user interfaces (TUIs) with components, theming, event handling, accessibility, and ...
A Livebook SmartCell for homework problems.
A functional approach to data access with Elixir
Blogit is an OTP application for generating blog posts from a git repository containing markdown files.
Yet another static website generator written in Elixir
A modern static site generator for the Elixir community
Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in...
Dynamic Instagram-like PostgreSQL sharding with Ecto
A pluggable storybook for your LiveView components.
Elixir small utilities
Lib for elixir
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`
obelisk is a static site generator for Elixir. It is inspired by jekyll, with the goal of being fast and simple to use and extend.
Plain-text, version-controlled blogging in Arcdown and Markdown.
A dead simple, extendable and fast blog engine in Elixir
Elixir wrapper for Pushbullet-API
A CubDB data layer for `Ash` resources.
A bland static site generator
Elixir bindings to the portmidi C library
Adds helpful extras to Guardian like default mailer support, as well as out of the box controllers and routes
Blogs, docs, and static pages in Phoenix
An Elixir library to interface with the Bitcoin core JSON-RPC API.
An extended ETS library for Elixir
Griffin static site generator
Elixir NIF for discount, a Markdown parser
Python's matplotlib.pyplot ported to Elixir. Inspired by https://github.com/JordiPolo/explot This library provides a fairly transparent ...