Showing 623 open source projects for "gnu make"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    javam is a make utility for Java projects that can automatically generate its own dependency file in a cross-platform XML format. It is a method of building Java projects that can be as simple as using "javac" and still handle large systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    perl-based scripts to transform xml'ish files. It has scripts to scan C text, make some xml'ish intermediate form, transform the xml'ish data, and it has scripts to spit out the xml'ish data as html or docbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A cross-platform C++ framework library designed to make it easier to write high-quality software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A GNU-make Makefile based build tool that attempts to minimize the effort required to build libraries, and binaries by managing OS, compiler, and environment portability issues for the developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This is a perl program which will make n connections to randomly selected servers out of a pool. It will then write things to that connection choosing a random item out of an array. It also has the ability to have definable reponses to certain messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is intended to make os independed (crossplatform) Delphi/Kylix class 'widget' that will allow you to use the same source code on both linux and windows to acces 3D accelerated boards via OpenGL with use of native Kylix,QtWindows and Delphi,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Marta parses out a C++ header file to generate tables for methods, attributes, and class statistics. The tables are layed out in an organized, and attractive looking manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Try to build some LGPL CLX components for Open edition Kylix, such as SDL/OpenGL and other closs-platform API CLX suit. make kylix more easy and powerful in Game/multi-media/CAI development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of this "General Game Framework" is to make easier and speed up the development of a wide range of games. The main goal is to be simple, flexible and well documented. It's like a High level (above graphics and sounds) library for games.
    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
  • 10
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Object oriented context-dependent parser (C++). The primary goal is use the input to create customized objects in your programm. The secondary make them live (perform input based actions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VSSTools is a package designed to make Visual Source Safe administrators' lives easier. It provides tools for maintenance and reporting on a VSS database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SSIPS is a project to provide a simple way to share static information in a way that suits the needs of the reader. It allows authors to make their documents available and users to choose the contents and format of the parts they which to use.ssips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SourceMeter is a tool for calculating metrics on source code bases in any language. It provides a number of built-in metrics, but has also been designed to make the implementation of new metrics as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rcsplot is a Perl script that generates plots of RCS/CVS archive activity. The script takes a list of RCS/CVS files/directories and generates plots of the lines added/delete. HTML files are created to make the plots easy to navigate using a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SEIF is a tool to process, compile and run PHP like scripts. In fact the SEIF scripts look like PHP scripts and should have at least the same power, but they use an Eiffel syntax. The goal of SEIF is not to create a new langage, but to make it possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SIMULA is a open java source software designed for students that want learn multy agent systems. SIMULA is a software that make it possible create simple multy agent system simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An generic set of Perl modules to make writing instant Perl compilers easier. (Note: compiling to, not from, Perl).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Do you use Allegro for programing your games? This addon will finally help you to make your game event oriented and simplify your GUI and make it look better. (you need C++) Actually it works fine!!. It's quite disorganized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an attempt to add PERL's datatypes and flexibility to C/C++. While it is currently just a library, I intend to create a compiler for the language PERC (PERl + C. Plus I can make lots of caffeine puns, which is always good.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Iteration methods for GLib containers that make special-purpose foreach/traverse methods obsolete in favor of easy-to-use, natural first/next methods combined with traditional C looping structures (for, while, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Palm SDK 3.5 Classes for C++ developers, to make life easier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is a collection of functions that make your PHP development easier and more formated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kasm is an assembler for the Saturn microprocessor, used in the HP48/HP49 calculators. It uses MASD syntax, which has only very small incompatibilities with the traditional syntax, supports a few constructs that make the assembly language be closer to a
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo