Showing 33 open source projects for "glide"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Glide

    Glide

    Android image loading & caching library focused on smooth scrolling

    Glide is a fast and efficient open source image loading and caching library for Android that focuses on smooth scrolling. It supports fetching, decoding and displaying images, video stills as well as animated GIFs, with a simple and easy to use interface and API. Glide offers a performant and extensible resource decoding pipeline and automatic resource pooling, and a flexible API that allows developers to plug in to just about any network stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Valkey GLIDE

    Valkey GLIDE

    An open source Valkey client library that supports Valkey and Redis

    Valkey General Language Independent Driver for the Enterprise (GLIDE), is an open-source Valkey client library. Valkey GLIDE is one of the official client libraries for Valkey, and it supports all Valkey commands. Valkey GLIDE supports Valkey 7.2 and above, and Redis open-source 6.2, 7.0 and 7.2. Application programmers use Valkey GLIDE to safely and reliably connect their applications to Valkey- and Redis OSS- compatible services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Coil

    Coil

    Image loading for Android backed by Kotlin Coroutines

    ...Coil performs a number of optimizations including memory and disk caching, downsampling the image in memory, re-using bitmaps, automatically pausing/cancelling requests, and more. Coil adds ~2000 methods to your APK (for apps that already use OkHttp and Coroutines), which is comparable to Picasso and significantly less than Glide and Fresco. Coil's API leverages Kotlin's language features for simplicity and minimal boilerplate. Coil is Kotlin-first and uses modern libraries including Coroutines, OkHttp, Okio, and AndroidX Lifecycles. Coil is fully compatible with R8 out of the box and doesn't require adding any extra rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Landscapist

    Landscapist

    Pluggable, highly optimized Jetpack Compose image loading library

    Landscapist is a highly optimized, pluggable Jetpack Compose image loading solution that fetches and displays network images with Glide, Coil, and Fresco. This library supports tracing image loading states, composing custom implementations, and some valuable animations, such as crossfades, blur transformation, and circular reveals. You can also configure and attach image-loading behaviors easily and fast with image plugins. Landscapist is built with a lot of consideration to improve the performance of image loadings in Jetpack Compose. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    XCSoar

    XCSoar

    ... the open-source glide computer

    XCSoar is a tactical glide computer for Android, Linux, macOS, and Windows.
    Downloads: 120 This Week
    Last Update:
    See Project
  • 6
    The Quake Army Knife (QuArK)
    A powerful editor for video games based on or similar to id Software's series of Quake games. Currently QuArK supports 41 distinct games, 5 generic game engines, and a countless number of expansions packs, addons, and mods. It integrates a map editor, model editor, archive editors, texture management, and much more.
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 7

    POH Performance

    WebApps and native Apps for aircraft performance

    ...It includes calculations for takeoff, landing, climb, cruise, descent, instrument procedures as well as emergencies. It also includes an interactive hold calculator, a risk analysis tool, and an emergency glide distance calculator that handles head and tailwinds. POH Performance is also available on other mobile devices and as a WebApp (an App that runs in a browser) that runs on a variety of platforms (PC, Mac, tablets, phones). The cloud sync feature allows flight planning profiles entered on any device to be synchronized with your other devices when connected to the Internet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Glide Wrapper, primarily DirectX9 based, intended to exploit pixel shaders, and supporting 3D montors
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    salix
    Salix is a linux distribution based on Slackware that is simple and easy to use. Salix aims to be completely backwards compatible with Slackware, so Slackware users can benefit from Salix repositories.
    Leader badge
    Downloads: 326 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    GLIDE (Text2Im)

    GLIDE (Text2Im)

    GLIDE: a diffusion-based text-conditional image synthesis model

    glide-text2im is an open source implementation of OpenAI’s GLIDE model, which generates photorealistic images from natural language text prompts. It demonstrates how diffusion-based generative models can be conditioned on text to produce highly detailed and coherent visual outputs. The repository provides both model code and pretrained checkpoints, making it possible for researchers and developers to experiment with text-to-image synthesis.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Matisse

    Matisse

    A well-designed local image and video selector for Android

    Matisse is a well-designed local image and video selector for Android. If you use Glide as your image engine, add rules as Glide's README says. If you use Picasso as your image engine, add rules as Picasso's README says. There are two built-in themes you can use to start MatisseActivity, which are R.style.Matisse_Zhihu (light mode), and R.style.Matisse_Dracula (dark mode). All images and videos will be shown in Matisse by default, you can't limit the selectable mime types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially on Windows. Thanks to Gradle and JVM, Gogradle provide an excellent cross-platform support and can leverage the whole Java ecosystem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Xoptfoil

    Airfoil optimization with Xfoil

    Airfoil optimization using the highly-regarded Xfoil engine for aerodynamic calculations. Starting with a seed airfoil, Xoptfoil uses particle swarm, genetic algorithm and direct search methodologies to perturb the geometry and maximize performance. The user selects a number of operating points over which to optimize, desired constraints, and the optimizer does the rest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Jazenga Glide

    A polylingual IDE based on Lazarus

    The goal of this project is to create a development environment which features a fully integrated translation support framework. This framework is based on the principles of Peter Dunne, which allows for the reuse of translated keywords and phrases via a centrally managed translation memory system. The project aims to modify the entire LCL at low level to include natural language support structures which are then inherited by all LCL components, thus realizing an IDE in which all forms are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OkGo

    OkGo

    OkGo - 3.0

    ...Similar to Qzone, WeChat Moments, Weibo homepage, etc., the Jiugongge control that displays pictures automatically determines the size of the picture and the size of the control according to the number of pictures, uses the Adapter mode to set the picture, provides external interface callbacks, and uses the interface to load pictures, supporting arbitrary Image loading frameworks such as: Glide, ImageLoader, xUtils3, Picasso, etc., support click on the image to preview the large image in full screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    PicsRename
    Multimedia files renaming utility based on digitized date / time. Very useful for photo categorization ;o). Based on Python and the "kaa" plugin, it is able to read various multimedia formats incuding photos and videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyPeasy
    EasyPeasy is a lightweight operating system for netbooks, designed for the Internet and low power consumption.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 20
    Glide is a library for using 3dfx hardware. This project will be the public repository for Glide.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    Rdd is a forensic copy program developed at and used by the Netherlands Forensic Institute (NFI). Unlike most copy programs, rdd is robust with respect to read errors, which is an important property in a forensic operating environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Analyse every glide call when running game/demo.It provides before/after snapshot of every glide call, and full glide arguments details. This software is good for understanding glide 3d API as well as making/improving glide wrappers(currently in SVN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Equalsa is An equalizer for ALSA. Supports command line and GUI interface. Works by automatically editing the .asoundrc file. requires: Python and swh-plugins package. For GUI: PyGTK, Glade
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Read GPS files in .gpx xml format. Calculate velocity, glide, distance information. Convert to .srt format to be embeded in a video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    this implements a remote file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB