Showing 102 open source projects for "9.0"

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
  • 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
  • 1
    TNTSearch Driver for Laravel Scout

    TNTSearch Driver for Laravel Scout

    Driver for Laravel Scout search package

    This package makes it easy to add full-text search support to your models with Laravel 5.3 to 9.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CocoaMQTT

    CocoaMQTT

    MQTT 5.0 client library for iOS and macOS written in Swift

    MQTT v3.1.1 and v5.0 client library for iOS/macOS/tvOS written with Swift 5. IOS Target: 9.0 or above OSX Target: 10.12 or above TVOS Target: 10.0 or above. To integrate CocoaMQTT into your Xcode project using CocoaPods, you need to modify you Podfile. On your application targets “General” settings tab, in the "Frameworks, Libraries, and Embedded content" section, drag and drop CocoaMQTT.xcframework, CocoaAsyncSocket.xcframework and Starscream.xcframework from the Carthage/Build folder on disk. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pgwatch2

    pgwatch2

    PostgreSQL metrics monitor/dashboard

    Flexible self-contained PostgreSQL metrics monitoring/dashboarding solution. Supports monitoring PG versions 9.0 to 16 out of the box. Pgwatch2 is a PostgreSQL monitoring tool designed to track database performance and usage, providing insights for database optimization.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    GLM

    GLM

    OpenGL Mathematics (GLM)

    OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. GLM provides classes and functions designed and implemented with the same naming conventions and functionality than GLSL so that anyone who knows GLSL, can use GLM as well in C++. This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations,...
    Downloads: 95 This Week
    Last Update:
    See Project
  • 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
  • 5
    Laravel Shopper

    Laravel Shopper

    Headless e-commerce administration built with Laravel

    Shopper is an Admin Management build for Laravel 9.0+ which includes all the necessary for your online market application. Web Application has been made using Laravel. We feel building ecommerce websites has become a convoluted and confusing process that leaves developers unsatisfied. We want to turn you around to the simpler side and get back to basics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Laravel API Response Helpers

    Laravel API Response Helpers

    Simple package allowing for consistent API responses throughout apps

    A simple package allowing for consistent API responses throughout your Laravel application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blade Heroicons

    Blade Heroicons

    A package to easily make use of Heroicons in your Laravel Blade views

    A package to easily make use of Heroicons in your Laravel Blade views. For a full list of available icons see the SVG directory or preview them at heroicons.com. Heroicons are originally developed by Steve Schoger and Adam Wathan.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PINCache

    PINCache

    Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X

    PINCache is a fork of TMCache re-architected to fix issues with deadlocking caused by heavy use. It is a key/value store designed for persisting temporary objects that are expensive to reproduce, such as downloaded data or the results of slow processing. It is comprised of two self-similar stores, one in memory (PINMemoryCache) and one on disk (PINDiskCache), all backed by GCD and safe to access from multiple threads simultaneously. On iOS, PINMemoryCache will clear itself when the app...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Couchbase Lite for iOS and MacOS

    Couchbase Lite for iOS and MacOS

    Lightweight, embedded, syncable NoSQL database engine for iOS and Mac

    Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine. Couchbase Lite implementation is on top of Couchbase Lite Core, which is also a new cross-platform implementation of database CRUD and query features, as well as document versioning. You can use Carthage to install CouchbaseLite by adding it in your Cartfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Reachability.swift

    Reachability.swift

    Replacement for Apple's Reachability re-written in Swift

    Reachability.swift is a replacement for Apple's Reachability sample, re-written in Swift with closures. It is compatible with iOS (8.0 - 12.0), OSX (10.9 - 10.14) and tvOS (9.0 - 12.0). Just drop the Reachability.swift file into your project. That's it! The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. You can integrate using Apple's Swift package manager from xcode. All closures are run on the main queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Practical ASP.NET Core

    Practical ASP.NET Core

    Practical samples of ASP.NET Core 10 RC

    practical-aspnetcore is a repository containing hundreds of sample projects, micro-applications, and code snippets across multiple versions of .NET Core (including 2.1, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10 RC) to illustrate real-world patterns, advanced topics, and features in .NET Core development. It is intended as a hands-on learning resource for building web APIs, middleware, authentication, real-time, microservices, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SwifterSwift

    SwifterSwift

    A collection of more than 500 native Swift extensions

    SwifterSwift is a collection of over 500 native Swift extensions, with handy methods, syntactic sugar, and performance improvements for a wide range of primitive data types, UIKit and Cocoa classes, over 500 in 1– for iOS, macOS, tvOS, watchOS, and Linux. CocoaPods is a dependency manager for Cocoa projects. To integrate SwifterSwift into your Xcode project using CocoaPods, specify it in your Podfile. SwifterSwift is Swift v5.0+ compatible starting from v5. SwifterSwift is a library of over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DerpFest

    DerpFest

    DerpFest Custom ROM Downloads For Official Supported Devices

    We started as a small project based on AOSiP for the Oneplus 5T back on Android 9.0. Then various users and maintainers got interested in supporting this project. Now we make efforts to cut the cord and stand on our own feet. We try to be a platform for beginners and support the Custom ROM community with our own unique contributions as well. This ROM exists thanks to our base - AOSiP, Thank you!
    Leader badge
    Downloads: 3,635 This Week
    Last Update:
    See Project
  • 14

    shellicon

    Retrieve file icons on Windows

    The shellicon extension provides a new Tcl command, which creates a Tk photo image from the icon associated with a file or directory on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free FLV Player

    Free FLV Player

    Free Flash player and converter

    Free FLV Player is a fully functional player to play and convert flash video (flv video) downloaded from popular sites like YouTube, Google Video, MySpaceTV, etc. The installation file is 9.0 MB, it's very easy to install and to use. Free FLV Player automatically adds .flv and .webm extensions association to your system, and you can play any flv video in Free FLV Player just by opening it. You can play videos at any resolution including full screen. Also you can change playback speed, play videos by frames, etc.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    MEmu Emulator

    MEmu Emulator

    Powerful Android emulator optimized for gaming with high performance

    ...Features multi-instance support for running multiple accounts simultaneously, customizable keyboard mapping, and excellent compatibility with popular games like PUBG Mobile, Free Fire, and Genshin Impact. Optimized for both AMD and Intel processors with advanced virtualization technology. Supports Android 5.1, 7.1, and 9.0 versions for maximum app compatibility.
    Downloads: 87 This Week
    Last Update:
    See Project
  • 17
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Z-Push Zimbra Backend
    This project provides a zimbra backend for the z-push open source ActiveSync implementation (https://github.com/Z-Hub/Z-Push). It supports push email, and synchronization of contacts, calendar, and tasks between zimbra and ActiveSync enabled devices.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 19
    ALLAH_QURAN_TV

    ALLAH_QURAN_TV

    Android TV application for beautiful Quran recitation and translation

    ... ✅ ✨ Features ✅ Designed for Android TV ✅ Full remote-control friendly UI ✅ Quran recitation with beautiful Tartil ✅ Changeable font, size, and Arabic style ✅ Translation display with style options ✅ Aya repeat system ✅ Player speed control ✅ Settings saved locally ✅ Compatible with MediaPlayer ✅ 📂 Project Structure ✅ 🛠 Technologies Used Component Description Java Main programming language Android TV Leanback / Jetpack TV UI support ExoPlayer / MediaPlayer Video / audio playback SharedPreferences Saving settings locally ✅ ⚙️ How to Build Open project in Android Studio Let Gradle sync Press Run on Android TV emulator or physical device Recommended: Android TV 9.0+ ✅ 🔧 Settings Included Setting Name Description tartilName Selected recit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Victara_Universe
    Project to support Motorola Moto X 2014 And Other supported devices by Victara_Universe Team!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    fly3d plugin, 3dsmax2.5 , 9.0, 2024. ( 3dsmax 2024 fixed nitrous viewports, updated axis to selected point ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UIFontComplete

    UIFontComplete

    Font management (System & Custom) for iOS and tvOS

    Font management (System & Custom) for iOS and tvOS. No more wasted time searching for names of UIFont fonts and no more surprises at runtime if a font name was mistyped. This library is simply one extension to UIFont and one Font enum with a case for each system font on iOS and tvOS. Custom font support is also available, please keep reading for details! This library currently provides two different options for creating UIFont objects. The first is calling the font name off of the provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel multi-tenant

    Laravel multi-tenant

    Run multiple websites using the same Laravel installation

    The unobtrusive Laravel package makes your app multi-tenant. Serving multiple websites, each with one or more hostnames from the same codebase. But with a clear separation of assets, database, and the ability to override logic per tenant. Suitable for marketing companies that like to re-use functionality for different clients or start-ups building the next software as a service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Automated Instrument for Diagrams (AID)

    Plugin for MagicDraw(R) to work on certain functional diagrams

    The AID plugin applies certain rules on functional diagrams that have been created according to the FAS method. Details are described here: https://sourceforge.net/p/aid4md/code/HEAD/tree/trunk/doc/AID%20for%20MagicDraw%20Overview.pdf?format=raw The AID plugin version 9.0 requires MagicDraw / Cameo Systems Modeler 2022x Refresh 1 HF 1. Users of earlier MagicDraw / Cameo versions can download older releases under files. To see which file to download, check the compatibility overview here: https://sourceforge.net/p/aid4md/code/HEAD/tree/trunk/doc/Compatibilities.doc?format=raw To use the plugin, download the appropriate ZIP file version and import it in the Resouce / Plugin Manager. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SwiftyAttributes

    SwiftyAttributes

    A Swifty API for attributed strings

    A Swifty API for attributed strings. SwiftyAttributes has support for every attribute available in Cocoa and Cocoa Touch. You can also easily combine attributed strings using a plus sign.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB