160 programs for "all-in-one" with 2 filters applied:

  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Caddy

    Caddy

    Powerful, enterprise-ready, open source web server w/ automatic HTTPS

    Caddy is a powerful, extensible, enterprise-ready server platform that uses TLS by default. Everything you would require in your infrastructure, from TLS certificate renewals and OCSP stapling, to reverse proxying and ingress, Caddy simplifies it all. Its modular architecture lets you do more with just a single static binary that compiles for any platform. Caddy is the only web server that uses HTTPS automatically and by default. It automatically renews TLS certificates, staples OCSP responses...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Brynet

    Brynet

    A Header-Only cross-platform C++ TCP network library

    Header Only Cross-platform high-performance TCP network library using C++ 11. The server uses two network threads and one logic thread, the client uses one network (also process logic) thread. Every packet size is 46 bytes. Every packet contains the client's id. Server broadcast packets to all clients when recv one packet from any client. The client sends one packet when recv packet from the server and the packet's id is equal self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ProxyChains-NG

    ProxyChains-NG

    Hooks calls to sockets in dynamically linked programs

    proxychains ng (new generation), a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies. The way it works is basically a HACK; so it is possible that it doesn't work with your program, especially when it's a script...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    axios-extensions

    axios-extensions

    axios extensions lib, including throttle, cache, retry features etc.

    A non-invasive, simple, reliable collection of axios extension. It is highly recommended to enable the request logging recorder in the development environment(disabled by default). Besides configuring the request through the cacheAdapterEnhancer, we can enjoy more advanced features via configuring every individual request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    Nock

    Nock

    HTTP server mocking and expectations library for Node.js

    HTTP server mocking and expectations library for Node.js. Nock can be used to test modules that perform HTTP requests in isolation. For instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation. Nock works by overriding Node's http.request function. Also, it overrides http.ClientRequest too to cover for modules that use it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Martian Proxy

    Martian Proxy

    Martian is a library for building custom HTTP/S proxies

    Martian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to verify that all (or some subset) of requests are secure. Mock external services at the network layer. Inject headers, modify cookies or perform other mutations of HTTP requests and responses. Verify that pingbacks happen when you think they should. Unwrap encrypted traffic (requires install of CA certificate in browser) By taking advantage of Go cross-compilation, Martian...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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: 6 This Week
    Last Update:
    See Project
  • 8
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    twemproxy

    twemproxy

    A fast, light-weight proxy for memcached and redis

    twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 10
    Mod_Rexx is an Apache loadable module which interfaces to Rexx. All phases of an Apache request can be processed with Mod_Rexx. It supports Open Object Rexx and Regina Rexx.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    Cicada

    Cicada

    Fast lightweight HTTP service framework

    Fast, lightweight Web framework based on Netty; without too much dependency, and the core jar package is only 30KB. Configuration files can also be read in multiple environments, just add VM parameters, also ensure that the parameter name and file name are consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dotproject mods is a repository for user community modules, addons, and enhancements for dotproject core project. The mods are supported by the author (not the dotproject team) but, if good, may be included in the dotproject core in future releases.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    A C++ multi-threaded application for viewing network IP cameras, and other video device supported by v4l2. It uses TrollTech QT3, V4L2 and HTTP protocol. This demo project (2006 - 2007) requires the following: 1. Qt3 libraries and headers 2. OpenGL libraries 3. Kdevelop 3 To build the project: import with Kdevelop 3 and build this should generate Makefiles, missing template headers and demo binary. Notice: Source periodically re-uploaded/updated for statistics ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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 the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DesignerWt

    A layout and widget editor for Wt (C++ web applications)

    This program will allow you to create sophisticated screen layouts that can automatically adjust to browser size. Each widget within a layout is highly customisable, using property pages that adapt to the type of widget being edited. There is a preview mode and a zoom mode for detailed editing. In addition to the main design dialogs and popup menus can also be created. A design, when saved, will generate a C++ header class that contains all elements of the design. This class, when created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Apache module for use by ISPs and webhosts, designed to prevent the robotic collection of email addresses -often termed siphoning or harvesting- from client website pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CoolComputers Free CA

    CoolComputers Free CA

    Free Certificate Authority

    This is a Open Source Project for getting Validated SSL Certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Easy Hosting Control Panel for Ubuntu
    ehcp for Ubuntu is a hosting control panel, for multiple domains on single machine. easily installable,easy usage, non-complex,functional. homepage:http://www.ehcp.net * automatically installs and works: dns, apache, mysql, ftp, email, domains,auto updat
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    STANTOR

    Scada for Home Automation

    Stantor is a SCADA for home automation/domotic project. It drives : k8061-K8055(USB), K8000(I2C), Arduino Mega and Uno, X10, 1-Wire, electricity meters, Webcam (motion), infrared remote controls. It uses WEB browser, smartphone, xHTML, SOAP, Websocket, HTML5 Apache, mySQL, PHP, javascript and Ajax. Stantor allows control of electrical equipments like boilers, shutters, lamps, pumps, etc...connected to the 220V/110 VAC. Gathering information of various kinds such as temperature, light, switches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WUtils

    Utility classes for the Wt C++/JavaScript web framework

    WUtils is a set of C++ utility classes for the Wt C++/JavaScript web framework. This library needs a C++11 compiler. There is both a hg repository and a git repository, pick the one you prefer, they are always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    ... the web. Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WWW XML+XSLT Content management system on J2SE with Tomcat and SQL-92 compatiblity database (like free MySQL or Oracle). Supports many sites, many groups, many users. XML-definition of content types, security system. Created with Apache Avalon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next