Showing 24 open source projects for "statistics"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    plow

    plow

    A high-performance HTTP benchmarking tool

    ...It uses excellent fast HTTP instead of Go's default net/http due to its lightning-fast performance. Plow runs at specified connections (option -c) concurrently and real-time records summary statistics, histogram of execution time and calculates percentiles to display on Web UI and terminal. It can run for a set duration( option -d), for a fixed number of requests(option -n), or until Ctrl-C is interrupted. The implementation of real-time computing Histograms and Quantiles using stream-based algorithms inspired by Prometheus with low memory and CPU bounds. so it's almost no additional performance overhead for benchmarking.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    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: 14 This Week
    Last Update:
    See Project
  • 3
    LocNetServe

    LocNetServe

    A local web server for developing web applications on Windows.

    LocNetServe is a web development platform for Windows that helps you build dynamic web applications using Apache 2.4, PHP 8.2, and MySQL 9.4. It installs everything you need to develop web applications easily, thanks to its modern interface. You can manage your server and develop applications without manually editing configuration files. Best of all, LocNetServe is free (under MIT license) and available in a 64-bit version designed for modern Windows systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code,...
    Leader badge
    Downloads: 18 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
  • 5
    Bubbles

    Bubbles

    Bubbles the simple, easy to use HTTP web server, browser controlled

    Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag. A GUI administration panel is accessed through your web browser (e.g. "http://localhost:1080/admin/" + default password of "admin"), which controls all her settings and vital functions, all in real time. Apart from serving files, she is capable of tracking site visits (site counters), receiving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients. SWire can be interrogated on a local network and it accepts AJAX queries, thus enabling the development of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...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
  • 8
    WebDAV CGI

    WebDAV CGI

    WebDAV CGI brings your file service to the Web.

    WebDAV CGI brings your file service to the Web and is moved to github [https://github.com/DanRohde/webdavcgi/]. WebDAV CGI adds a modern Web interface and WebDAV to file systems like AFS, NFS, CIFS/SMB, EXT, GFS, and so on. It preserves existing file permissions by using a included setuid/setgid wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    COW

    COW

    HTTP proxy to automatically identify blocked sites

    HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access. COW's design goal is automation. Ideally, users don't need to care about which websites are inaccessible, and they can directly connect to the website without slowing down the access speed due to the use of secondary agents. As an HTTP proxy, it can be provided to mobile devices; if deployed on a domestic server, it can be used as an APN proxy. Support HTTP, SOCKS5, shadowsocks and cow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    SSSSaD

    Smart Secure Sexy Streaming and Downloading

    Allows for propper serving of Ogg (and other media) files, whether they are downloading inline or as an attachment. It also tracks downloads by recording only the hash of the user rather than that person's IP and other personal data. This is very important in our time where an admin maybe forced to give the logs identifying all the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    qHttpd - Highly Customizable HTTPD
    The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A cross platform Http web server developed using C++. Agile methodology with emphasis on :- 1. Good Design 2. Object Oriented Programming 3. Refactoring 4. Static/Dynamic Analysis, Unit-testing, Code Coverage 5. Software Engineering best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EasyTomcat
    ...You can launch, stop and configure Tomcat and MySQL easily and particularly you don't need any special knowledge to use it. You can monitor the servers and view statistics of important properties.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A number of web service tools to capture vehicle engine statistics, gps coordinates, traffic information, from live vehicles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP-WebStatus Monitor is a script that monitors a website's connectivity. It uses php for all the scripting. It has a MySQL backend with a detailed statistics viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Apache httpd tools is a collection of administration and security scripts originally developed for the book Apache Security (O'Reilly). Included are tools for Apache httpd monitoring, statistics, log analysis, DoS detection and defense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple PHP addon for AWStats which allows viewing and comparing statistics for multiple domain hosted in the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Apache MRTG bandwidth statistics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a Python-based HTTP web proxy server that hooks into MySQL to store a full history of your browsing. Allows you to check out statistics about your browsing habits. Creates a personal portal page, has search features, multi-user, filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Apache VirtualHost Transfer Counter is a set of files which allow you to quick and easy monitor utilization of http bandwitch on your server. It can give you also few statistics about VirtualHosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web site statistic system - The sytem collects any sort of data about a web site, store in a data base and present statistics in html form (popularity of the site, speed or quality of service, state of the server, traffic to other sites, etc. ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PET is cooperative proxy caching server for Web clients, supporting HTTP, FTP and SSL data objects. PET's features include DNSCache, banner filtering, url filtering, administration and statistics via WWW browser, extended ICP services, Cache Digests ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PingUin

    An interactive ping utility.

    ...Can be run as a windows service, acts as a server and allows remote HTTP management via browser, or can be run minimized, at background or from command line. Generates impressive interactive charts, logs and statistics, supports exporting Excel-compatible reports, text and CSVs, SQL data or SQL-Insert statements. Contains hardware information, bandwidth meter and usage, ping, whois, lookup, traceroute, port scanning, WOL (wake on LAN). Allows users to develop custom plug-ins. It's being developed in .Net 4, C# and Prism 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB