Showing 235 open source projects for "gnu/linux"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
  • 1
    A light-weight java help window that reads & uses HTML pages for help pages, and is configured via an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Affiliate management system that is easy to include in the website and allow you manage affiliates and generate reports.On the checkout page, affiliate ID is entered, and affiliate account will be credited based on the volume of sale
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This is a little game project for children
    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
  • 5
    A template library for easy and intuitive binding of C++ objects to Ruby, similar to luabind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple XML configuration driven engine for converting a JavaBean into a Map, and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple and extensible java configuration framework/component/API able to read XML, LDAP, dB, JNDI, system props, ini files... data as configuration sources. Supports a mixture of all. Also allows to export (parts of) configuration data in other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PropertySet 1.4 from OpenSymphony does not support Hibernate3 very well.PropertySet-Ext fully supports Hibernate3 by extending PropertySet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ABK Code Beautifier indents and comments the Code of C/C++ currently. The code to be processed must be error free for accurate output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    "eActionBatch" is an Eclipse-Plugin that allows to run eclipse actions as batch with or without user interface. The plugin defines an extension point to register own batch parameter pre processors and/or action executer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Card sort research has applications in psychology, web development, and market research. Here, we offer a digital card sorting tool with a simple, user friendly interface and powerful analysis tools. We concentrate on a flexible, multi-purpose sort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An extended version of Java's JTree that allows incremental zooming and fish-eye effects on selected nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    This is a small program to help you learn words in other languages. It's a simple but useful program for memorizing new words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse Plugin for tailing logfiles, including syntax coloring. It allows you to have multiple files open concurrently. and all files have a predefined syntax coloring applied. The plugin offers to set the backlog and encoding for each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Application Packager allowing Seamless Launch of your Eclipse Projects on major platforms (Linux, Mac OS X, Windows), including correct handling of Jars-in-jars and Native libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims at developing an Eclipse plugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The UI Nav Test Tool is a web based application for testing the usability of labeling and organization for navigation systems. The test tool presents tasks to a research participant and collects data as they interact with a proposed navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    data-context is an Java objects container. It can contain any object at any deep, just like map, however, it providers following functions: 1)auto create nesting object when encounter NPE by reflection 2)auto convert data type 3)full xpath syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Source Code Metrics is a plugin for the Eclipse platform. It provides metrics concerning source codes, e.g. lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Bandicoot is a collections of organizing tools. These tools are CLI oriented to do batch organizing tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB