Search Results for "tiny web server" - Page 75

Showing 4417 open source projects for "tiny web server"

View related business solutions
  • $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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    FbDbMon

    Small web-based application for monitoring Firebird database

    FbDbMon (Firebird database monitor) is a small utility for monitoring Firebird server state. It should help you with tweaking database for best performance. It can tell you configuration of firebird server itself and database. It displays all current connections and running transactions. It will calculate cache hit ratio for them. It can also log transactions running on database and help you with performance optimizing of you applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BTfind

    BTfind

    Metasearch engine for P2P private torrent trackers.

    BTfind allows simultaneous searching on private trackers and combine their results. It's a metasearch engine developed for peers, by peers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Play! Plugin-Based PHP Library

    A plugin-based RAD library for PHP.

    INSTRUCTIONS: Download, unzip, and place the 'play' folder on a webserver that runs PHP 5.3 or later. Load the play/index.php file in a web browser. ABOUT: The Play Library is an open source PHP development tool designed to provide lots of useful features to make website development easy and fun. Its clever plugin-based design will allow it to maintain a tiny footprint even as it works its way toward becoming a fully fledged content management system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GSN is a middleware (extendible software infrastructure) for rapid deployment and integration of heterogeneous wireless sensor networks. It is tested with Mica2, Mica2Dot, TinyNodes, Wisenode ,Wired & Wireless cameras, several RFID readers,...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenI: OLAP Data Visualization Plugin
    OpenI plugin for Pentaho CE provides a simple and clean user interface to visualize data in OLAP cubes. It supports both direct Mondrian and xmla based connections like Microsoft SQL Server Analysis Services (SSAS), plus provides add-on features like Explore Cube Data, custom SQL for drillthrough data, publishing drillthrough data to external web services etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    mc_httpd

    a simple web server

    mc_httpd is an HTTP server written by robin. The sources and documentation are distributed under the Berkeley Software Distribution license. HTTP server features: Supports HTTP/1.1 and CGI/1.1 Multi-line header field(not cgi) Name-based and IP-based virtual servers Keep-alive connections support The GET, HEAD, POST, PUT, DELETE methods Architecture and scalability: single-threaded Shared memory is based on /dev/zero One master and several worker processes; worker processes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Infofuze

    Data migration/conversion library based on STX and XSLT transformation

    Infofuze is a Java library and server application that can be used to transform and combine data from various sources into a specific XML or other text output format that can be stored or indexed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Designed to be v2.0 to OSRMT's v1.5. The architecture will change (Grails) and move to being entirely web-based, but the driving force behind it is to retain and satisfy OSRMT users. For installation instructions, login at: https://sourceforge.net/p/nimble/wiki/Installation/ Support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to easily prototype form with ExtJS as FrontEnd in the Client-Side and Server with the POG (Php + Mysql) in a simple and fast and clean in less time. 2) As a free alternative to free programs that are commercially available but are very expensive. 3) It would be nice also to earn some money for this ;) lol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via the web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libzeep

    SOAP and webapp library for C++

    A C++ library used to create SOAP and REST servers. This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods. This library includes a validating XML Parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ginp is a Java Web Application for Viewing Photo Collections. It automatically presents the folders and files that have been placed on the web server with scp, nfs, ftp, webdav etc.., as a browsable Picture Gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Impossible Mission 1 HTML5

    Impossible Mission 1 HTML5

    Mission Impossible C64 game remake in HTML5

    First of all: I am not the owner of this script, it is maded by an excellent programmer! It is a full game conversion, with all of the c64 palettes, and manual. NO EMULATION SOFTWARE NEEDED! Upload to a server, and open with Chrome/Firefox/Nightly still not emulating anything :D its a genius remake :D (This game repro is working without server hosting, just extract and play)All program is a clone, and it is rewritten from scratch. I do not claim anything, this scripts are maded by an...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is a distributed rendering server/client for Blender written in PHP to facilitate rendering across multiple machines. Little configuration is needed for the setup and only requires Blender, MySQL, and the PHP command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ownkuva

    Ownkuva

    Teile deine Bilder mit anderen.

    Ownkuva ist ein Programm, mit dem du deine Bilder über das Internet teilen kannst ohne sie bei einem fremden Anbieter hochladen zu müssen. Du installierst Ownkuva einfach auf deinem Server, Webspace, ... Deine Bilder sind Passwortgeschützt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RaspFM

    This is a raspberry FM System

    This image has been created for those who wan to listen radio and music in the car without having a special car player. You will need only a smartphone with bluethooth , raspberry pi , bluethooth device reconised by raspberry pi and a min 8 gb card, and optionaly a gsm 3g modem. You connect to the device via bluethooth. It is Visible in the first 30 seconds after boot . Device IP on the bluethooth is 192.168.3.1 and lan is configured to get ip from any dhcp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

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

    CppWeb is cross-platform C++ library for developing web applications with server push support. The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. 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.). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Limiter (botnet & overload protection)

    Simple web protection against botnet attack

    If your web is attacked by botnet, you can include this script into it and prevent server crash. Just set up a number of allowed approaches and controled time. (for ex. 1000 users/1 min) If there were connected 1001 users in 1 minute, web will be shuted down by generated htaccess file. There is a second file(you should execute it with cron) to automaticly remove htaccess file if there will be less than 1001 users per minute.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    GRID Hotlaps

    System hotlaps and live timing for rfactor or Reiza.

    ...This system stores the best rounds and partial of each track and drivers. It also has a search engine to filter and search information. No php, no java, no apache. All built on a dedicated web server and easy setup and configuration for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GRA4 Social Network (Micro)

    GRA4 Social Network (Micro)

    Social Networking PHP Script

    Big social networks put plenty of websites out of business - anyone can create a group, say, on Facebook, and it's much easier than to build and support whole website. Now we want to get web-masters back into the game, arming them with the same functionality major social networks have. The Micro is the simplest GRA4-powered Social Network. It can run on any PHP hosting (including free ones), and does not even require a database server. Demo: http://micro.ucq.me/gra4/activity Free hosting with auto-installer: http://ucq.me After single 2-minute-long installation your website will have social features likes, friends, groups, blogs, messaging, activity stream, market, events and much more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mozilla filter to sieve converter

    javascript to convert thunderbird/seamonkey filters to sieve rules

    Web form that converts pasted rule set from thunderbird/seamonkey msgFilterRules.dat filter file into sieve rules suitable for uploading to an imap mail server and compatible with the sieve rule editor plugin for roundcube 'sieverules' (http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/4878-sieverules-plugin.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Silver Games Project is a collection of open source, multiplayer networked games being developed in Silverlight. All games are tied together with a common lobby server featuring a global ladder ranking system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mumb1e

    mumb1e

    A Murmur-Server Webinterface written in PHP for Mumble

    Administration Tool for Mumble -/- Murmur Servers. Mumb1e Admin Plugin, also named "MAP" is a powerful Murmur web interface application written with PHP that can create useres, edit themself and a lot more for Mumble server. MAP is developed over m
    Downloads: 0 This Week
    Last Update:
    See Project