waffle VS exfile

Compare waffle vs exfile and see what are their differences.

waffle

Flexible file upload and attachment library for Elixir (by elixir-waffle)

exfile

File upload persistence and processing for Phoenix / Plug (by keichan34)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
waffle exfile
1 -
690 90
1.2% -
4.8 0.0
23 days ago over 2 years ago
Elixir Elixir
Apache License 2.0 MIT License
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.

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
    1 project | dev.to | 20 Oct 2021
    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...

exfile

Posts with mentions or reviews of exfile. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning exfile yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing waffle and exfile you can also consider the following projects:

arc - :paperclip: Flexible file upload and attachment library for Elixir

Belt

elixgrep - An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc..

ex_minimatch

ex_guard - ExGuard is a mix command to handle events on file system modifications

fs - 📁 FS: Windows, Linux, Mac Driver

sentix - A cross-platform file watcher for Elixir based on fswatch.

dir_walker - Simple Elixir file-system directory tree walker. It can handle large filesystems, as the tree is traversed lazily.

eye_drops - Configurable Elixir mix task to watch file changes and run the corresponding command.

exfswatch - Filesystem monitor for elixir