Showing 17 open source projects for "memory"

View related business solutions
  • 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
  • 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
    KISS

    KISS

    Blazingly fast Android Launcher

    KISS (Keep It Simple and Stupid) is a blazingly fast yet incredibly small launcher for Android that requires nearly no memory to run. It expedites searching through the apps, contacts and settings of your Android device, giving you just one simple interface to find everything you need fast. No need to skim through dozens of other apps just to find one-- simply enter a few characters and hit enter. Need to make a call? Just enter the first three letters of the contact's name and hit the phone button. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    ...Plus, most RIB logic is decoupled from child RIB logic. This makes RIB classes easy to test and reason about independently. Tooling for developer productivity. RIBs come with IDE tooling around code generation, memory leak detection, static analysis and runtime integrations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains process locks, encode/decode helpers and mmap logics and nothing more. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Gnirehtet

    Gnirehtet

    Gnirehtet provides reverse tethering for Android

    ...It supports GNU/Linux, Windows, and macOS, and it relays TCP and UDP traffic over IPv4, giving it broad usefulness for app testing and device connectivity scenarios. The project includes both Rust and Java implementations, with the Rust version recommended because it uses less CPU and memory and does not require a Java runtime.
    Downloads: 371 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Vibrance HDR

    Vibrance HDR

    Create HDR image effect, from a single or multiple (AEB) photos.

    ...Note that Vibrance HDR is not intended to be a general purpose photo editor - there are already plenty of free apps for that. Note that creating HDR images from multiple inputs is memory intensive, and even though Android devices may have GBs of RAM, on some devices only a fraction of that may be available for a single application to use. Android is a trademark of Google LLC.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    ...Resources management are also completely separated between host and plugged apps. Process management for plugged apps, idle processed of the plugged app will be timely recycled to guarantee minimum memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...G-HOPE (Google "Helping Old People Easily") - A smartphone application for elder with difficulties like lack of hearing, speech impairment, unclear speech, low vision, weak memory etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mobile Sudoku Solver
    Mobile Sudoku Solver is a Java (J2ME) application for solving, designing and playing Sudoku puzzle game on mobile devices. It can find all the solutions available and hold them all in memory. You can select one of them, edit and solve it again.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a kit of applications that runs in NFC mobile phones, user can read information on tags that contains a path to play a multimedia object previously store in external memory. Useful for treasure hunt or outdoor activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple mobile phone calendar application, designed to run on any phone supporting midp, which can read iCal files from the phone's memory or from the internet (if this is available). It can therefore sync with google calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bloft (BLObby and sOFT) is a real-time soft-body physics simulator optimized for real-world mobile phones. It is written in Java and uses fixed-point math only. Memory allocations are minimized to suite the needs of JVMs in older mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    J2ME MVC framework based on model-view-controller pattern supported ME configurations CLDC and up. - conversation like data transfer between controllers - low memory usage - PL services support TODO: - support of other UI frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mobile-trail-explorer

    GPS tracker for J2ME phones

    ...It is required that mobile phone supports Bluetooth connections (JSR 82) for GPS and File connection (JSR 75) for exporting trails to kml files. Application can also render maps from Open Street Map. Maps can be downloaded over-the-air or preloaded to memory card. Other map providers can also be implemented easily in code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RoboTop is an open source tool for andriod that gives information (primarily cpu and memory usage) about the currently running processes or threads. It is a simple wrapper around the native top.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    0 Backup

    Back up your Android external SD memory to your own computer

    0 Backup is backup solution for your Android device, allowing you to fully backup your external SD card to your own computer. The documents you have created with Documents To Go, Quick Office or any other office suite; the passwords you keep within KeePassDroid; the photographs and videos of your family; the quick notes you take with your favorite notes editor; all of them and many others live in your SD card, so most of your data lives in your SD card. Back it up! Other backup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo