Showing 98 open source projects for "tiny server"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Flatdoc

    Flatdoc

    Build sites fast from Markdown

    Flatdoc is a tiny JavaScript library that builds a documentation site directly from Markdown files, without requiring a server-side engine or static site generator. Point it at a Markdown source and it fetches, parses, and renders content into a ready-to-browse doc layout in the browser. It autogenerates a navigation sidebar from headings, supports anchors, and provides a clean default theme that’s easy to restyle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AoEde

    Virtual ATA over ethernet (AoE) target for Linux

    Derived from vblade ATA over ethernet virtual blade server with experimental features. Tiny and optimized for best performance on embedded Linux devices: home/office NAS'es that usually has limited RAM and CPU resources Also contains some experimental features that, when supported by initiator, - even more improve performance & reliability. Currently only AoE Disk (https://sourceforge.net/projects/aoedisk/) takes all advantages of that features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Glitch Client

    Glitch Client

    Source for the Flash-based Glitch client

    ...Networking / protocol logic to sync with game servers, update game state etc. (though server code is separate). Asset loading and display: integrating graphics/animations, locations, items etc. in the client view.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Glitch Avatars

    Glitch Avatars

    Art and source for Glitch's customizable avatars

    glitch-avatars is a collection of art assets, animation, and source code for the customizable avatar system used in the MMO game Glitch by Tiny Speck. It includes illustrations, animation frames, and data that describe avatar features, enabling avatars to be customized in clothing, appearance, and animations. It was released as part of Tiny Speck’s effort to preserve the game’s assets when the game shut down. The server-side code that turned all of the avatar configurations into the sprites used by the game. ...
    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
  • 5

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    openMGB
    The openMGB project will provide a free firmware for the MGB100 devices from different companies. The MGB100 is a tiny Linux-based wireless access point (WAP) with built-in file server. The design is based on RDC Semiconductor's R8610 RISC SoC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SPA Blogging Platform

    A tiny ASP-based blogging app.

    A super-small ASP based blogging platform that runs on a single page. Requires an ASP-compatible web server. IIS 7.0+ recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CJAFChatting

    A sweet, small chatting app that runs on java. Chatting, just easier.

    ...The Server has a feature that also listens for certain messages. If the Client says 'Ping!', the Server responds with 'Pong!', but only the client can see the 'Pong!' message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    AutoDiscovery Library

    AutoDiscovery Library

    A tiny library to add auto discovery capability into your applications

    A tiny and simple 100% Java library (without any dependency) to easily enable your application to automatically discover the presence of other instances of itself running on the other computers connected to the same LAN network, without having to deal with protocols and network configurations. The protocol used by the library is peer-to-peer, so you don't need a central server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    content2

    Tiny user-friendly CMS based on PHP and MySQL

    content2 is a tiny web-content-management-system based on php and mysql. content2 was created in 2003 and all currend versions are stable. the backend language is available in english and german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    minimock

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tiny Interpreter for embedded system. (Java spec based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a tiny stand alone http server daemon written in C Features: Secure Tiny No externally executed programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A plug computer is a tiny, low power server, intended to provide network-based services within the home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shweb - Shell Web Server
    Shweb is a tiny web server written in shell script, POSIX compliant with most used small unix shell interpreters, like ash (busybox included), dash, and bash also. Support for static pages. Works in conjunction with any superdaemon like [x]inetd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sktrap (script kiddies trap) is a tiny intrusion detection system. Installed on the monitor server, it runs tests via ssh on its clients. Cracks very visible (files,open ports). Built in reply to and very succesful in finding real-world break-ins.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    A PHP-based Ajax-terminal. Very usefull if you only have FTP-access to a server. Complete commandline MySQL-client is also build in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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,.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a tiny ftp server .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TinyLog++ is a C++ client/server logging utility library. TinyLog++'s goal is to provide a logging library for a distributed environment though it can be also useful in a local application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tiny API aims to facilitate the access to a LDAP server. It can : get attributes in a list, map responses in objects, generate code source of targeting object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB