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 β
Glide Alternatives
Similar projects and alternatives to glide
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
OpenRefine
OpenRefine is a free, open source power tool for working with messy data and improving it
-
Lottie for Android, iOS, and React Native
Render After Effects animations natively on Android and iOS, Web, and React Native
-
-
-
MPAndroidChart
A powerful π Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
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.
-
-
RxJava
RxJava β Reactive Extensions for the JVM β a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
-
-
-
-
-
-
timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
-
MediaPicker
Discontinued Media Picker is an Android Libary that lets you to select multiple images or video
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
glide discussion
glide reviews and mentions
- 2025λ μ μλλ‘μ΄λ μ±μ λ§λ€κΈ°
- I get this for every imgur link... Any ideas?
-
I built a wallpaper app that takes images from Reddit (+ free promo codes)
Do you mean what I use to show the images? I am using the Glide library, you can find more information here: https://github.com/bumptech/glide
-
GMMP randomly fails to display embedded artwork
as mentioned in the other post i don't have too much insight in the art loading because its using https://github.com/bumptech/glide for all image loading. Resolution is the only thing i know for sure can prevent an imagine from successfully loading, whether or not that resolution is fixed or if its dependent on the device I have not been able to determine
-
Does downloading media start fetching media from the servers again or does it fetch from the current session cache?
Ah, yes, downloading images as a files works completely differently from displaying images and it doesn't use any cache. Though in theory you could rewrite downloading logic to use the same mechanism as display (which is Glide)
-
20+ Trending and Popular Java Open Source Project
Glide
-
Best way to fadein image views in a recyclerview?
You can also take a look at Coil, Picasso or Glide which usually have some kind of crossfade animation when the image loads.
-
Top 10 Android Libraries to boost your development in 2022
GitHub: https://github.com/bumptech/glide
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Image loading: Glide, Picasso, Coil, Fresco
-
I made a free fitness app with the most popular Reddit workout programs. Use it to kickstart your fitness journey and end 2021 strong!
Shortly said, they use React generally with fast-image and Glide for better loading of images Hermes JS Engine for app optimization. The app itself seems to generally use Kotlin and a few Java libraries and they also implemented Sqlite but I'm not sure about the use case for it probably they use it for progress though (The Developer/Marketer needs to confirm this), lastly they seem to use IntellJ Idea for programming and probably compiling
-
A note from our sponsor - Kargo
akuity.io | 5 Sep 2026
Stats
bumptech/glide is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of glide is Java.