Extensions for Ecto previously used at Kinetic Commerce
An Elixir library to sign and verify HTTP requests using AWS Signature V4.
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
A composable GraphQL client library for Elixir
LiveAttributes for Phoenix.LiveView to make subscription and updating of changing variables easier.
Easily sort by multiple fields in a readable manner
Dependency injection for Elixir, suitable to use with Mox.
Aliyun OSS API(阿里云对象存储 OSS API)
Convert numbers to various string formats, such as currency
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
Library to increase the throughput of producing messages (coming one at a time) to Kafka by accumulating these messages into batches
An Elixir library to generate SVG squircle paths.
Cloud Text-to-Speech API client library. Synthesizes natural-sounding speech by applying powerful neural network models.
Text difference library for Elixir
An Elixir library for parsing haml templates.
Plugs and tools for HTTP request/response validation according to API Blueprint specs
Interactive semantic versioning for Elixir packages
Elixir library for using Redis Pub/Sub features (built on top of Redix)
Sandbox provides restricted, isolated scripting environments for Elixir through the use of Lua by wrapping Robert Virding's Luerl library.
Arbitrary precision integer arithmetic for Gleam
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
Library to create and edit iCalendar files without parsing.
Plugin performing video scaling, using SWScale module of [FFmpeg](https://www.ffmpeg.org/) library.
Livekit server SDK for Elixir - enables you to build real-time video/audio applications with Livekit.
If Atom, BitString, Integer and Float values wanna be a boolean value, they can using to_boolean/1 function.
A plug for Phoenix that validates and transforms HTTP request params.
Hexdump makes it easier to work with binary data.
Implementation of the [HPack](https://http2.github.io/http2-spec/compression.html) protocol, a compression format for efficiently represe...
Elixir access to hardware GPIO, I2C, and SPI interfaces.
LiveView Native SwiftUI Client