Showing 104 open source projects for "small"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    Shelf

    Shelf

    Web server middleware for Dart

    Shelf makes it easy to create and compose web servers and parts of web servers. How? Expose a small set of simple types. Map server logic into a simple function: a single argument for the request, the response is the return value. Trivially mix and match synchronous and asynchronous processing. Flexibility to return a simple string or a byte stream with the same model. An adapter must handle all errors from the handler, including the handler returning a null response. It should print each error...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pgrok

    pgrok

    HTTP/TCP reverse tunnel solution through SSH remote port forwarding

    The pgrok is a multi-tenant HTTP/TCP reverse tunnel solution through remote port forwarding from the SSH protocol. This is intended for small teams that need to expose the local development environment to the public internet, and you need to bring your own domain name and SSO provider. It gives a stable subdomain for every user and gated by your SSO through the OIDC protocol. Think of this as a bare-bones alternative to the ngrok's $65/user/month enterprise tier. Trying to put this behind...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    chi

    chi

    Lightweight, idiomatic & composable router to build Go HTTP services

    ..., maintainability, standard http handlers (stdlib-only), developer productivity, and deconstructing a large system into many small parts. It is very lightweight and fast (according to benchmarks), yet is still able to include several useful subpackages (middleware, render and docgen).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rathole

    rathole

    A lightweight and high-performance reverse proxy for NAT traversal

    A secure, stable and high-performance reverse proxy for NAT traversal, written in Rust. rathole, like frp and ngrok, can help to expose the service on the device behind the NAT to the Internet, via a server with a public IP. High Performance Much higher throughput can be achieved than frp, and more stable when handling a large volume of connections. Low Resource Consumption Consumes much fewer memory than similar tools. See Benchmark. The binary can be as small as ~500KiB to fit the constraints...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    EmbedIO

    EmbedIO

    A tiny, cross-platform, module based web server for .NET

    ... modules -- For example, video streaming, UPnP, etc. Check out EmbedIO Extras for additional modules. Small memory footprint. Create REST APIs quickly with the out-of-the-box Web API module. Serve static or embedded files with 1 line of code (also out-of-the-box). Handle sessions with the built-in LocalSessionWebModule. WebSockets support CORS support. Origin, Header and Method validation with OPTIONS preflight. HTTP 206 Partial Content support. Support Xamarin Forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
    Leader badge
    Downloads: 554 This Week
    Last Update:
    See Project
  • 8
    civetweb

    civetweb

    Embedded C/C++ Web Server

    Civetweb is a small footprint HTTP Server with optional Lua and SQLite support written in C. It can be embedded into C/C++ applications or used as stand alone web server for Windows, Linux, BSD or Mac-OS. This project is based on the Mongoose web server, but maintains the MIT license and is free from GPL licenses. Installation Guide https://github.com/civetweb/civetweb/blob/master/docs/Installing.md Contributions are welcome and encouraged. The official source code is at https...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    TJWS is an Open Source HTTP Server and Servlet container written in 100% Java. It's designed to be a light weight, high performing, secure, embeddable, extensible and flexible. Very small footprinted (~100K), CGI, J2EE/JSP compatible. Servlet spec 3.1
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    webrahmen

    Small C++ embedded web server framework

    Small C++ embedded web server framework. Create a web server by deriving the framework class and overloading get(), post() ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bert Server

    Bert Server

    All-purpose REST API mock-up server for front-end developers.

    ... for defining custom responses for specific routes. Bert Server includes a small HTTP server serves static html files and automatic generated REST API server from your MySQL database. Just after setting up MySQL connection string, you can use it as a REST API server providing CURD APIs of your MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    hr ("High Resolution") is a small command-line utility to calculate possible elemental compositions for a given mass. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mrhttpd

    mrhttpd

    A lightning fast, simple, robust and secure web server.

    Mrhttpd is a threaded web server that is lightning fast, simple, robust, secure and has a very small memory footprint. The binary is 15 to 20 kilobytes in size, depending on configuration and CPU architecture. Mrhttpd serves files at up to 4 times the throughput of Apache and runs CGI scripts. It scales very well with high levels of concurrency and responds very well to the BFS CPU scheduler by Con Kolivas. One of the differentiating features is that the server is configured at compile time...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    axTLS is a TLSv1 SSL library designed specifically for embedded devices, with a highly configurable interface for small memory footprints.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 16

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ASProxyWing
    ASProxyWing is a handy, easy to use client / server desktop distributed proxy, which works as a HTTP-tunnel for clients. Provides high secure, easy to integrate proxy servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Poor Http

    Poor Http

    WSGI Server, WSGI Connector, Python doc generator

    Poor Http Server is standalone wsgi server, which is designed for using python web applications. Unlike other projects, this is not framework, but single server, light wsgi connector, and python doc generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mcafe

    mcafe

    Small restaurant menu and orders service for PC and mobile devices

    Application has been developed in 2007. Those days it allowed to run complete restrant orders cycle from warehouse and ingredients to simple reports. There is "full" client for PC browser and "simple" client for Pocket PC devices running Windows CE Internet Explorer. Both clients are based on AJAX, so web-site works as application even with dramatically slow network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Small and medium-size enterprise portal solutions through arcana. E-Commerce, Users & Management, Accounting, Engineering Solutions, Daemon Management, and custom portal applet creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tus resumable upload protocol

    tus resumable upload protocol

    Open Protocol for Resumable File Uploads

    People are sharing more and more photos and videos every day. Mobile networks remain fragile, however. Platform APIs are also often a mess and every project builds its own file uploader. There are a thousand one-week projects that barely work when all we need is one real project. One project was done right. We are the ones who are going to do this right. Our aim is to solve the problem of unreliable file uploads once and for all. tus is a new open protocol for resumable uploads built on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    wxHTTPServer

    A small, fast, embeddable HTTP server based on wxWidgets.

    wxHTTPServer is an embeddable and minimal HTTP server with support for WebSocket protocol. It's entirely based on wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cravlAndBlock

    linux tool to improve server security

    ... backup of hosts.deny file in backu location, cravl log file / files and add entries to hosts.deny file. It will print log information on the screen. If You are interested in cravl and block project please make a small donation for the author by paypal (to mail tjancz@gmail.com). Those donation will make the project live. Everyone needs to eat something:)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MiniWeb is a high-efficiency, cross-platform, small-footprint HTTP server implementation in C language. It implements GET and POST methods and works on multiple platforms ranging from server, desktop, game console and IoT hardware.
    Leader badge
    Downloads: 178 This Week
    Last Update:
    See Project
  • 25
    mod_gnutls

    mod_gnutls

    mod_gnutls apache module

    mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS 1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next