arc
:paperclip: Flexible file upload and attachment library for Elixir (by stavro)
fs
š FS: Windows, Linux, Mac Driver (by 5HT)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrientās PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
arc | fs | |
---|---|---|
2 | - | |
1,167 | 236 | |
0.2% | -0.4% | |
1.4 | 3.2 | |
7 months ago | 9 months ago | |
Elixir | Erlang | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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
fs
Posts with mentions or reviews of fs.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning fs yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing arc and fs you can also consider the following projects:
exfile - File upload persistence and processing for Phoenix / Plug
exfswatch - Filesystem monitor for elixir
waffle - Flexible file upload and attachment library for Elixir
fwatch - A file watcher for Elixir language
librex - Elixir library to convert office documents to other formats using LibreOffice.
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.
Belt
dir_walker - Simple Elixir file-system directory tree walker. It can handle large filesystems, as the tree is traversed lazily.

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrientās PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured