Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →
CarrierWave Alternatives
Similar projects and alternatives to CarrierWave
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
rails7-startkit
Discontinued Start Rails in one command [Moved to: https://github.com/the-teacher/rails-start]
-
-
DragonFly
A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more! (by markevans)
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
-
-
CarrierWave discussion
CarrierWave reviews and mentions
-
Released a Library for Synchronous Execution of Asynchronous Processes in JS/TS
Accel Record is also designed to be similar to Ruby on Rails' Active Record in terms of usability, and one of the things I want to achieve in the future is to create a library like CarrierWave. CarrierWave allows you to save images to external storage services (such as AWS S3) when saving records, and to achieve this with Accel Record, it is necessary to execute asynchronous processes such as image uploads synchronously. I expect that this process can be executed faster by using worker_threads instead of subprocesses.
-
I've done a mistake when I've chosen ActiveStorage (Rails 7. Start Kit, Release 1.7)
Don't you know `carrierwave` and `shrine` work already with this secure way to name folders/files? - https://github.com/carrierwaveuploader/carrierwave - https://github.com/shrinerb/shrine
-
Carrier Wave and How to Test Uploading a New Image to a ActiveRecord::Base Model
We’re a Rails shop at Forem. In the Forem code base we use the CarrierWave gem to help with our file uploads.
-
A note from our sponsor - Kargo
akuity.io | 9 Sep 2026
Stats
carrierwaveuploader/carrierwave is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of CarrierWave is Ruby.