A library to read a DS3231 Real time clock module I've only tested this with a raspberry pi a+ and a sunfounder ds3231 board.
A simple rate limiting application based on source ip address.
README.md generation tool for small Elixir project
Elixir implementation of the PCG Random Number Algorithm (http://www.pcg-random.org/)
An OTP application
Testing library for mocking Circuits libraries through a sequence of steps.
A rebar3 plugin to generate config files using cuttlefish
Relate implements relational operators on Elixir enumerables
A simple library to perform a text encoding by rotating characters by n positions.
Ecto Adapter for Redshift.
Elixir utility for retrying stale Ecto entry operations
A highly-documented translation of the original Erlang pg2 implementation to Elixir for educational purposes.
Rprel (arr-pee-rell) is a tool for creating GitHub releases from a build artifact.
Rational is a module for exact representation and manipulation of rational fractions, that is, those fractions that can be exactly repres...
Monitor events that do NOT happen in designated schedule.
An implementation of RDF Triple Compounds (RTC) in Elixir.
Work with type classes with algebraic or category-theoretic.
Route macro for routing to multiple routers in phoenix endpoint (or a plug router)
ROCK: A Robust Clustering Algorithm for Categorical Attributes
A rebar plugin to run tailwind at compile time
Live programming environment for Elixir/Erlang
SSH subsystem for helping synchronize a release on a remote node
Allows you to run some code and handle any timeouts or errors, with custom retry logic, while limiting the total number of concurrent thi...
Client route helpers for Phoenix inspired by Rails JSRoutes.
An OTP application to keep RSS feeds in sync with the real world.
Rulex contains a very simple macro "defrule" allowing you to write a rule system using Elixir pattern matching.
Plugin to run exUnit tests
Convert numbers to Roman numerals and back.
Red-Black trees: an ordered key-value store with O(log(N)) performance
A ring or circular buffer data structure with extras.