Search Results for "software collection app" - Page 15

1294 projects for "software collection app" with 1 filter applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    Fuzzer Test Suite

    Fuzzer Test Suite

    Set of tests for fuzzing engines

    The Fuzzer Test Suite is a collection of real-world, bug-rich targets used to evaluate and compare fuzzers under controlled conditions. Rather than synthetic micro-benchmarks, it packages build scripts, corpora, and known-crash oracles so fuzzer authors can measure time-to-crash, coverage growth, and stability. Each target is configured to integrate with common sanitizers, ensuring memory safety bugs surface with precise diagnostics. The suite standardizes experiment parameters—runtime, seeds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flutter Screens

    Flutter Screens

    A collection of Screens and attractive UIs built with Flutter

    FlutterScreens is a repository offering a curated collection of ready-to-use UI screens (logins, loaders, buttons, etc.) built in Flutter without external dependencies. The intention is for developers to pick and drop polished UI screens or widgets into their own apps. A widget that can be used to present two different views that can be toggled using a Floating Action Button. The views toggle with a nice cube-rotation animation. A collection of Login Screens, Buttons, Loaders and Widgets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Water.css

    Water.css

    A drop-in collection of CSS styles to make simple websites

    water.css is a “classless” CSS framework that instantly beautifies plain HTML without adding custom classes to your markup. By targeting native HTML elements—headings, paragraphs, forms, tables, and buttons—it applies sensible defaults for spacing, typography, and contrast, producing a clean, readable layout out of the box. The stylesheet is intentionally small and dependency-free, making it a convenient drop-in for prototypes, documentation, and minimalist sites where heavy frameworks are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Java Enhanced Reflection Interface

    A collection of reflection facades for the Java Programming Language

    This library contains several utilities for working with reflection in Java. Java's reflection framework becomes particularly difficult to work with because of rules related to generics, and this framework aims to make interacting with it easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    pure sh bible

    pure sh bible

    A collection of pure POSIX sh alternatives to external processes

    pure sh bible is a collection of shell scripting recipes written strictly in POSIX sh, without relying on Bash-only or external utilities unless absolutely necessary. The goal is to show that you can do a surprising amount with just portable, “pure” shell, which makes your scripts work across many Unix-like systems out of the box. Each snippet solves a common task (string handling, arrays, math, file operations, argument parsing) and is written in a way that favors clarity and portability over...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    ReinventCommunity

    ReinventCommunity

    Jupyter Notebook tutorials for REINVENT 3.2

    This repository is a collection of useful jupyter notebooks, code snippets and example JSON files illustrating the use of Reinvent 3.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Squirrel is a light weight programming language featuring higher-order functions,classes/inheritance,delegation,tail recursion,generators,cooperative threads,exception handling, reference counting and garbage collection on demand. C-like syntax.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    DisneyMotions

    DisneyMotions

    Disney app using transformation motions based on MVVM

    A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Pipeline Examples

    Pipeline Examples

    A collection of examples, tips and tricks and snippets of scripting

    This repository collects a variety of example Jenkins Pipeline scripts, tips, snippets, and patterns for both the declarative and scripted pipeline syntaxes. It includes examples for global shared libraries, Jenkinsfile variations, and usage of plugins, to help users adopt pipelines in their Jenkins automation workflows. Examples of plugin integrations (e.g. artifact upload, workspace management). Tips & tricks for script construction and structure. Pipeline patterns and best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11
    Gradle Tomcat Plugin

    Gradle Tomcat Plugin

    Gradle plugin supporting deployment of your web application

    This Gradle plugin streamlines running and deploying Java web applications on Apache Tomcat directly from the build. It wires common development workflows—starting an embedded container, serving an exploded webapp, or running a WAR—into familiar Gradle tasks. Configuration options let you set context paths, ports, and container versions, and tune features like reloading to shorten the edit-refresh loop. Because it integrates with Gradle’s war and dependency management, your servlet/JSP app can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    K-Framework
    The KFramework is the first integral SOFEA/SOUI framework for web based business applications using Domain Driven Design. The framework provides a web delivered SWING frontend and a WebServices based backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VTAcknowledgementsViewController

    VTAcknowledgementsViewController

    Acknowledgements screen displaying a list of licenses

    VTAcknowledgementsViewController is an open-source iOS view controller that displays acknowledgments for third-party libraries used in an app. It provides a standardized way to present license information to users, often required for open-source compliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel Compass

    Laravel Compass

    A REST client inside your Laravel app

    Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms and other utility endpoints based on Laravel routes in your project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Component Jetpack Kotlin MVVM

    Component Jetpack Kotlin MVVM

    Componentized Jetpack Kotlin MVVM project practice

    Componentized Jetpack Kotlin MVVM project practice, involving Jetpack-related components, Kotlin-related technologies, coroutine Retrofit, Paging3 Room, etc. When running the main App, the sub-module belongs to the library, and when running independently, the sub-module belongs to the application. Then we only need to add a flag in gradle.properties in the root directory to distinguish the status of the module, such as singleModule = false. This flag can be used to indicate whether the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CardParts

    CardParts

    A reactive, card-based UI framework built on UIKit for iOS developers

    CardParts is the second-generation Card UI framework for the iOS Mint application. This version includes many updates to the original card part framework, including improved MVVM, data binding (via RxSwift), use of stack views and self-sizing collection views instead of sizing cells, 100% swift and much more. The result is a much simpler, easier-to-use, more powerful, and easier-to-maintain framework. This framework is currently used by the iOS Mint application and the iOS Turbo application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FluentDarkModeKit

    FluentDarkModeKit

    A library for backporting Dark Mode in iOS

    FluentDarkModeKit was designed and developed before Apple‘s official dark mode release. It provides a mechanism to support dark mode for apps on iOS 11+ (including iOS 13). To use FluentDarkModeKit, provide a pair of colors or images instead of a single value. Simply replace existing colors/images with a pair of light and dark colors/images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Louvre

    Louvre

    A small customizable library useful to handle an image gallery

    A small customizable image picker. Useful to handle a gallery image pick action built-in your app.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    WBBlades

    WBBlades

    WBBlades is a tool set based on Mach-O file parsing

    WBBlades is a toolset based on Mach-O file parsing, including one-click detection for the app (supports OC and Swift), package size analysis (supports a single static library/dynamic library), point-to-point crash analysis (analyze system crash log, based on symbol file and without symbol files), Class automatic extraction and Hook capability based on Mach-O file. It mainly uses __Text assembly code analysis, architecture extraction, DYSM file stripping, symbol table stripping, and crash file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RxCombine

    RxCombine

    Bi-directional type bridging between RxSwift

    RxCombine provides bi-directional type bridging between RxSwift and Apple's Combine framework. This is highly experimental, and basically just a quickly-put-together PoC. I gladly accept PRs, ideas, opinions, or improvements. Check out the Example App in the ExampleApp folder. Run pod install before opening the project. RxCombine provides several helpers and conversions to help you bridge your existing RxSwift types to Combine. Relays and Subjects can be converted to their Combine-counterparts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flutter Widgets

    Flutter Widgets

    Source code for various Flutter widgets that are developed by Google

    ... a reference for testing strategies and state interactions that the core framework leaves to app authors. Because these widgets are maintained alongside Google’s Flutter efforts, they track framework changes and help apps upgrade smoothly. Teams use the collection to accelerate delivery and to standardize UI behavior across codebases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Shortbread

    Shortbread

    Android library that creates app shortcuts from annotations

    Android library that generates app shortcuts for activities and methods annotated with @Shortcut. No need to touch the manifest, create XML files or use the shortcut manager. Just annotate the code that you want the shortcut to call.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Trico-electron-app

    Trico-electron-app

    Dump Sheets in your DB

    This App Converts your correctly formatted Excel Spreadsheet to a specified table/collection in a specified Database in MYSQL/MongoDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RaspberryLight

    Make your Raspberry Pi to a Wi-Fi controllable LED Light

    Make your Raspberry Pi to a Wi-Fi controllable LED Light using LED stripes with WS 2811 controller. This software enables the raspberry to provide a web server interface (HTTP / Rest) for controlling the connected LED stripe. That project bases on the WiringPi lib, Indy for Lazarus and also on the Tinkerforge bindungs for Lazarus. The Stripe must be connected with the Tinkerforge Masterbrick and the LED-Stripe bricklet. WiringPi is used to control the GPIOs for some feature and Indy (Internet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TableView for Android

    TableView for Android

    Powerful Android library for displaying complex data structures

    TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells. TableView relies on a separate model object to hold and represent the data it displays. This repository also contains a sample app that is designed to show you how to create your own TableView in your application.
    Downloads: 3 This Week
    Last Update:
    See Project