Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
minimock a tiny http server that always return the same response
When developing SOA, there is a time when you feel the need to be able to mock a webservice. That's what minimock's used for.
running minimock as such
minimock 8080 d:/response.xml
will start a server listening on port 8080 that will always return the content of the file d:/response.
The main advantages of minimock over other similar tools are its ease of use and its the low footprint :
* executable is 20k large. (but on win$ it depends on cygwin1.dll that is 2Mb large)
* avg...
The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
Aurora is a Perl based content delivery system, providing a modular framework for dynamically repurposing XML content. Aurora includes support for XML pipelines, XSP & XSLT transforms, session / connection pooling and fine grain caching.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
ebookutils is a collection of utilities which are useful for working with ebooks, specifically the REB1100/1150/1200 models made by RCA/Gemstar in the early 2000s.
the c prototyping tools library provides thread-safe linked list, priority queue, hash table, hash list, AVL tree and trie implementations, as well as a thread pool and thread management framework, a tcp and http socket api, and a dbms abstraction layer.
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.
Ani-Server is not quite a Full Featured server [ neither it was intended to be] , but its just a simple HTTP Server , Which handle's some HTTP requests and can be further used for File Sharing and Network testing purposes.
YOPS (Your Own Personal [WEB] Server) is a small SEDA-like HTTP server for Linux OS written in C. There are 4 stages (accept-parse, fetch, send and log), and pipes are used as interstage channels.
A development utility designed to monitor the Apache error log for changes during live code testing or other similar code monkey shenanigans. Any new errors are shown in a notification box at the bottom of the screen.
Apache2 module under LGPL. Mod Sql Alias will intercept specific URI requests and dispatch them to the appropriate page to be served using a MySQL alias table.
thttpd-ng, standing for tiny/throttling/turbo HTTP daemon next generation, is a fast, light weight, portable web server, based on the famous thttpd project and designed to serve static content efficiently or simple CGI programs,.
mod_authn_sasl is a SASL authentication backend provider module for the Apache 2.2 webserver. It provides password checking functionality for HTTP Basic Authentication. Username and password are checked against the SASL password checking backends.
Mobil'AMP is a mobile web development environment. Launchable
from any storage device (removable or fixed)
readable/writable. It can be run under GNU/Linux or Microsoft
Windows.
Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
The mod_httpbl Apache module is ideal for leveraging the Project Honey pot http:BL services within the context of an Apache web server. Built on the Apache APIs, the mod enables web admins to block comment spammers, harvesters, and other malicious IPs.
Dieses Projekt erweitert und verbessert die Software des "FiFi-Webservers" des OV O28 (http://www.ov-lennestadt.de/projekte/webserver/webserver.htm). Der Fokus liegt auf Amateurfunk-bezogener Nutzung.
mod_sass is a module for Apache web server. It compiles Sass stylesheets into CSS automatically when the sass stylesheet is requested by a clients browser. It also includes its own cache so that the CSS is only compiled when the SASS is modified.