Showing 111 open source projects for "dev-c"

View related business solutions
  • 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
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1
    ooRexx (Open Object Rexx)
    Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 2
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    ...It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    HTML-Template-Pro is a fast lightweight C template engine that supports syntax of HTML::Template perl module as well as many of its extensions. It consists of core htmltmplpro C library and bindings to perl/php/C#/....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    hr ("High Resolution") is a small command-line utility to calculate possible elemental compositions for a given mass. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    juanff-repro

    Reproductor de audios

    ***************************** # Basado en Music Library & Player (c) 2018 James Moats - jhmoats@willowlakestudio.com - www.thejamesmachine.com *****************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CgiApp

    CGI Interface for DAS web-applications

    DEPRECATED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MVProc FastCGI

    MVProc FastCGI

    MVProc implemented as a FastCGI

    MVProc FastCGI is a Model-View-Controller platform that uses MySQL stored procedures as the Controller element. It's based on the stable Apache module MVProc, and all functionality has been tested (and load tested), so it may be "Production Ready" even though it hasn't been implemented in a production environment as yet. Benchmarking indicates it's "nearly as fast" on lighttpd as the MVProc Apache module, though a truly thorough benchmarking with a variety of servers and web applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The P* Web Programming Language
    ...Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to participate: p-star-dev@googlegroups.com Checkout P* on Github: https://github.com/P-star/P-star Please visit the web-page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    Apache 2.0 proxy module scheme handler for FastCGI protocole. Is a complete rewrite of Apache Modile of FastCGI protocol. This rewrite are dedicated to external FastCGI server. The project has migrated on GitHub here : https://github.com/ZenProjects/Apache-Proxy-FastCGI-Module The project Documentation are here : http://zenprojects.github.io/Apache-Proxy-FastCGI-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.5.1 (26-Oct-2025) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    qDecoder - CGI Library for C/C++
    .... ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling and Session management. FastCGI is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Secure and network capable alternative to mail() PHP function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    ...CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    Syndicateme.net ... Ajax Atom 1.0 Syndication Engine Tell your story ... Especially if you are a business along Queen St. in Toronto Canada or King Street Waterloo Canada. Syndication can be from a pop mailbox, and can use XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ngx_image_thumb

    My person Blog

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    CAILogin (Counter AI Login) is an image-based user verification program for web-page logins. It's written in plain C with no special dependencies, and hence it's very suitable for embedded systems which lack "big" interpreted languages, such as PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Webio is a small-footprint web server, designed for embedding in an application or an embedded system. It includes a tool for generating embedded SSI and CGI routines, and a detailed programmers manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project will design a data format and several tools to manipulate data related to cataloging sports cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple C# .NET fastcgi client. Allows C# applications to serve web requests through the fastcgi protocol over TCP. No assembly is provided; to use, simply add include/fcgidotnet.cs to your C# project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Translate SWF is C++ based compiler for Macromedia's ActionScript language. Translate currently supports Actionscript 1. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/translate-cxx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/transform-cxx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
    Leader badge
    Downloads: 182 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next