Showing 828 open source projects for "gnu/linux"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    USBView is a GTK program that displays the topography of the devices that are plugged into the USB bus on a linux machine. It can be usefull to determine which device is mounted on which port. also to check whether a device is working properly or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Free, Open-Source IDE written and made for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python Universal GUI (requires wx) Automatically creates GUI windows for any python objects. These windows allow you to view and alter your objects at runtime, as well as save and load their states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSwingWidget is a library designed for the quick and easy creation of many standard GUI components, using swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZeroKode is a Web-based visual development tool for authoring ZK Ajax pages with drag-and-drop. ZeroKode was originally developed by Chris Spiliotopoulos, Greece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Javascript animation authoring environment. A WYSIWYG cross-platform desktop application using jQuery to animate XHTML and HTML elements. Its built in XUL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JLayerCheck checks package dependencies in Java projects to ensure that they match the desired architecture. Packages are grouped into modules and dependencies are specified. It can also find cycles and orphaned classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Entity is a generic class for PHP that abstracts the basic CRUD operations from the user. Built-in classification of entity data allows for rapid development of custom solutions by cutting out 40-60% of "grunt" work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A minimalistic CASE tool that will allow end-users to analyze their graphs (plain-old graphs, UML diagrams, ERDs, etc.) by applying various graph theory functions to them (such as a shortest path algorithm or a spanning tree algorithm.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Phido (Pronounced Fido) is an Integrated Desktop Environment for PHP, made with Java for Cross-platform compatiability. It features a debugging mode to view your web pages in action, and tab capabilities for editing multiple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Excellent addition to any application, the ProjessUpdater Application Extension (PAE) can be applied to assist in end-user updates and downloads from a centralized location. The suite consists of an open-source client and a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    hm DataModeler
    hm DataModeler is a software for modeling data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A next generation framework to wire existing javascript frameworks (Ext, Qooxdoo, Dojo, etc.) to Server code written in any .NET language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hibernate Injector is an extension which enables dependency injection for managed entities. The motivation has come from the need to enable rich domain models, using Hibernate. HInjector works with Pico, Spring, Guice and even with your own DI provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hayta-UML is a Web2.0 UML tool, that allows users to draw UML diagrams. A core design decision is to have a native version-control inside the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web 2.0 environment for collaborative and extensible design of object interconnection diagrams like UML, networks, circuits and other graph based diagrams. Client: Web-based (AJAX / Dojo Toolkit) Server: JEE Application (Struts Framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The aim of this project is to design a set of tools that allow a developer to build a component based application interactively with a graphical utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Milky is a general-purpose, public-domain Java library. Use it in its entirety or cut and paste parts of it at your discretion. No strings attached, no credits required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides a full set of Interfaces and Classes that naturally brings the developer to follow the "Gang of Four" Design Patterns while producing software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of this project is the "continuous quality assurance of implemented architecture models". For more information visit our web site: http://jmd.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Main idea behind project is to construct methodology for database design. After completing methodology, application will be created for rapid database development (using constructed methodology as base).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open Code Quality Project offers Static Code Analyses as an free Online-Service for Open Source Code. Simply send your code, start the scan, receive the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB