Showing 623 open source projects for "gnu make"

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
  • 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
  • 1
    This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project extends and enhances the Notepad++ plugin interface to make it easy for novice and experienced programmers to create plugins and language stylers using Scintilla and Notepad++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    You want to develop a javascript game or make your webpages dynamic. This project creates freely available javascript interfaces such as one to help you create board games, one that contains several animations for images, ... Programmers, enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyEnchant provides language bindings and wrapper classes to make the excellent Enchant spellchecker available as a Python module. It includes all the functionality of Enchant with the flexibility of Python and a nice 'Pythonic' object-oriented interfac
    Downloads: 1 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
  • 5
    A Java-based command-line tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Colloq implements a very lightweight Model/View/Controller framework for PHP. It's lightweight enough to not get in the way of writing code, but powerful enough to make developing web apps in PHP even more productive!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java 3D VR with basic headtracking. Basics of blob tracking, image processing. Make sure you have a webcam and an infrared led
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project shows how to make a device that, through the PC USB interface, allows data acquisition from the peripherals of a microcontroller and managing devices TWI or I2C. It can be used on Linux and Windows without any additional driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A PHP IDE written in C++ with features like code completion, code templates, find (and replace) in project. The aim of the project is to make an IDE that is fast and just works.
    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
    WiiTCPLoad let you easily make a connection with Homebrew/TCPLoader Channel and stream binary files. It's written in c++ using Qt4 library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moved to GitHub http://github.com/autentia/autentia-wuija !!! WUIJA is a Java framework to develop Web apps. Our goal: make development easier. The best point: you can develop GUI in Java (like Swing) using widgets or adding easily your own ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Http FX is a HTTP request mockup tool developed in JavaFX. It can make a HTTP request to a location with request parameters, HTTP authentication. It supports GET, POST, PUT and DELETE operation, and you can specify the encoding for sending data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    uniDBL3 is a database abstraction layer for PHP 5, fully object oriented. It supports a wide range of features DBMS have to offer. It allows to make truly portable database-based applications. Nested transactions and queries are supported. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    prtpacker is a tool for creating trees of program resources which can be compiled into your program. For example say your program needs an image 'image.png'. Instead of having to make sure 'image.png' is some where your program can find it you ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This simple bug logging application make QA work as much simple as possible. Read news here http://buglogproject.blogspot.com With regards Rod Gurov SQA Engineer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stop internationalizing. Start translationalizing! Make your Java Web application available in multiple languages with minimum development effort. Drop in t18n into you webapp, and you have a full fledge multi language solution!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xpozz is an object-less MVC framework built using php5 with the support for mysql database. aimed to make it easier for new fresh developers to understand and follow closely with the MVC philosophy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project make basic game. It is easy and fun. Name of game is "Catch Rat"(It is famous in korea)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyPhpApp help you make little "lists and forms" PHP applications (CRUD operations). POO approach, simple HTML layouts, security and form support, file upload helper, etc. Now you just have to think about your essential stuff ;p. more stuff on google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An aspect-oriented extension to JUnit (no affiliation with JUnit) that seeks to make mocking and stubbing in Java trivially easy. The goal is to bring to Java what Mocha brings to Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC). It is implemented with threads for better speed. Please see the code and review it. Criticism is more than welcome. Helps needed to make it robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple program to help you make XML Torrents for use with Vuze (formally Azureus).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FE is a game engine that aims make game development process easier, provinding most of the things needed to build a game. It uses SDL as back end library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GDB patch for debugging embedded ARM system via JTAG debug interface. The embedded and extended Python interpreter make OS-aware debug session possible, and also provide flexible NOR/NAND flash utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A coherent collection of GNU Makefiles for building C/C++ projects on Linux and OS X. Can generate executables, static archives, shared libraries, or to recursively make subprojects in a hierarchical fashion with little to no configuration at all.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo