Showing 1348 open source projects for "code"

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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2

    GnuplotIpp

    Gnuplot C/C++ interface (the real extension of gnuplot_i)

    ...Gnuplot_ipp provides the same light interface as gnuplot_i but makes it compatible with C++ as well. Finally, an extra C++ wrapper that takes care of opening and closing handles and makes code more organized is provided. All of this was performed using the C/C++'s maxima: "if you don't use it you don't pay for it". Both interfaces are available in C++, and in C you are given the original gnuplot_i interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Capacitor Calculator

    Calculates capacitor formulas. Does codes and Watt/Amp conversion.

    A self-contained calculator that needs no install and is contained in one small exe file. The calculator converts capacitor codes into F, mF, μF, nF, and pF. Converts capacitance and voltage into kilowatt hours, watt hours, milliamp hours, amp seconds, and amp hours also. May expand into full electrical app in future depending on whether or not people wish to contribute coding, how much time I have, and depending on the interest that this gets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Open Source PDF Creator with VC++

    A simple Windows PDF Creator/Printer with Microsoft VC++ & MFC

    ...Encrypt PDFs and protect them from being opened, printed etc 5. AutoSave files to folders and filenames based on Tags like Username, Computername, Date, Time etc. To download the source code, please visit: http://www.somepdf.com/some-pdf-creator.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    SelfServiceADReset

    A very simple Self-Service Password reset tool for Active Directory

    This code is copied and simplified from ADIPART (on SourceForge) originally written by Leon Garcia https://sourceforge.net/users/leongarcia All credits to him. This simplified version doesn't require a Database but simply the presence of the email field for all AD users. On username or mail address entering, the user receives an Email with a link to have his/her password reset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    ...Imagine, if you will, a scientist able to examine the real-time results of a simulation and, when he notices an anomally he would like to investigate, he turns to the program running the simulation and examines the code, possibly changing it on the fly. This is the dream of Flatland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Students Voting System

    Students Voting System

    This project is intended for college student elections.

    The projects aim to help college and university election be easy, the code are still rough which need finalization but they are working. Installation: i. Download the project ii. Find poll.sql file and import on Mysql Database. iii. Open READ ME and get the username and password for students and admin v. Ready to Go!!! NB: Send me email for any other suggestions and advice if needed, otherwise enjoy the voting project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FluxModules

    Module Computation for Metabolic Networks

    Genome Scale Metabolic Networks are complex systems, Modules help to break them down and hence ease understanding and algorithmic complexity. FluxModules is a toolbox with code for module detection and module visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Crud Builder

    GUI App Maker

    ...This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records made of fields of data. The generated application scripts can be customized however desired, by adding your own of code. Video: http://www.youtube.com/watch?v=ROL33-Fi2g8
    Downloads: 1 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    FPA-CAD

    Function Point Analysis-Computer Aided Design

    FPA-CAD is an application developed to support the measurement of the functional size of the code according to the FPA method of IFPUG. FPA-CAD draws each of the elements of the FPA method. FPA-CAD calculate automatically FPs of each element drawn. FPA-CAD built a report with the results of the project that has been measured
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linet is a double sided accounting software that got the approval of the Israeli tax authorities. The code is written in php and powered by mysql. Interface languages: hebrew and english.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Merchants' Village Consignment POS

    Merchants' Village Consignment POS

    Cash register, pricing and reports for retail & consignment businesses

    A cash register system for retail stores of any type. This point of sale (POS) system can also print bar code price labels for inventory which consignors want to sell, and provides a cashier checkout screen that can be used by consignment shops/markets to scan and sell large volumes of others' items quickly. Features include powerful reports, batch check writing, automatic adjusted sale pricing based on item, vendor, time/date, and other parameters, rent tracking, automatic backups, tiered levels of password protection, multi-platform OS operation, wired/wireless network installation, and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MoleCalc

    MoleCalc

    A molecular weight calculator written in Visual Basic.

    A molecular weight calculator written in Visual Basic. Unfortunately, it is only for 64-bit Windows at this time. The code files (.sln) are downloadable only. I can't figure out Git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    ...This is useful specially when your remote computer do not have a valid IP address. The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library is imported into source tree so that you do not need to compile and install that first. All communication is encrypted using QCA Library. The software does not involve with export control regulations as in QCA (http://delta.affinix.co/docs/qca/) Site they wrote: Functionality is supplied via plugins. ... . Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SVG_plot

    Plot data in SVG format using C++ library

    ...The SVG_plot project was originally written by Jake Voytko in 2007 as a Boost-sponsored Google Summer of Code project in 2007. It has been maintained and enhanced since then in Boost Sandbox, but is judged unsuitable for a Boost Library, so now being made more widely available here. Version 2 adds representation of uncertainty estimates as numbers and zones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    V5Cart

    V5Cart is a full featured free open source shopping cart

    ...demo: http://v5cart.fhero.net/ admin: http://v5cart.fhero.net/admin account: v5cart, password: v5cart ------------------------------------------ Full features of opencart Function enhanced Custom SEO URL Attribute filter Paypal Express integrated Cache: config data cache, module cache, query cache, URL cache SQL optimized, much less SQL query Just 50% ~ 60% code of Opencart Compatible opencart template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A generic state machine in C#, based on implementation by Leslie Sanford. Source Code can be found here: https://github.com/OmerMor/StateMachineToolkit Binaries available through nuget: https://nuget.org/packages/StateMachineToolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    light filter calculator

    light filter calculator

    lightweight digital filter calculator

    This program used Remez exchange (equiripple) algorithm calculate a FIR filter coefficients and then convert to integer for FPGA, DSP or MCU. Additionally, it can be design a simple IIR notch filter for reduce power line interfere. You can run in the following way. Good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CzeroCase

    Framework for Case Management

    ...Due to its Open source nature, Czero will avoid any risk of dependency on product by vendors and you be free to choose your own decisions, having always at disposal source code and data to manage every transition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    ...To get started using the project, we recommend our Getting Started guide (http://docs.broadleafcommerce.org/core/current). The most current Broadleaf Commerce (www.broadleafcommerce.com) source code is now maintained on GitHub (https://github.com/BroadleafCommerce). We will also mirror the code here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ChartsClass

    ChartsClass

    Class to create simple charts in Gambas + sample program

    ...Find out how to use it by the included example program: The class is delivered as part of a complete project, so that you can try it out. And you can modify the FMain code to learn how it can be usefull for your project. The sample data used, is generated in the example program and displayed in a grid on screen. No database or other extra things needed, works in KDE and (should) in other desktops like Ubuntu's, Gnome etc. Made and tested in and for Gambas2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EOS Online Merchant

    EOS Online Merchant

    open source e-commerce forked from osCommerce Online Merchant.

    EOS is an open source e-commerce solution based on osCommerce Online Merchant V2.3.3.4. It focuses on providing increased functionality and reliability with smaller, more efficient code. An emphasis is placed on API expansion and compliance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    StenoMP

    Typesetting German stenographic text with LaTeX

    ...StenoMP is intended to be a tool for typesetting stenography, only; but no automatic text-to-stenography-convertor. For now this project consists of a metapost font-file, only. It is planed to add a software that generates the postscript files of the texts using this metapost code, later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Project dedicated mainly to Bulgarian localization of Feng Office ( www.fengoffice.com ). We have plans to extend it in the future with design and code contributions. Contact us at clabteam.com for any issues or questions related with this projec
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo