• Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    A web site testing tool. This is a white box testing tool which uses jakarta HttpClient to hit a series of URLS and performs one of many different tests on the returned content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FusionLeaf

    FusionLeaf

    FusionLeaf is a powerful website and web server package.

    FusionLeaf is no longer hosted on SourceForge, it is now on Google Code Hosting: http://code.google.com/p/fusionleaf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GALProxy is a multithread proxy server written in java. It can elaborate all upcoming requests from most common browsers. It can be used in a LAN in order to concur the sharing of an Internet connection; it implements local caching, content filtering an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GCDWebServer

    GCDWebServer

    The #1 HTTP server for iOS, macOS & tvOS

    GCDWebServer is a modern and lightweight GCD based HTTP 1.1 server designed to be embedded in iOS, macOS & tvOS apps. Elegant and easy to use architecture with only 4 core classes: server, connection, request and response. Well designed API with fully documented headers for easy integration and customization. Entirely built with an event-driven design using Grand Central Dispatch for best performance and concurrency. No dependencies on third-party source code. Parser for web forms submitted using "application/x-www-form-urlencoded" or "multipart/form-data" encodings (including file uploads). Allow implementation of fully asynchronous handlers of incoming HTTP requests. Minimize memory usage with disk streaming of large HTTP request or response bodies. Automatically handle transitions between foreground, background and suspended modes in iOS apps. Full support for both IPv4 and IPv6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    GHTTPServer is a GTK/GLib based web server that allows integrating a web server into virtually any GTK/GLib based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    a tray applet for quick and easy web publishing or sharing files on the internet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GNet Server - Network compression client/server software. Compresses data over slow networks to save on the cost of bandwidth. Server is developed for Unix and Windows platforms, The client will run on Windows based PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multi-threaded URL redirector for squid (2.7+), written in Java, that use public ad blocking lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program is to make httpd's configuration a bit simpler, specially to new users. GWSC is written in C and uses GTK+ for the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Gefest Web Home Server
    Simple Web Server with Graphical User interface. Server can be used without special knowledge. Any user can install and share folders in internet or local network. For sample you can share media files (music,video).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Solving genetic algorithms in a distributed processing system. Developed in python with sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GeoJazzy WMSTileCache is a JEE WMS Tile Cache Web service. It optimizes and decreases the WMS request response between a WMS Server like mapserver and some Web clients like Openlayers or UDIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Minimalistic Perl-Based Web Server. Supports cgi-scripting and autoindexing. Well documented - to be used in other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chinese: 一个支持10亿客户端同时在线的 http server。 / English: A http server, support 1G clients online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Globule is a module for the Apache Web server that allows a given server to replicate its documents to other Globule servers. Clients are automatically redirected to one of the available replicas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GlowMuck

    GlowMuck is a multi-user text-based role-play platform, a MUD server.

    GlowMUCK has been moved to: https://github.com/GlowMUCK GlowMuck is a multi-user text-based role-play platform, a MUD server. It is a fork of the Fuzzball 5.x server (itself a fork of TinyMUCK 2.2). Notable features: * Multiple level staff * Clean ANSI color marking * Numerous security fixes * HTML/Pueblo support * Built in Web Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GNYX - Gnu Not Yet XML is a PHP/Mod-Redirect based aproach to divide content from layout. It features: browser language detection, serving pages with different languages, automatic nested menu generation, layout adaptable for diffent browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gnuology is like a wiki for genealogy. It imports a Gedcom file, and allows your whole extended family to view and edit the data through their favorite web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Go Safe Web

    Go Safe Web

    Secure-by-default HTTP servers in Go

    go-safeweb is a security-focused HTTP framework for Go that bakes in secure defaults so common web vulnerabilities are harder to introduce. Instead of leaving headers and policies to ad-hoc middleware, it sets Content Security Policy, X-Frame-Options, and other protections by default, and centralizes template escaping rules. Request handling emphasizes principled APIs for parsing and validating input, reducing the risk of injection and deserialization bugs. The framework’s routing and response layers are designed to be explicit and auditable, making it clearer when unsafe behaviors are being opted into. It also offers utilities for CSRF protection, secure cookies, and safe resource embedding that work well with Go’s standard library. By turning security posture into a first-class concern, go-safeweb helps teams achieve defense-in-depth without scattering security logic across a codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GoaheadZ

    Translate HTML file to *.c file and using zlib to compress HTML Data

    Translate HTML to *.c file and use zlib to compress HTML Data. You can use it to cut down the size of Web Server ROM. (Vxworks and Win)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project implements the Google Maps API and the open source GeoNames project to provide an interactive geocode workshop. You can move the map, enter addresses, etc., and generate a long/lat-based Google Maps link, as well as download a GPS POI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Check a list of web sites for their Google PageRank score. Can work with 10,000 or more web sites at once: just copy-paste all the domain names and let the program run in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Goron (formerly Leviathan) is a HTTP-webserver with HTTP/1.1 support. It's very flexible and extandable. It comes with an easy-to-use GUI, an Apple iTunes RemoteControll, a webadmin plugin and the ability to add PHP or Perl support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Granian

    Granian

    A Rust HTTP server for Python applications

    A Rust HTTP server for Python applications. Supports ASGI/3, RSGI and WSGI interface applications. Implements HTTP/1 and HTTP/2 protocols. Supports HTTPS. Supports Websockets over HTTP/1 and HTTP/2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GraphWeather is a graphing tool for weather station.
    Downloads: 0 This Week
    Last Update:
    See Project