Showing 18 open source projects for "https"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    JDiskMark

    JDiskMark

    Java Disk Benchmark Utility

    JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help measure the performance and health of your storage drives. Whether you're testing HDDs, SSDs, or network locations, JDiskMark provides reliable insights into your disk's read and write speeds. ubuntu: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark_0.8.0_amd64.deb/download rhel/fedora: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark-0.8.0-1.x86_64.rpm/download macos: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark-0.8.0.pkg/download windows: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark-0.8.0.msi/download ZIP releases require java to be installed separately: * 0.6.3-current > jdk25 * 0.5.0-0.6.2 >jdk21 * 0.1-0.4 > Jdk8
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    NetIO-GUI

    NetIO-GUI

    NetIO-GUI measures network speed between two peers

    ...All results are stored in a SQLite database file and can easily be compared. NetIO-GUI is preferred to rate the quality of peer-to-peer connections like VPN. Download as portable 7-Zip or as setup file. Source code available at https://codeberg.org/elpatron/NetIO-UI/
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3

    Scimark for Delphi Lazarus Free Pascal

    Scimark for Delphi/Lazarus/Free Pascal

    Benchmark for scientific and numerical computing. http://math.nist.gov/scimark Some years ago, someone converted the sources to delphi. The result of that convertion can be found here: https://code.google.com/p/scimark-delphi/ I found some issues and tried to contact the author. Without success. That's why I decided to start a new repository here. Patches are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LinuxHardware Suite

    LinuxHardware Suite

    Hardware Info for Linux portable AppImage + Benchmark

    ...Kurz-Info: - Hardware Analyse - einfache Benchmarks (CPU/ Grafik und RAM) - HDD/USB Test - Live Sensoren - jede Menge Infos über das Betriebssystem - jede Menge Infos über CPU und GPU - Portable AppImage (einfach vom USB-Stick in Live-Image kopieren) - automatische Update Erkennung ab v1.2 - Darkmode - und anderes Weiter Infos und Screenshots im Forum https://sourceforge.net/p/linuxhardware-info/discussion/lwi/thread/21ccc5b145/ License: Freeware (Closed Source) See LICENSE.txt for details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    UNMAINTAINED: Try https://github.com/pjoe/loadem instead This project aims to provide a tool for load testing web applications. The goal is a tool that is easy to use and provides near real-time performance measurements of the application under test which is very usefull during optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands).https://sites.google.com/site/ronuitzaandam/ Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file. This software goes great with other UNIX software like WinSCP and Putty etc !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ichnaea

    Performance Timing Tools

    ...As of March 2015, main development has been switched to the UK Mini-Application Consortium Github page. Work on PMTM from the unreleased version 2.6.0 can be found here: https://github.com/UK-MAC/PMTM Work on PMAT version 3 will be commencing shortly here: https://github.com/UK-MAC/PMAT Tarballs of releases will continue to be available here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tuptime

    tuptime

    Total uptime command

    Report historical and statistical running time of system and other components, keeping it between reboots. Like uptime command but with more interesting output. NOTE: Tuptime was completely rewriten in python and now its available in https://github.com/rfrail3/tuptime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NetworkSpeed

    NetworkSpeed

    Simple tool to display network traffice

    2018/05: Project moved to GitHub. https://github.com/mdevoldere/NetworkSpeed NetworkSpeed displays live network traffice. User can select interface to display.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    wavsep

    wavsep

    Web Application Vulnerability Scanner Evaluation Project

    ...This evaluation platform contains a collection of unique vulnerable web pages that can be used to test the various properties of web application scanners. Visit WAVSEP homepage to learn more: https://code.google.com/p/wavsep/ The project includes the following test cases: Path Traversal/LFI: 816 test cases (GET & POST) Remote File Inclusion (XSS via RFI): 108 test cases (GET & POST) Reflected XSS: 66 test cases, implemented in 64 jsp pages (GET & POST) Error Based SQL Injection: 80 test cases, implemented in 76 jsp pages (GET & POST) Blind SQL Injection: 46 test cases, implemented in 44 jsp pages (GET & POST) Time Based SQL Injection: 10 test cases, implemented in 10 jsp pages (GET & POST)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    curl-benchmark is an open-source tool written in C-language that generates multiple and simultaneous HTTP/HTTPS requests and returns data for performance analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2 A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature. For documentation, please see the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The IOR software is used for benchmarking parallel file systems using POSIX, MPIIO, or HDF5 interfaces. NOTE: Future releases are being hosted at https://github.com/chaos/ior
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...Another useful extension to JetBench is done by Haitao Mei under the supervision of Prof. Andy Wellings. The author has resolved many issues in the original code. I would suggest all to please have a look at: https://sourceforge.net/projects/mpbenchmark/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    ...The name XDD is trademarked and belongs to I/O Performance, Inc. (http://www.ioperformance.com/) See the github account of the fine folks at ORNL for a more recent version (https://github.com/ORNL/xdd). It may still not be the most recent version because that is how Tom rolls ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SSLider is a web server benchmarking and testing tool supporting HTTP/HTTPS, cookies, data submission via POST, and scripted site tests suitable for CGI application and servlet testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A console-based web scripting tool, (eventually) with Perl scripts for stress/performance testing. West is capable of both HTTP and HTTPS transactions using SSLeay or OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next