Showing 2022 open source projects for "waydroid-linux"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    JBook lets users retrieve, read, and bookmark electronic texts from Project Gutenberg and other sources. It transforms any computer into an electronic book reader with an entire library available on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Distributed filesystem tag based. Full scallable P2P DHT system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JISC Demonstrator (eTools) project that integrates both the JISC DELTA and eProfile toolkits into a single user-interface. Users can view and search their social-networks (based on the eProfile functionality), and search for resources in Delta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web-based application to allow teachers to create tests/exams/assignments and assign them to students to conduct online tests. Uses JBoss + MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    Open Learning Management System (Open LMS). An online Course Management System (CMS, LMS). Tools for online teaching including course builder, syllabus, discussion forum, announcements, file up-loader, grade book, calendar, secure login, email list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This program solves wordsearches given a wordsearch and a list of words to find.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PDF Annot is a piece of software that enables you to add audio and text annotation to a PDF. It uses JPedal SimpleViewer and iText library. Annotations are supported by Adobe'sofficial PDF Reader. Report any bug here: krakosia[at]gmail.com
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    LUSID is an interactive fully customisable web-based Personal Development Planning (PDP) tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A web-based AJAX education and communication platform for schools including exam functions, messaging system, instance management and much more. The whole platform is extensible and easy to use with an user-friendly user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    LingvoTools - conversion tool for the proprietary ABBYY Lingvo DSL format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is PMWiki (GPL) integration implementation into a virtual learning environment. The project was done in commercial way, now released as open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    As it goes by the project name, this tool finds out unique words (and their total count) in a given input file. Very useful for learning new languages, improving word skills, etc. Easily customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HallKeeper is a web-based information management system for university residence hall systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AchitectHelper is an framework developed to make easy the development of simple 3-layered systems by providing generic layers for business and persistence. At this initial stage it helps IT students but its intented to help complex projects too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Performs basic to advanced mathematical computations needed to determine stock and other securities numerical parameters. Helps find entry and exit points for securities. Provides PocketPC and MacOS Dashboard access to a stock market inspired calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QuickREx is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. QuickREx also runs as a standalone application - check the downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This software is to help the those connected with Biology,Biotechnology,Bio Informatics.The user can select from the choices of proteins, nucleotides,etc(All those found on NCBI's website)and search for the specific results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eSIMS is a Student information management system for Indian schools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sindhbase project's aim is to allow the people anywhere in sindh to upload informative content to a central place so that new information is available to other people. Information can be a video showing how to switch a wound, or a book in word.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Doctus is currently a verb-drilling system for students of Latin. Nouns and other parts of speech will be included soon, and the project's ambition is to include everything a student needs for learning Latin in one free OS-independent application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Eclipse based tool to teach design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool based on the model proposed by Bellman & Zadeh (1970) fuzzy logic (fuzzy sets) decision support paper. The first version of the application was developed in Java (pure java + jgoodies and some other APIs). Now it is being rewritten using nebular, a pure Java fuzzy API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jCpSim (Java CardioPulmonary Simulations) is a set of Java packages for simulation of human physiology (respiration, circulation, ...) and of medical therapy (ventilation, ...). Creation of user interfaces and therapy optimization is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This a versatile library manager made in Java. It requires MySql at backend to store the database. It has the feature to export the result as MS Excel format. This is made to function not only as a library manager but can be used in CD rental shops etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project