Showing 678 open source projects for "gnu linux"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    Simple web server I've been writing in my spare time, written in very well documented and set out C, uses a pre-forking system to handle concurrent user requests and is quite fast. Check the wiki for current info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A portable library for writing web servers and web services in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JxFreeDB imports the FreeDB CD Library archives into an Infile Database. CDDB and fulltext queries (Artist,CD,Track) are implemented. For maximum portabillity, no Database Server has to be set up. It's based on JMBase and mysql-je.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pushup is very fast, efficient and simple HTTP streaming (also known as COMET) daemon. Basically, it allows you to call javascript functions directly in user browser in RPC manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    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.
    Try Free
  • 5
    mod-captcha is an Apache 2 module to prevent web sites from maliciosus software access. Developed with study proposes for UNPSJB Universidad Nacional de la Patagonia San Juan Bosco, Argentina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Mephistoles Internet Suite includes at the present a HTTP server, a FTP server, a DNS caching server, a (experimental and yet unsusable) NetBIOS client, a SMTP/POP3-mail daemon and a client that can (currently) fetch pages via HTTP. All programs writ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    URL-Checker is a Java-Application, which periodically connects to a specified URL and writes the results (ie "connection OK/failed") to a logfile. A nice tool for webmasters to monitor the availability of a website. There is a GUI and a non-GUI-edition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A portable and flexible HTTP web server library written in C#. A article about it can be found here: http://www.codeproject.com/cs/internet/minihttpd.asp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TXS provides a basic HTTP server. Its own XML Script language can produce, via XSL-T, XForms or XHTML pages (tested with FireFox). It can also be used to read and generate CSV, XML or ZIP files. HTML page capture and email generation also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • 10
    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
  • 11
    Opener-OAI extracts Dublin Core and LOM records from EduCommons RSS-feeds and serves these records as an OAI-repository. It is initially build for the EduCommons site of Open Universiteit Nederland but should work on all EduCommons sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML-RPC can save Flash and Flex developers hours of work. It enables ActionScript to transparently communicate with blogs like WordPress and Blogspot. It also works with frameworks that support XML-RPC like Plone, Zope, and Drupal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSerWeb is a flexible HTTP/1.1 compliant Java Web Server. JSerWeb supports the use of Perl and PHP scripts. These are very popular scripting tool for extending web servers because they are extremely flexible and easy to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prestan is a WebDAV server performance test suite that allows you comprehensively measure the performance of WebDAV server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SkunkWeb is a scalable, extensible and easy to use web application server designed for handling high-traffic sites as well as small sites.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java-based security platform which provides a multi-user service middleware for distributed systems. Features: service environment, Shell-based interaction, user authentication (password, soft-token, smard-card), policy enforcement, Web services support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Naobax is a simple and very fast WebServer. Written in C for high performances. When the prority is a quickly configuration and installation, it is the best choice !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Swazoo (Smalltalk Web Application Zoo) is an open source, vendor agnostic, dialect neutral Smalltalk HTTP server with resource and web request resolution framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    multiUpload consists of a JavaScript- and a PHP-file only and can be easily inserted in already existing HTML-files. It provides the creation of waiting queues, suspending and resuming the queue and uploading many files without reloading the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Transparent BitTorrent -- Browse with Firefox and download large files normally. Transporrent monitors your download and if it slows down, transparently switches to using BitTorrent in the background. Transporrent requires a browser Add-on and server mod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a minimalist HTTP server using the single-process server concurrency model and non-blocking sockets for optimal memory usage and speed. It is not designed to be fleshed out with features; merely able to serve pages quickly and reliably.
    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
    "EjOI Judge System" is a Judge system which was developed to be used in local networks to judge programs written for it's "Informatics Olympiad" based problems. EjOI stands for Ejei Olympiad in Informatics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RASP's A Sneakernet Proxy; download using a thumbdrive.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB