Showing 137 open source projects for "javascript open source"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    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
  • 2
    A general purpose implementation of the xmlrpc specification in C.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    libflow - simple CGI C library. Features include work with GET/POST requests with support of form-data and x-www-form-urlencoded POST formats, uploaded files and PATH_INFO paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 203 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    GobSmack is a GUI framework for the web. It contains a session manager daemon, a CGI frontend written in C, and an AJAX-based JavaScript library to deal with server communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fast, small, ImageMagick® based CGI image scaler for any web based application requiring intensive thumbnailing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTML template library written in C inspired by perl HTML::Template. Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.) Use library to build a variable list and pass it to a template.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    [Moved to Github] A PHP-based client class that communicates with the TuCows OpenSRS Domain Name Registry System via an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Perl-raiser CGI Generator is a website developer application that allows the user to generate pre-configured website CGI applications without programming knowledge. Im busy these days and hope someone will take over the project. Thanks, Eugene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    libwebappremote is a C library that would allow application to provide a web-based service to provide monitoring and sending commands to the application via HTTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Exhausted is a c library meant to allow a threaded program to serve http/https static or dynamic (cgi-like) content in a bunch of calls. It includes facilities to serve files, manage basic authentication, redirection, and cookies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nutshell is a cgi program that's a kind of html outliner. Web pages that use nutshell let readers collapse or expand displayed text by clicking menus like "Less ( < | > > > ) More Detail" or by clicking more traditional outlines like "<"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webvoice is a text to speech cgi program. You can embed a link in a html page to send things you want to say, via sound. No software is required on the client side. Festival and sox are needed on the server. Webvoice has its own interface (if needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    img2xhtml is a little and fast ansi C program that converts images (jpeg for example) into plain xhtml files, that draws the image using html elements to draw the divs, there is no difference between the original image and his xhtml version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project intend to help in fast connection to the Sphinx search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    viewstate is a decoder and encoder for ASP .Net viewstate data. It supports the different viewstate data formats and can extract viewstate data direct from web pages. viewstate will also show any hash applied to the viewstate data.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    This is an extremely memory and speed optimized CGI library written in ANSI C. It does all the normal CGI functions and also can receive file uploads. It can be used with FastCGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fast template processor for HTML/XML/text templates. No template language or new tags to learn. Templates can be valid HTML/XML. Easy to use and powerful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tools for creating a dynamic website capable of plotting gps tracking data from a Garmin ForeRunner on aerial or satelite photographs.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB