Showing 22 open source projects for "most"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    ...The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads and reflection. JUnit test translation and execution is also supported. J2ObjC cannot convert Android binary applications. Developers must have source code for their Android app, which they either own or are licensed to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    KISS

    KISS

    Blazingly fast Android Launcher

    ...No more time and effort is wasted on searching, and you won't have to look at long lists of contacts or a grid of application icons doing absolutely nothing. KISS is smart and gets smarter as you keep using it, remembering your most commonly accessed search results.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in projects. BRVAH optimizes adapter code, allows for adapter animation, adds On Item Click Lister, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Tinker

    Android hot-fix solution library

    ...There are many other hot-fix solutions just like Tinker, but Tinker overcomes many of the problems that other solutions have. For starters, Tinker offers class, So and resource replacement, something that most other solutions do not. It offers full platform support and gradle support, while being smaller and simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    ...Classes must be easy to unit test and reason about in isolation. Individual RIB classes have distinct responsibilities like routing, business, view logic, creation. 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: 0 This Week
    Last Update:
    See Project
  • 6
    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. It's really tidy. MMKV adds about 50K per architecture on App size, and much less when zipped (apk). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tls SNI injector + Psiphon Free Server

    tls SNI injector + Psiphon Free Server

    Value Added VPN 4G ssl/tls sni Psiphon CN/RU/JP/UK..

    ... 🔧 Máy chủ Psiphon3 miễn phí có hỗ trợ SNI tùy chỉnh và meek proxy ✅ Dùng để vượt tường lửa, kiểm duyệt mạng ⚙️ Cấu hình chuyên nghiệp, phù hợp với kỹ thuật viên và người yêu công nghệ 📡 Không cần root, không quảng cáo, hoạt động ổn định. 🚀 Free Psiphon3 + SNI Customization and meek proxy 🛡️ One of the most powerful censorship bypass tools ever shared 🌍 Works globally — optimized for Vietnam, Iran, and more 💡 Try it today and experience real freedom! This Psiphon3 server setup is shared for educational and testing purposes only. Learn how SNI customization and meek proxy affect network censorship bypassing. 🧪 Try it on real-world networks to understand circumvention strategies. ...
    Downloads: 954 This Week
    Last Update:
    See Project
  • 8
    tls SNI injector + VPNGate Free Server

    tls SNI injector + VPNGate Free Server

    Value Added VPN 4G ssl/tls sni VPNGate CN/RU/JP/UK..

    Sibling project https://sourceforge.net/projects/tls-sni-injector-cloudflare/ TCP Over SSL Tunnel TCP Over SSL Tunnel is a free SSL tool with SNI Host (Spoof Host) support ( SSL Injector ). VPN client 4G ssl/tls sni + SoftEther + VPNGate CN/RU/JP/UK.. 🚀 Free VPNGate + SNI Customization 🛡️ One of the most powerful censorship bypass tools ever shared 🌍 Works globally — optimized for Vietnam, Iran, and more 💡 Try it today and experience real freedom! This VPNGate server setup is shared for educational and testing purposes only. Learn how SNI customization and meek proxy affect network censorship bypassing. 🧪 Try it on real-world networks to understand circumvention strategies. ...
    Downloads: 241 This Week
    Last Update:
    See Project
  • 9
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    ...More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe the task's result or outcome on the main thread. Using vanilla Android, this would typically be accomplished with an AsyncTask. With RxJava instead you would declare your Observable to be observed on the main thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    Wuweido is a professional 3D CAD on your phone or tablet. More than just a viewer, dozens of modeling tools are provided to create and modify 3D models in the most natural way. Wuweido allows you to import and export models in standard CAD format. Unlike Onshape™ on Cloud, Wuweido is running locally on your device and it's more like Rhino™ 3D on mobile. Wuweido is powered by OPEN CASCADE. OPEN CASCADE is an incredible powerful geometry kernel innovating quickly. Wuweido is inspired by CAD Assistant. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Sakura Puzzle

    Sakura Puzzle

    Solve the puzzle with dry branch and see how beautiful it will bloom

    ... - In the campaign mode you will visit different places and you will be able to make many animated images with fanciful branches of blooming sakura. - In the tournament mode, several sakura branches of varying complexity are available. Every day the first 25 lucky winners, who earn the most points in every of complexity modes, will get prizes. Sakura is available for iOS 11+ and Android 5.0+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with highly efficient stateful binary protocols.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Q2 - Wolfram Alpha for J2ME

    Q2 - Wolfram Alpha for J2ME

    Wolfram Alpha implementation for Java mobile.

    Wolfram Alpha implementation for J2ME mobile devices. Wolfram Alpha is worlds's most powerful computational knowledge engine. Type Anything you wish to get answers ranging from Mathematical problems, Constants, graphs, International Affairs to temperature in your locality. Q2 supports natural language input. Check out the support page to get a comprehensive list of things you can search for. This application requires an internet connection on your mobile(GPRS/3G/WiFi).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Music Synchronizer

    Music Synchronizer

    Synchonize your music with disk, sd cards etc..

    ...Import music information from various sources: * mp3 files; * directories containing mp3 files; * m3u8 playlists; * Winamp playlists When file are imported it is easy to manage your playlists, review files information and even size of artwork embedded. Select files to synchronize and playlists are written automatically. Synchronization is fast because only files to be change are written or deleted. Most of the files are untouched which extends the life of your SD card and speeds up whole writing process. See more: http://www.foxjunior.eu/synchronize-your-music-library/ If you find this free software useful, please help me with more rock'n roll coming! https://sourceforge.net/p/musicsynchro/donate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Legacy Launcher

    Legacy Launcher

    Legacy Launcher for Android

    Legacy Launcher for Android is a free open-source replacement home screen application. It is built on top of the last version of ADW Launcher Free (from the open-source Cyanogenmod 7 branch), and most of the functionality comes from there. It is compatible with Android 2.1 to Android 2.3.7.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 16
    Egg Timer for J2ME is a mobile application that helps you boil perfect eggs! It works as a standard egg timer, but it has also got presets for different styles of boiled eggs. It's designed to run on most (if not all) J2ME MIDP 2.0 enabled handsets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mind the re-programmable hardware, even CPU for most mobile devices. Flushable devices. Flushable CPU, modem, camera - any kind of EMPTY NAND device, creating a new one by the engineering forth and back and forward again. We recreate the world
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    J2ME Java application (midlet) for backing-up and restoring/importing contacts, calendar events and TODOs to/from a text file using the vCard/vCalendar standard on mobile phones supporting the optional FileConnection and PIM APIs (JSR 75).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MegaBlock is a Tetris clone for J2ME devices. It aims to be a simple and honest reproduction of the addictive classic. It will run most modern mobile phones with java and a good sized screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ERP Mobile will be a software that allow people to use cell phones as a data collector, which can connect with the most popular Enterprise Resource Planning softwares(Adempiere,Open Bravo,Oracle E-Business Suite, Oracle J.D.Edwards Enterprise One,SAP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Android CMDLauncher

    Android CMDLauncher

    Command-line launcher for Android devices

    > description -CMDLauncher [Enter] description > Command-line based launcher for Android devices, with the intention being that, once the project has progressed far enough, the launcher in itself will be able to replace most of the usual functions provided by Android, within it's text-only environment. description > Currently in a pre-alpha stage of development, the launcher is only a proof of concept at the moment and can process only a few commands. It's functionality is, however, growing on a daily basis. description > If you're brave enough to go text-only and would like to provide me with some feedback then please sign-up for the beta release here: https://sourceforge.net/p/android-cmdlauncher/discussion/beta-03/thread/2bd80664/ description > You can also follow the development and provide feedback at my Trello board: https://trello.com/b/VzFXzcYZ/android-cmdlauncher-development description > exit [Enter] >
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    0 Backup

    Back up your Android external SD memory 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 solutions say to make a backup of your phone, but if such backup is kept only on the SD card of your phone, it is still in risk of being lost or stolen. 0 Backup can help you back up also such data form the SD card to your own computer. Other backup solutions store the backup on online storage servers, usually subject to a monthly fee. 0 Backup does the backup to your own computer, so no extra or hidden fees apply.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB