Showing 11 open source projects for "cache"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    InnerTune

    InnerTune

    A Material 3 YouTube Music client for Android

    A Material 3 YouTube Music client for Android.
    Downloads: 86 This Week
    Last Update:
    See Project
  • 2
    Fresco

    Fresco

    An Android library for managing images and the memory they use

    Fresco’s image pipeline will load images from the network, local storage, or local resources. To save data and CPU, it has three levels of cache; two in memory and another in internal storage. Fresco’s Drawee shows a placeholder for you until the image has loaded and then automatically shows the image when it arrives. When the image goes off-screen, it automatically releases its memory. A decompressed image - an Android Bitmap - takes up a lot of memory. This leads to more frequent runs of the Java garbage collector. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    GSYVideoPlayer

    GSYVideoPlayer

    Android video player library

    GSYVideoPlayer is a flexible, feature-rich video playback library for Android that wraps popular media engines to offer a unified, customizable API. It supports full-screen playback, small-window (picture-in-picture–style) modes, and seamless orientation changes with proper lifecycle handling. The library provides gesture controls for brightness, volume, and seeking, along with thumbnail covers, playback speed adjustment, and caching options for smoother viewing on unreliable networks....
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Open Asset Import Library

    Open Asset Import Library

    The open-asset-importer-library repository

    The Open Asset Import Library (short name: Assimp) is a portable Open-Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter. See the feature-list. open3mod is a Windows-based model viewer. It loads all file formats that Assimp supports and is perfectly suited to quickly inspect 3d assets. Assimp aims to provide a full asset conversion...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    hivefy

    hivefy

    Hivefy is a Spotify-inspired, ad-free, music app.

    ... ✅ Key Features: • 🎨 Modern UI inspired by Spotify • 🎧 Powerful background player • 💾 Offline downloads with cleanup • 🔍 Smart global search • ⚙️ Full customization (themes, cache, server) 📦 GitHub: https://github.com/Harish-Srinivas-07/hivefy
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 6
    Advision

    Advision

    Advision is a cloud cross-platform Digital Signage software.

    Advision is a cloud cross-platform Digital Signage software. We help offline business and advertising companies to implement reliable Digital Signage infrastructure using our own software and hardware solutions. Advision is used for DOOH advertising networks, digital signage at points of sale (retail), in the fast food industry for digital menus, and corporate TV.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Video cache support for Android

    Video cache support for Android

    Cache support for any video player with help of single line

    Why AndroidVideoCache? Because there is no sense to download video a lot of times while streaming! AndroidVideoCache allows adding caching support to your VideoView/MediaPlayer, ExoPlayer or any other player with help of a single line! By default AndroidVideoCache uses MD5 of video URL as the file name. But in some cases url is not stable and it can contain some generated parts (e.g. session token). In this case caching mechanism will be broken. To fix it you have to provide your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    Defa Protector is A Simple PHP and Wordpress Plugin To Protect and Prevent Video Save As From Browser and Some Video Grabber. There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    ...(The barrage of the live broadcast has not been implemented, and the data of the barrage is not available for the time being). Realization of game center, topic center, activity center, original leaderboard, region leaderboard, offline cache. The default minSdkVersion of the project is set to 21, because some interfaces below 21 may need to be adapted. Due to the limited time, it can only be improved slowly in the later stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10

    WatchLater

    Viede downloader: YouTube, Vimeo, Flickr

    Description: Watch your favorite YouTube videos even without the Internet. The easiest way to cache the video and watch it later. It's just two clicks. This application allow download YouTube video and watch it offline in any time without internet connections. Supported Android: 4.0 + Multi Languages: Yes Developer: Pixcel Studio Home page: WatchLater Features: 1. Download video from YouTube, Vimeo, Flikr. 2. Playback video in the embedded player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    android-common-lib

    android-common-lib

    Android common lib, ImageCache, HttpCache, DropDownListView, etc.

    The Dev Tools App is a powerful android development tool that can help you improve efficiency greatly, It can be used to view the latest open source projects, view activity history, view manifest, decompile, color picker, extract apk or so, view app info, open or close the developer options quickly, and more. Includes cache (picture cache, prefetch cache, network cache), public View (drop down and load more ListView at the bottom, load more ScrollView at the bottom, slide a page Gallery) and common Android tools (network, download, Android resources) Operation, shell, file, Json, random number, Collection, etc.). You can choose a variety of cache algorithms (FIFO, LIFO, LRU, MRU, LFU, 13 types such as MFU) or custom caching algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB