402 projects for "gnu make" with 2 filters applied:

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    It is a collection of functions that make your PHP development easier and more formated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This application want to help programmer making data base for his project. The data base above we think is not SQL or other data base bat is the variable needed for the project. This program want to make one class representing the record of program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    CBE is a revision control system with integrated make-like functions written in pure Java. It can be used similar to CVS but offers some new features like renaming files (while still keeping the history) and using a database as backend (optional)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The aim of this project is to make it easier to keep the source code updated with the server on projects that use CVS. Keeping up to date source files on SourceForge.com projects will be automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bau is a build tool written entirely in Scheme. It can currently do most of what make does, and has some features of automake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal of this project is to develop a useable linux environment for the Palm hardware platform. This includes a boot loader, kernel (uclinux), user interface (shell/gui), kernel drivers and whatever else is needed to make such an environment possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an attempt to make Java Swing applications comply with the look and feel of GTK+ (and Gnome).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    OutMan (short for OUTput MANager) manages output from command line based tools (such as make or grep).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    jqm.showhere

    Make dynamic popup dialogs easy. with css animation and other effects

    Make dynamic popup dialogs easy. with css animation and other effects. modified from jquery.mobile.actionsheet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Crafty is a powerful PHP 5 Dependency Injection container, developed to minimize coupling as much as possible, to make projects more maintainable and to make unit testing much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PlugMan is a simple and effective plugin framework for Ruby. PlugMan supports plugin dependencies and extension points and includes a couple of demos to make learning PlugMan even easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Application that provides a benchmark and other infos between regular expressions with the same goal to make your own analyzes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This API will reduce the ridiculous amount of work a Java developer has to do just to read in a text file or write out a text file. The goal is to make I/O in Java as easy as it is in Perl, or at least as easy as it is in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This toolkit will attempt to make EAV's more accessable to programmers by first focusing on the basic theory of modeling an EAV/CR and then alter extending the model to provide a useful API and UI to play with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DocumentationReflector

    Tool to generate useful .NET assembly documentation

    Documentation Reflector is a simple way to make effective use of the C# XML documentation tags in your .NET assemblies. The output of Documentation Reflector is a usable XML file with enough information to generate MSDN-style documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CYFM is a light and easy yet powerful and dynamic to use PHP5 based framework. it make use of the design pattern MVC, and responsible for load balancing and fail over between single MySQL Master and many Slaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coded is a graphically oriented source code editor. With the use of class and method wizards, advanced code manipulation via drag-and-drop, automatic code formatting, and autocomplete/completion suggestion, Coded will make the process of editing a breeze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a library that helps software that uses Abase not spread all over the system. This helps to distribute software without installation and make it easy for a user to keep software organized. Then it can be used in "portableOS" flash drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Concurrent build systems, such as "make", tend to let the output from the various running processes overrun each other. This makes the result hard to read. There are some solutions that buffer the entire output from each process, and then output only when the process exists. This works fairly well for short processes, such as compilations, but prevents output of progress reports. This also prevents seeing the relative time each message was printed. Makesh takes a different approach. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vyne Compiler

    Vyne Compiler

    A compiler that compiles the Vyne programming language.

    The compiler is aimed at compiling the vyne language. The Vyne language is a high level programming language that aims to be a very powerful alternative to the currently well established high level languages. The goal is not to reinvent the wheel, but to make it better. One thing that is important is that Vyne should not be owned by anybody. The language itself should be maintained by the community. The development website can be found on http://www.vyne.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vo_recipes is a Vim Outliner Plugin to simplify the process of make recipes for the GoboLinux distribution. The main purpose is to build an UI in vim that fits the whole process that involve the creation of recipes in GoboLinux, from creation to publish
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo