Showing 2285 open source projects for "gnu/linux"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • $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
  • 1
    CocoonHive is a collection of open source projects contributing to the Java and XML communities. The project of focus currently is XMLForm, which is an XForms implementation for J2EE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ProjectBuddy administers files of a development project. It orients itself at file browsers of common IDEs. This tool is very helpful if you are working on just a few files in a big software repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nfstimesync - tools for sync nfs server and client times
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    This is a collection of embedded Linux tools chain for Windows environment. Now you can develop your embedded Linux target using a Windows machine. All tools are compiled using cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans, Jini, JMX, etc. is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This utility converts Motorola S-record files (namely .S19 files) to binary files and vice-versa. It has several useful features that allow full manipulation of record addressing and output file size.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Ska is a Java development tool similar to Ant but more UNIX-ish. It compiles Java code like Make but runs leaner than Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project intended to help people that likes Jakarta's ANT and dotNET NAnt. PyANT helps to implement project building using tasks defined in python scripts. The far goal is implementing all ANT tasks in Python
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple, nice and instructive nonrecursive predictive syntactical analyser for LL(1) grammars, just to play with it for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The purpose of Jane is to provide a library for analyzing Java constructs. The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Application Builder for GTK 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MrProjext is a MrProject-Databasefile-Extractor and -Converter: It can search the tasks belonging to a specific timeslot or recource. And (as converter) it can rewrite the extracted result as MrProject-, Evolution-, Yank- or Pilot-File.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fragit provides high level ant tasks in order greatly simplify the Java build process. These tasks can be chained together in order to painlessly switch between different deployment strategies - eg 3-tier for release versus 2-tier for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OverShadow is an umbrella project for the development of open sourcce Eclipse IDE plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FIPA-OS is a component-based toolkit enabling rapid development of FIPA compliant agents. FIPA-OS supports the majority of the FIPA Experimental specifications (<a href="http://www.fipa.org">www.fipa.org</a>) and is being continuously improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tool was written in Java which provides a friendly GUI, flexible instrumentation, and the ability to monitor multiple java applications. There are several monitor options for users to choose: methods, block, instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The TclPro tool set includes a graphical debugger, a static code checker, a wrapper to generate stand-alone executables, a "compiler" that writes out Tcl byte codes, and a loader that reads byte codes.
    Downloads: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB