The "/v1.7.2/README.md" file could not be found or is not available. Please select another file.

Showing 945 open source projects for "gnu linux"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FOPPS (feature oriented software product planning system) is a tool to help you to design your software product line. It provides different views (project plan, feature tree, ...) to maintain your core assets and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Coffeetronix is the fast and simple Java UML workbench. It parses your java sources and creates an instant UML classdiagram.
    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
    The Bernoulli Compiler Framework is an open, robust, tool library developed for the purpose of enabling interoperability of new and existing compiler modules. Initially conceived as an instrument to be used by researchers within our group, it has been de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is to implement a java like C++ library. this library will be simple, robust and object-oriented. It consists lots of classes which is very much like java, but written in C++. It is easy to port java code to C++ using this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is continued in the JBoss-IDE project (http://sourceforge.net/projects/jboss). The sources are at (/cvsroot/jboss/contrib/jbosside). XDoclet support in the JBoss-IDE is much better then in the docletassistant, I wouldn't use it anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    I wanted to create a simple program that was very portable that could process #include, #define, #ifdef, #ifndef, #else and #endif statements. M4 is too complicated and cannot handle nested if-else this program can be used with M4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Memory manager for C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GatewayMU* is the result of a combination of what several of my friends and myself desire of a MUCK/MUD/MUSH/MU* client, a fully customizable integrated development environment with MUF and MPI support by default, and many wizards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LobTraceStream is an easy C++ trace/log mechanism, that allows to specify at runtime different trace levels for each of the modules of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebRAD is a web application development framework and library of components for Delphi/Kylix that replaces HTML editing with a drag-and-drop approach. WebRAD includes over 30 components including javascript enabled data-aware tables, images and forms
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This program automates building of projects without requiring an IDE or makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    <img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    POCKET is a set of free open-source components for portal development and are provided for the public so as to provide rapid development and component reuse. The components are written in Java and thus are platform independent. Currently, we focus on JSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Web IDE that enables you to edit, compile, cvs in/out, do file release and produce documentation from a single friendly user web page or out of a Makefile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPP is a simple macro preprocessor for Java. It is entirely written in Java and provides C-like preprocessor commands like #define #undef #ifdef #ifndef #else #endif #include. More to be developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Nak is a video game compiler, based on lua. With his dll system, you can made your own functions for nak. For now, only 2d system will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JMake is a tool for Java programmers to make compiling large projects consisting of many packages and sourcefiles easy. It is similar in purpose to the make utility familiar to C programmers, except it requires no user configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UML# modelling tool written in and for C#. Support of patterns and templates for class diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The idea of this project is to offer an initial point for users starting to develop Java J2EE Applications. I intend to remove the bad idea that it's difficult to develop a J2EE application. This project will offer a complete build system independent of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A personal Java library
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB