Showing 126 open source projects for "types"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    YSoccer Touch

    YSoccer Touch

    For Android phones and tablets

    A new soccer game which intends to give a continuation to the funny and easy playable series of Sensible World of Soccer (aka SWOS). YSoccer Touch is a simplified version of YSoccer, dedicated to Android phones and tablets. The source code is available under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RxLifecycle

    RxLifecycle

    Lifecycle handling APIs for Android apps using RxJava

    This library allows one to automatically complete sequences based on a second lifecycle stream. This capability is useful in Android, where incomplete subscriptions can cause memory leaks. You must start with an Observable<T> representing a lifecycle stream. Then you use RxLifecycle to bind a sequence to that lifecycle. It assumes you want to end the sequence in the opposing lifecycle event - e.g., if subscribing during start, it will terminate on stop. If you subscribe after pause, it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Libero Vocab

    Libero Vocab

    An app for Android to practice with vocabularies in the KVTML format.

    [English version below] Libero Vocab è una biforcazione di "Vocab Drill", di Károly Kiripolszky and Matthias Völlinger. Questa applicazione utilizza il formato dati KVTML sviluppato dal KDE Education Project. Libero Vocab non è un vocabolario di per sé ma consente di utilizzare vocabolari preesistenti. I vocabolari si possono autoprodurre o scaricare da: https://edu.kde.org/contrib/kvtml.php? Per l'installazione vedere la pagina Wiki. [English version] Libero Vocab is a fork of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NativeScript Feedback

    NativeScript Feedback

    Non-blocking textual feedback for your NativeScript app

    The nativescript-feedback plugin allows developers to provide in-app user feedback through customizable visual notifications, such as toasts and alerts, enhancing user experience by delivering timely messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Material design icons

    Material design icons

    The icon set from Google

    ...All icons are available in a range of sizes, densities and themes, and have been optimized for beautiful display on all common platforms and display resolutions. The full set of icons can be viewed in the Material Icons Library, and are available in several formats and suitable for different types of projects. Developers can use them in their digital products for Android, iOS, and web; and designers in their mockups or prototypes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Kakao

    Kakao

    Nice and simple DSL for Espresso in Kotlin

    At Agoda, we have more than 1000 automated tests to ensure our application's quality and give our best experience to the user. All of them are written with Espresso from Google. Even though Espresso is working really well with our test, the code readability is quite low. Let's look at some of the examples of how we write the test. As Agoda developers, we want to improve not just our codebase quality, but also our implementation of tests as well. This is why we are introducing Kakao. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eva Icons

    Eva Icons

    A pack of more than 480 Open Source icons, animations and fonts

    Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items. Download our set on the desktop to use them in your digital products for Web, iOS and Android. Additionally, Eva Icons supports 4 animation types: zoom, pulse, shake and flip. Icons are provided in two visual types, Fill and Outline and in several formats, including PNG, SVG, font, Sketch, etc. you also can download icons one by one in PNG and SVG formats from Eva Icons Website. Load from CDN in your project. After including the script, eva will be available as a global variable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gradle Android JUnit Jacoco Plugin

    Gradle Android JUnit Jacoco Plugin

    Gradle plugin that generates JaCoCo reports

    ...It produces HTML and XML outputs that slot neatly into CI pipelines and code quality dashboards. Configuration options let you include or exclude classes (like generated code), merge coverage across flavors and build types, and enforce minimum thresholds to prevent regressions. The plugin integrates cleanly with the Android Gradle Plugin’s task graph, so coverage runs are reproducible across developers and build servers. It helps teams make coverage a first-class metric without hand-crafting custom Gradle tasks for every variant. By lowering setup friction, it encourages frequent measurement and concrete targets for improving test depth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FileCrypt

    Android application to do AES-128 bit encryption on all types of files

    This is an android application able to perform AES-128 bit encryption on all types of files. Its tested encryption speed for 1080 HD video on android device is 3.43 MB per second, and decryption speed is 6.25 MB per second for android device with 3 GB RAM and MT6735 Quad-core 1.3 GHz CPU.
    Downloads: 1 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.
    Try Free
  • 10
    vlayout

    vlayout

    LayoutManager extension for RecyclerView

    vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension of external is supported, new LayoutHelper is registered, and special layout mode is realized. By providing a custom LayoutManager to RecyclerView, VirtualLayout is able to layout child views with different style at single view elegantly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Recyclical

    Recyclical

    Easy-to-use, extensible Kotlin DSL for setting up RecyclerViews

    An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Matisse

    Matisse

    A well-designed local image and video selector for Android

    ...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. You can launch Matisse from Activity or Fragment. Meanwhile you should receive results in the corresponding onActivityResult() callback. If you want a fixed span count, you can do it. The span count will stay the same when orientation changes. If you expect a grid size which will be flexible fitting different screens, you can also pull that off. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MVPArms

    MVPArms

    A common architecture for Android applications developing based on MVP

    ...It aims to solve the problems of too many traditional MVP classes and interfaces. One-click template generation, development artifact, no regrets! General framework, suitable for all types of projects, supports the development of large projects, compatible with component development, and can be used as a componentized Base library. The original builder mode Module (GlobalConfigModule) can be used to inject custom parameters into any position of the framework using Dagger2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UniRx

    UniRx

    Reactive extensions for Unity

    ...Rx is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Aurora IMUI

    Aurora IMUI

    General IM UI components, Android/iOS/RectNative ready

    ...Already supports three main platform, Android, iOS, React Native. With Aurora IMUI, you can implement these features easily. displaying message list, supports different message types, supports click & long click events for each type of message, and supports user avatar. Currently support for display and input message types text, image, voice, video, and custom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calculation of shifts for Android
    The program can expect for any date the state of changing (work/day off) for the different types of non-standard office hours, as that: three in three days (bar, shop) days through three (guard) day, night, two days off (port) Creation of description of other office hours is possible, it is possible to set seven shifts of different duration. GNU General Public License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Text Mask

    Text Mask

    Input mask for React, Angular, Ember, Vue, & plain JavaScript

    ...Text Mask is very configurable and allows you to create any type of input mask with minimal APIs. You can easily expand the base functionality of Text Mask with addons for more mask types. Text Mask supports pasting, browser auto-fill, and all operations that a user would expect while interacting with an input field. It works on mobile, has no 3rd party dependencies, and has a tiny footprint (less than 4KB gzipped).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free Academic Timetable Software

    Free Academic Timetable Software

    Free web timetabling software for education and training providers.

    A user friendly web-based timetabling software designed for all types of education and training providers to schedule classes, facilities, trainers and split classes into groups. It was designed by an academic professional with over 5 years experience in education timetabling systems and 14 years experience in the education and training sector. It is easy to set up and is really user friendly for everyone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Wrap

    Wrap

    The easy to use Swift JSON encoder

    Wrap is an easy-to-use Swift JSON encoder. Don't spend hours writing JSON encoding code - just wrap it instead. Using Wrap is as easy as calling wrap() on any instance of a class or struct that you wish to encode. It automatically encodes all of your type’s properties, including nested objects, collections, enums and more. It also provides a suite of simple but powerful customization APIs that enables you to use it on any model setup with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PhotoView

    PhotoView

    Implementation of ImageView for Android that supports zooming

    PhotoView is an Android library that extends the ImageView widget to support zooming, panning, and scaling gestures with ease. Designed to be lightweight and intuitive, PhotoView provides advanced image manipulation features without requiring complex configuration. It integrates seamlessly into Android apps and is commonly used in galleries, document viewers, and photo browsers where pinch-to-zoom and drag gestures are needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Java-WebTTS

    API-Makes static web pages readable with no coding

    ...All you need to do is to assign a specific id to the DOM element , whose innerHTML you want to be read out. Next release of the API will deal with many more readable MIME types and not just text/html, and will continue to support several Languages and utterance and with control to pause and re-wind .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    .NET Docs

    .NET Docs

    This repository contains .NET Documentation

    ...We have a large community using these resources. We make our best effort to respond to issues in a timely fashion. .NET is a free, open-source development platform for building many types of applications. Share functionality between different applications and application types using class libraries. With .NET, your project code and files look the same, regardless of the type of application you build. With each application you have access to the same language, API, and runtime capabilities. .NET allows you to use platform-specific functionality, such as operating system APIs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Online Zombie Game

    Online Zombie Game

    Online Zombie Game is a medieval-zombie apocalypse rpg game.

    ...* You have 4 attributes (Health,Attack,Defence,Critical Rate) * Train your character to get stronger. * Hunt in 11 different areas to get experience,golds,diamonds. * 50+ zombie types with different attributes. * Flexible choice of hunting time. (From 1 minute to 8 hours!) * Challange other players in the Arena , get weekly rewards. * Buy weapons/armors to prepare for fight. * Upgrade your trading ship. Set sail to get rich. * Risk your golds to get more in Casino. * Deposit your golds in Bank to get daily interest. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    base-adapter

    base-adapter

    Android's versatile Adapter for ListView, RecyclerView, GridView, etc.

    ...It provides a generalized adapter pattern that streamlines view binding and recycling so developers can focus on data-to-view mapping rather than repetitive holder setup and switch statements. A key strength is support for multiple item view types, making it easier to build heterogeneous lists (for example, headers, content rows, and ads) without fragile conditional logic scattered across the codebase. The library typically uses a fluent or structured API to register item delegates and bind layouts consistently, which improves readability in large UI modules. It’s useful in legacy ListView projects as well as RecyclerView-based apps where teams want a consistent, shared approach to adapters across screens.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB