All Projects → Glide → Similar Projects or Alternatives

204 Open source projects that are alternatives of or similar to Glide

Minicran
R package to create internally consistent, mini version of CRAN
Stars: ✭ 123 (-23.12%)
Mutual labels:  package-management
Rez
An integrated package configuration, build and deployment system for software
Stars: ✭ 550 (+243.75%)
Mutual labels:  package-management
Packages
The default package source of the Zeek Package Manager
Stars: ✭ 94 (-41.25%)
Mutual labels:  package-management
Glidebitmappool
Glide Bitmap Pool is a memory management library for reusing the bitmap memory
Stars: ✭ 544 (+240%)
Mutual labels:  glide
Sampctl
The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
Stars: ✭ 149 (-6.87%)
Mutual labels:  package-management
Renovate
Universal dependency update tool that fits into your workflows.
Stars: ✭ 6,700 (+4087.5%)
Mutual labels:  package-management
Ck Tensorflow
Collective Knowledge components for TensorFlow (code, data sets, models, packages, workflows):
Stars: ✭ 90 (-43.75%)
Mutual labels:  package-management
Glidewebpdecoder
A Glide WebpDecoder Intergration Library for decoding and displaying webp images
Stars: ✭ 484 (+202.5%)
Mutual labels:  glide
Scallop
干货集中营Android app(MVP + RxJava2 + Dagger2 + Retrofit)
Stars: ✭ 120 (-25%)
Mutual labels:  glide
Conda
OS-agnostic, system-level binary package manager and ecosystem
Stars: ✭ 4,438 (+2673.75%)
Mutual labels:  package-management
Pkgsign
A CLI tool for signing and verifying npm and yarn packages.
Stars: ✭ 85 (-46.87%)
Mutual labels:  package-management
Devring
安卓基础开发库,包含各常用模块,让开发简单点。
Stars: ✭ 414 (+158.75%)
Mutual labels:  glide
Termux Create Package
Python script to create Termux packages easily.
Stars: ✭ 155 (-3.12%)
Mutual labels:  package-management
Retool
Vendoring for executables written in Go
Stars: ✭ 403 (+151.88%)
Mutual labels:  package-management
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-49.37%)
Mutual labels:  glide
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (+138.75%)
Mutual labels:  glide
Ocamlverse.github.io
Documentation of everything relevant in the OCaml world
Stars: ✭ 117 (-26.87%)
Mutual labels:  package-management
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+2648.75%)
Mutual labels:  glide
Wanandroid
🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端
Stars: ✭ 1,223 (+664.38%)
Mutual labels:  glide
Glidefacedetectiontransformation
A memory efficient Android image transformation library providing cropping above Face Detection (Face Centering) for Glide.
Stars: ✭ 348 (+117.5%)
Mutual labels:  glide
Dgvoodoo2
Glide/DirectX implementation on D3D11/12
Stars: ✭ 137 (-14.37%)
Mutual labels:  glide
Conan Center Index
Recipes for the ConanCenter repository
Stars: ✭ 310 (+93.75%)
Mutual labels:  package-management
Opi
OBS Package Installer (CLI)
Stars: ✭ 64 (-60%)
Mutual labels:  package-management
Modulation
Modulation - explicit dependency management for Ruby
Stars: ✭ 306 (+91.25%)
Mutual labels:  package-management
Rxapp
Stars: ✭ 108 (-32.5%)
Mutual labels:  glide
Pacote
programmatic npm package and metadata downloader (moved!)
Stars: ✭ 281 (+75.63%)
Mutual labels:  package-management
Glide
Package Management for Golang
Stars: ✭ 8,143 (+4989.38%)
Mutual labels:  package-management
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (+60%)
Mutual labels:  glide
Mvvmarchitecture
MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue
Stars: ✭ 159 (-0.62%)
Mutual labels:  glide
BakingApp
🍛🍴 This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
Stars: ✭ 18 (-88.75%)
Mutual labels:  glide
Android Toy
不积跬步 无以至千里
Stars: ✭ 54 (-66.25%)
Mutual labels:  glide
CarouselGifViewer
Efficiently display a list of GIFs in a carousel (RecyclerView).
Stars: ✭ 33 (-79.37%)
Mutual labels:  glide
Scarf
An experimental prototype of a package manager and packaging ecosystem. Currently being rebuilt.
Stars: ✭ 108 (-32.5%)
Mutual labels:  package-management
GitHubApplication
GitHubApplication 📱 is an Android application built to demonstrate the use of modern Android development tools - (Kotlin, Coroutines, Hilt, LiveData, View binding, Data Store, Architecture components, MVVM, Room, Retrofit, Navigation).
Stars: ✭ 11 (-93.12%)
Mutual labels:  glide
Qdd
Download JavaScript Dependencies, really fast
Stars: ✭ 47 (-70.62%)
Mutual labels:  package-management
Dowy
🎬Application that displays a list of Movies and Tv Series using Modern Android Application Development tools and API's
Stars: ✭ 29 (-81.87%)
Mutual labels:  glide
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+933.75%)
Mutual labels:  glide
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
Stars: ✭ 38 (-76.25%)
Mutual labels:  glide
Retrofit Recyclervew
An implementation of a RecyclerView using Retrofit and Glide to create a movie list
Stars: ✭ 40 (-75%)
Mutual labels:  glide
PlayAndroid
✌️✊👋玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配✔️状态栏沉浸式✔️黑夜模式✔️,无数据、加载失败状态页;骨架屏、Koin依赖注入等
Stars: ✭ 193 (+20.63%)
Mutual labels:  glide
Composable Images
The Composable Images is a library providing Jetpack Compose wrapper for Glide, Picasso, and Coil.
Stars: ✭ 107 (-33.12%)
Mutual labels:  glide
covector
Transparent and flexible change management for publishing packages and assets.
Stars: ✭ 28 (-82.5%)
Mutual labels:  package-management
Pubx
The missing pub commands
Stars: ✭ 34 (-78.75%)
Mutual labels:  package-management
Debt-Manager
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stars: ✭ 22 (-86.25%)
Mutual labels:  glide
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-3.75%)
Mutual labels:  glide
GooglePlay2
GooglePlay2.0,基本修复所有bug,应用市场,一款应用下载软件,框架式编程,使用ButterKnife,okHttp网络请求,glide图片加载,联动ToolBar。
Stars: ✭ 20 (-87.5%)
Mutual labels:  glide
Android Mvp
Android Model View Presenter
Stars: ✭ 28 (-82.5%)
Mutual labels:  glide
glide-bindingadapter
Configurable @BindingAdapter for Glide
Stars: ✭ 16 (-90%)
Mutual labels:  glide
Glide Docs Cn
Glide简体中文文档站点托管项目。
Stars: ✭ 1,395 (+771.88%)
Mutual labels:  glide
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (-22.5%)
Mutual labels:  glide
Glidedemo
A demo describes how to load images by using Glide
Stars: ✭ 21 (-86.87%)
Mutual labels:  glide
nexus-repository-conan
Conan the Barbarian, C packaging, fun times
Stars: ✭ 37 (-76.87%)
Mutual labels:  package-management
Core Plans
Core Habitat Plan definitions
Stars: ✭ 129 (-19.37%)
Mutual labels:  package-management
Awesome Third Library Source Analysis
📖 Deep understanding of popular open source library source code (optimizing...)
Stars: ✭ 866 (+441.25%)
Mutual labels:  glide
Draggableimageviewer
大图浏览 & 图片查看&拖拽退出。类似于微信、B站的图片 & 视频浏览器。
Stars: ✭ 153 (-4.37%)
Mutual labels:  glide
Iread
Using Retrofit2,RxJava,RxKotlin,OkHttp,lottie,Material Design combined with Kotlin to display the wanAndroid's article and Douban hot movie and zhihu daily newspaper.
Stars: ✭ 158 (-1.25%)
Mutual labels:  glide
Ximalayakotlin
🔥 一个模仿企鹅 FM 界面的 Android 应用—喜马拉雅Kotlin。完全使用 Kotlin 开发。有声资源和播放器由喜马拉雅 SDK 提供。An unofficial Ximalaya FM client for Android entirely written using Kotlin language.
Stars: ✭ 151 (-5.62%)
Mutual labels:  glide
Kingtv
📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
Stars: ✭ 1,594 (+896.25%)
Mutual labels:  glide
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-37.5%)
Mutual labels:  glide
Youtubedownloader
Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.
Stars: ✭ 25 (-84.37%)
Mutual labels:  glide
61-120 of 204 similar projects