arc
:paperclip: Flexible file upload and attachment library for Elixir (by stavro)
waffle
Flexible file upload and attachment library for Elixir (by elixir-waffle)

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
arc | waffle | |
---|---|---|
2 | 1 | |
1,167 | 761 | |
0.2% | 1.3% | |
1.4 | 6.1 | |
7 months ago | 2 months ago | |
Elixir | Elixir | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
arc
Posts with mentions or reviews of arc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-30.
-
File attachments for redux-form and elixir/phoenix as backend API (serialization issue)
def create(conn, %{"product" => product_params}) do changeset = Product.changeset(%Product{}, product_params) case Repo.insert(changeset) do {:ok, _product} -> conn |> put_flash(:info, "Product created successfully.") |> redirect(to: product_path(conn, :index)) {:error, changeset} -> render(conn, "new.html", changeset: changeset) endend params from log (I am using arc for handling image uploads in elixir code)
-
File Upload using Elixir, Phoenix, Absinthe and ExAws
Alternative library that you might be interested: https://github.com/stavro/arc
waffle
Posts with mentions or reviews of waffle.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to upload a file in Elixir with Waffle
The ability to upload files is a key requirement for many todays web and mobile applications. In this tutorial, we will look at how we can accomplish file uploads to local storage and S3 server in Phoenix with the help of Waffle library. Read more...
What are some alternatives?
When comparing arc and waffle you can also consider the following projects:
exfile - File upload persistence and processing for Phoenix / Plug
Belt
librex - Elixir library to convert office documents to other formats using LibreOffice.
fs - 📁 FS: Windows, Linux, Mac Driver
elixgrep - An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc..
ex_guard - ExGuard is a mix command to handle events on file system modifications
sentix - A cross-platform file watcher for Elixir based on fswatch.
eye_drops - Configurable Elixir mix task to watch file changes and run the corresponding command.
exfswatch - Filesystem monitor for elixir

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured