Showing 28 open source projects for "code server"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Makedoc Sitebuilder

    Build HTML Documentation Sites Easily

    ...It's packaged with the Uniserver miniserver to demonstrate how the script can be used to quickly build documentation web sites using any web browser. Video: http://youtu.be/e0xCCN5nywE NOTE: This script is meant to run as a CGI application on a web server. It can be used to build and manage web sites using any web browser. The only dependency required to run on a is the Rebol/Core interpreter. A version with WYSIWYG javascript editing is also available (instead of Makedoc). See http://rebolforum.com/index.cgi?f=printtopic&permalink=Nick17-Dec-2013/10:28:52-8:00&archiveflag=new for more information This code is fully documented at http://business-programming.com More information about makedoc is available at http://www.rebol.net/docs/makedoc/fastmd.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Quickgalleries with PHP for everyone
    A very simple and easy to install and use PHP image gallery to include in online auctions. Copy to your server, set password -> Start new gallery -> Upload images, generate gallery -> Copy embed-code into your auction-text -> Finish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sql2xml is a perl cgi program that will help user or developer to request sql database query and convert to json, csv, xml or ini format through a web server. A single sql2xml support request from multiple user and multiple database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A FastCGI module to execute javascript code on the server, powered by the Google V8 engine
    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
  • 10
    Jolene is a toolkit which provides a DOM (Document Object Model) of HTML documents to Java. This gives developers a pure view unlike JSP, ASP, Velocity. Use plain HTML documents to generate your website and swap them out without changing server side code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple Java AJAX Message Listener that I would classify as a template rather than a framework. Used for simple messaging between the browser and the server. All the files, including source code, are included and ready to be deployed on a J2EE App Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enables .NET Developvers to share and find code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GateRoom is a real MVC framework. The only one which also thrives to divide between server code and client code completly. Those creating a loose framwork (or collection of tools) to create web sites and web application with the newest of techs available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rev = Really Easy Validation - write your form validation code once in this simple and powerful language that generates code for JavaScript, Perl, PHP, and Java. With Rev you get server side and client side data validation with no duplicated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : code reuse, packaging, database abstraction, easy integration with IDEs, apply M.V.C. patern (separate business logic and front end GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A PHP class library for writing powerfull reloadless web user interfaces using Ajax (DHTML+server-side) style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The mission of this project is to provide Perl Server Pages (PSP), that add dynamic content to HTML using Perl as scripting language. First contribution will be an easy to install myPSP package including custom taglibs, I18N, table support and logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A visual integrated development environment (IDE) for PHP making it easy to create and edit PHP websites by providing useful tools such as directory structure management, instant keyword help, code highlighting and syntax checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can. Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JavaScript1.2 based DHTML tool, which does it\'s dynamic browser optimisations on server side via PHP or C++. Code generation and size may be controlled by many parameters including debug features. Monthly statistics are sent to the registered users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Development and administrative tools used with WebSpeed. WebSpeed is a web application development and server product from Progress Software Corp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GSP is a "jsp/asp like" page parser. It generates cgi program source code from a html page with embedded code hidden in <% %> tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yet Another Chat Server. A Chat Server written in C++ and designed for speed, flexibility, and all-html delivery. Server oriented code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →