Showing 449 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
  • 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
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • $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
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    CPPClassGenerator is a tool to create C++ classes really fast, instead of programming the whole thing at each and every time you need to create one. It won't create everything for you, but it will make you gain some time, that's for sure !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Helma is a web application framework. It offers support for various scripting engines, but still the Rhino JS scripting engine plugin is the only bundled plugin. This project offers a PHP plugin, allowing PHP developers to make use of the Helma web appli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Nereu is capable to make the requirements rastreability matrix showing the impact of requirements alterations on software project. It becomes an inestimable auxiliar tool to the requirements management, an important phase in software process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Free, cross platform, layered C API libraries, for console or GL graphics applications, with make based build system. Dependent on only OS native API and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This flexible library automates importing, exporting, converting and handling of files using Java annotations. It's a port of the awesome Marcos Meli's FileHelpers Library (filehelpers.com), written for .NET. Plans are to make it a derived work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jutty is a code generator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MentalLink is a mapping tool for converting objects in instances of an ontology. This framework ease the translation of objects of an application in ontology-based systens to make inference based on the ontology rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LIME Parser generator for PHP

    Complete LALR(1) parser generator and engine in PHP.

    Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program is a bit web-based and has a database where the data is stored. The programs most used option is the hours registration and the billing support to make bills for costumers. There are also options like storing costumers address data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An execution engine for Linked Object Oriented Programming (L.O.O.P.). L.O.O.P. adds EXTERNAL LINK property for original OOP, which can make objects link, pass data to each other without knowing the other object's information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sfeb is a Simple and Flexible Enterprise Bus. Its purpose is to share business components on a network, and make them accessible through various protocols(http, jms, ...). Sfeb can be adapted, to your needs with the Sfeb sdk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LighTemplate is a Lightweight Templating Class written in PHP 5 to generate whatever text content you want ((x)HTML, XML, Text, ...). No cache (not needed, it is fast enough), no plugins (not needed, they would make it slower).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo