Showing 23 open source projects for "linux root"

View related business solutions
  • 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
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    scrcpy

    scrcpy

    Display and control your Android device

    scrcpy is an application for displaying and controlling your Android device through USB connection (or over TCP/IP). It is cross-platform (GNU/Linux, macOS and Windows) and does not require any root access. scrcpy displays only the device screen but offers great performance (30~60fps) and quality (1920×1080 or above). It’s got low latency (35~70ms) and a very low startup time (less than a second). It offers plenty of great features and is non-intrusive, with nothing left installed inside the device. ...
    Downloads: 1,652 This Week
    Last Update:
    See Project
  • 2
    subconverter

    subconverter

    Utility to convert between various subscription format

    Utility to convert between various subscription format. Shadowrocket users should use ss, ssr or v2ray as target. You can add &remark= to Telegram-liked HTTP/Socks 5 links to set a remark for this node. Add a Personal Access Token into gistconf.ini in the root directory, then add &upload=true to the local subscription link, then when you access this link, the program will automatically update the content to Gist repository.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    San-Libs

    San-Libs

    Fixes the scanner error / Corrige les erreurs du scanner

    [En] San-Libs fix the device detection error when the scanner driver is already installed in the Linux systems using the Sane backends. San-Libs utility will verify the Sane libraries and set the configuration files to detect your scanner. [Fr] San-Libs corrige l’érreur de détection du scanner alors que le pilote est installé sur les systèmes Linux qui utilisent les back-end de Sane. L’utilitaire San-Libs va vérifier les librairies et reconfigurer les fichiers de Sane pour détecter...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    RootGraph

    RootGraph

    Graphic interface with algorithms to compute line and root graphs

    Simple and intuitive graphic interface for graph theory with algorithms to compute line and root graphs of a given graph. - Double click to add a new node. - Left click a node and drag to change the position of the node. - Select a node with left click and add an edge with the next node you select. - Right click a node to delete it. Made in C++ using the wxWidgets library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vue Starport

    Vue Starport

    Shared component across routes with animations

    Vue Starport is a library for Vue 3 that allows shared components to animate across route transitions while preserving internal component state. Traditional transitions between routes in Vue often destroy and recreate components, losing state. Starport solves this by hoisting the component to a root level container (<StarportCarrier>), using a proxy at the source and destination positions, and then using Teleport to land the component in its new place. It uses the FLIP (First, Last, Invert,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GraphQL Voyager

    GraphQL Voyager

    Represent any GraphQL API as an interactive graph

    Represent any GraphQL API as an interactive graph. It's time to finally see the graph behind GraphQL. You can also explore number of public GraphQL APIs from our list. With graphql-voyager you can visually explore your GraphQL API as an interactive graph. This is a great tool when designing or discussing your data model. It includes multiple example GraphQL schemas and also allows you to connect it to your own GraphQL endpoint. What are you waiting for, explore your API! Quick navigation on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Orchid Studio is a beautiful full multimedia operating system that can edit sound, video, and photographs on a 10 year old laptop with just 4GB of memory. Although designed for 10 year old and newer 64-bit computers that are unable to upgrade to windows 11, it excels on newer systems. It works great on multi-monitor and ultra wide screen monitor setups. Orchid Studio can be run live from a USB drive, however is intended to be installed on a solid state drive or hard drive. Orchid...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox (for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    Raphaël

    Raphaël

    JavaScript vector library

    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    Javaimagephp All-in-one video/film editor or maker makes sense as simple to use app for video/film or movie editing and animations/slideshows. It gets most of your imagination of an All-in-one video/film Animation editor / maker App. Video editing is made intuitive and simple. Lots of Special Effects ( > 55) ! For example this one http://ogena.ridoua.nu Formats supported are mp4, avi, flv, mov, flv and more. Description given image animation which seeks audio given a description....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RootAnalyzer

    A cross-section image analysis tool

    Update: A graphical user interface for RootAnalyzer, along with other root phenotyping tools can now be found at https://sourceforge.net/projects/rootphenotypingsuite/ RootAnalyzer is a fully automated tool, for efficiently extracting and analyzing anatomical traits from root cross section images. Using a range of image processing techniques such as local thresholding and nearest neighbor identification, RootAnalyzer segments the plant root from the image's background, classifies and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "aura" tool is a desktop (X root window) background setter, making heavy accent on image processing and clever scaling (liquid rescale, solid margins cropping, labelling) capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zoe

    Zoe

    Zoë is an open source tool for generating spritesheet images

    Zoë is an open-source tool in the CreateJS suite that enables illustrators to generate spritesheet images and animation frame data from SWF files, facilitating seamless workflow between Flash authoring and HTML5/EaselJS animation. Zoë is designed to work with any AS3 SWF file version 9 or greater. It's best practice to have all your animations on the root timeline, and use labels to identify your different animations or frames. To begin, simply drag a swf file into Zoë, and click Export to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web File Viewer

    Web File Viewer

    1 PHP file to cleanly share your public documents on the web

    WFV is a simple PHP file to put in the root of your public documents to make them available on the web. It shows previews of pictures as thumbnails and display all the links needed. It is fully configurable and uses short web addresses. Please visit the web site for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MESH is a tool that measures distortion between two discrete surfaces (triangular meshes) using the Hausdorff distance to compute a maximum, mean and root-mean-square errors between two given surfaces. It also displays the error values on the surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    One file gallery script. Creates a simple gallery list from folders in the same root as script. Automatically creates thumbnails at fist time and saves them for later use. This gallery uses Fancybox for viewing photos. Supports: jpg, png and subdirs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android Screenshots and Screen Capture
    Screen capturing tool for Android handsets connected via USB to a desktop/laptop. It is great for fullscreen presentations, product demos, automatic screen recording, or just a single screenshot. Without root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SAPA is a very simple web photo album. It allows you to share your photos on the web. The only things have have to do is to define the root directory of your photos. SAPA will be able to show you every photos in subfolders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Screen Grabber for X11 is a console tool allowing to grab contents of any window including root, with or w/o WM decoration, and time delay. Writes to PNG,XPM,TIFF using respective libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUI background manager for Blackbox. Allows easy management of background images to be used with Blackbox. External programs such as xv and Esetroot are used to set background images on the root window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →