Showing 2633 open source projects for "system linux"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    It is also a open source project to those has a <strong>vision</strong> that peer-to-peer computing is <b>the future of the Net</b>. It is a platform and API make users use and developers develop his project easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An ANT task to invoke the Doxygen documentation system. Doxygen provides, among other things, class diagrams generated from your Java sources. This task allows Doxygen to be configured and invoked from and within ANT's build configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rant stands for Remote Ant. It is a distributed build system that allows an Ant build file to launch builds on other systems and receive exceptions should they occur.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Cyrillic support for Java 2 under GNU/Linux. Adds input method for XFree86 4.x and CP1251 encoding for java.nio subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    A Java utility library oriented toward server or batch process developers. Contains support for assertion checking, command-line processing, and event dispatching/logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    instrument/JTree is a Java library that lets developers add extra features to the JTree Swing component. It adds features such as drag and drop, reorganisation of the tree, node name edit, undo/redo etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Resource Adapter enables you to connect your Java application to the 1C Enterprise Information System based on ActiveX and MS SQL Server. It should be compliant to JCA 1.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java Console is a Java Command promt tool intended for Software Developers, System Administrators and as a plug in to other applications. It is a very powerful console client just run it and have fun
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Attrezzo is an Eclipse plugin for working with the Apache Xindice native XML database (http://xml.apache.org). The tool enables both typical user and administrative tasks on the database to be carried out in a state of the art GUI environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JRiva is a J2EE (TM) Runtime Implementation Via Aspectj (www.aspectj.org). This project provides a set of classes and aspects which work together to "mimick" an EJB runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Content Engineering Tools including an XSLT based site rendering system, XSLT Documentation Generator, and Swing based Site Crawler. The tools may be downloaded and used seperately since there are no dependancies between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java component simplifying Directory service programming through LDAP. It uses (and aims to wrap/hide for the developer) JNDI internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Operator Simulation Tool (OST) provides a framework for scripting user (software operator) events into a system. The purpose of the tool was originaly to provide fine grained client load onto the server side of a client/server network management app
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sBugs is a defect tracking system written in Java, using JSP and PostgreSQL. It aims to be easy to install, maintain, and use. It does not have all the bells and whistles of a system like Bugzilla, but is feature-rich and extendable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Adaptations From the Avalon/JXTA World<br> a) James-JXTA (p2p email system) <br> b) IM on JXTA (Jabber)<br> c) JXTA Implementation on Avalon Framework <br>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project has changed name to MX4J, see http://mx4j.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chainsaw is a GUI log viewer and filter for the Log4J package. It listens for LoggingEvent objects sent using the SocketAppender and displays them in a table. The events can be filtered based on Priority, Thread name, Category name and Message. It can als
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A role playing game engine in Java along with necessary design tools to allow even beginner game designers to start into the world of game development and design. Based loosely on early Final Fantasy engines with enchancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's a complete IDE for Java, written in Java itself. Designed to provide an high functional level in a simple and natural way, it provides: Syntax Highlight, Automatic Code completition, Customization, very short learning time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Armiger is CVS server (100% pure Java application) . Armiger is Control Version System Server (CVS Server) implements in java language. It can plugin Ant (jakarta subproject) like cvs client and cvs server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DISCONTINUED! StoffelLOC is a tiny tool to count Lines of Code. It can parse a single file or whole structures and it can be used to count more than just .java files. I started it because needed it to count the lines in Java Serverpages. At the moment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Labrador is an open source Web Services Hub written in Java. It is based on an incredibly simple, yet modular architecture, and attempts to transparently support the SOAP, XML-RPC, and REST protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo