Search Results for "performance testing" - Page 7

Showing 512 open source projects for "performance testing"

View related business solutions
  • 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.
  • 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
  • 1
    chrome-remote-interface

    chrome-remote-interface

    Chrome Debugging Protocol interface for Node.js

    ...By connecting to a running browser instance with remote debugging enabled, developers can inspect network activity, manipulate pages, capture screenshots, automate navigation, and analyze performance metrics. The library is commonly used for building browser automation scripts, testing tools, web scraping systems, and custom developer tooling that interacts directly with Chrome internals. Unlike higher-level tools such as Puppeteer, Chrome Remote Interface focuses on exposing the raw protocol in a more flexible and transparent way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Humanoid-Gym

    Humanoid-Gym

    Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real

    Humanoid-Gym is a reinforcement learning framework designed to train locomotion and control policies for humanoid robots using high-performance simulation environments. The system is built on top of NVIDIA Isaac Gym, which allows large-scale parallel simulation of robotic environments directly on GPU hardware. Its primary goal is to enable efficient training of humanoid robots in simulation while enabling policies to transfer effectively to real-world hardware without additional training....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Doctrine Collections

    Doctrine Collections

    Collections abstraction library

    Doctrine Collections is a library that contains classes for working with arrays of data. Doctrine Collections provides an interface named Doctrine\Common\Collections\Collection that resembles the nature of a regular PHP array. That is, it is essentially an ordered map that can also be used like a list. A Collection has an internal iterator just like a PHP array. In addition, a Collection can be iterated with external iterators, which is preferable. To use an external iterator simply use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Superposition Benchmark (Unigine)

    Superposition Benchmark (Unigine)

    GPU benchmark testing graphics performance with realistic 3D scenes.

    Superposition Benchmark by Unigine is a powerful GPU stress-testing and benchmarking tool designed to evaluate graphics performance using the Unigine 2 Engine. It features advanced visuals, real-time lighting, and physics simulations to test DirectX and OpenGL performance. Superposition provides detailed results, including frame rates, GPU temperatures, and stability data. It supports VR mode and 4K to 8K resolutions.
    Downloads: 127 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
    Professional Programming

    Professional Programming

    A collection of learning resources for curious software engineers

    Professional Programming is a long-running, curated collection of learning resources aimed at helping software engineers grow into well-rounded professionals. It goes far beyond basic “learn to code” material and covers topics like system design, debugging, testing, performance, security, architecture, and software craftsmanship. The list is organized by themes such as coding, design, operations, communication, and career, making it easy to dive into specific aspects of engineering practice. Each resource is hand-picked by the maintainer, focusing on timeless, high-signal articles, talks, and books rather than trendy or shallow content. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    vcluster

    vcluster

    Create fully functional virtual Kubernetes clusters

    Create fully functional virtual Kubernetes clusters with vcluster. Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces. vcluster itself is a certified Kubernetes distribution and is 100% Kubernetes API conform. Everything that works in a regular Kubernetes cluster works in cluster. Pods are scheduled in the underlying host cluster, so they get no...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Responsible AI Toolbox

    Responsible AI Toolbox

    Responsible AI Toolbox is a suite of tools providing model

    Responsible AI Toolbox is a software framework designed to help developers evaluate and improve the reliability, fairness, and transparency of machine learning systems. The project provides tools that assist in analyzing model behavior, detecting bias, improving robustness, and explaining predictions produced by AI systems. It is designed to integrate with common machine learning frameworks, especially PyTorch, allowing developers to apply responsible AI techniques within existing workflows....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RLax

    RLax

    Library of JAX-based building blocks for reinforcement learning agents

    RLax (pronounced “relax”) is a JAX-based library developed by Google DeepMind that provides reusable mathematical building blocks for constructing reinforcement learning (RL) agents. Rather than implementing full algorithms, RLax focuses on the core functional operations that underpin RL methods—such as computing value functions, returns, policy gradients, and loss terms—allowing researchers to flexibly assemble their own agents. It supports both on-policy and off-policy learning, as well as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ladle

    Ladle

    Develop, test and document your React story components faster

    ...No configuration needed but still customizable. Ladle is a single dependency and command. Batteries included. Ladle supports only React, embraces the latest standards (ES Modules) and focuses on performance. It's built around Vite - modules are directly served to the browser and the bundling step is completely skipped. This means instant server starts no matter how many components it needs to load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Prime95

    Prime95

    Precision CPU stress testing and benchmarking

    Prime95 is a popular software tool used primarily for stress testing and benchmarking computer processors by running intense calculations based on the Mersenne prime search algorithm. This rigorous testing helps users gauge system stability and detect potential issues, particularly useful for overclockers, hardware testers, and enthusiasts aiming for optimal CPU performance.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 11
    Bundlesize

    Bundlesize

    Keep your bundle size in check

    Add it to your scripts in package.json. Or you can use it with npx from NPM 5.2+. bundlesize accepts an array of files to check. You can give a different file by using the --config flag. If the names of your build files are not predictable, you can use the glob pattern to specify files. This is common if you append a hash to the name or use a tool like create-react-app/nextjs. It will match multiple files if necessary and create a new row for each file. By default, bundlesize gzips your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and based on TrueCrypt 7.1a. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase....
    Leader badge
    Downloads: 44,907 This Week
    Last Update:
    See Project
  • 13
    MSI Kombustor

    MSI Kombustor

    Advanced OpenGL and Vulkan graphics card stress testing utility

    MSI Kombustor is a dedicated GPU stress-testing and benchmarking tool built on top of the popular FurMark engine. It is designed to push graphics cards to their thermal and stability limits, helping users verify cooling performance and overclocking reliability. With support for advanced 3D APIs like OpenGL and Vulkan, Kombustor can generate demanding rendering workloads that simulate real-world GPU pressure.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 14
    Magic 7

    Magic 7

    7 Generic TSQL Scripts to Troubleshoot SQL Performance Problems

    "It's not a tool, which fixes a problem, but the fool using it!" (Jörg Stryk) The M7 bunch of scripts should help the EXPERIENCED Troubleshooter to quickly identify bottlenecks and to develop/implement appropriate solutions. "With great power comes great responsibility" (Uncle Ben)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    winrk

    Winrk is an HTTP benchmarking tool for Windows users, inspired by wrk.

    ...It is easy to use, fast to deploy, and built with stability and precision in mind. Whether you're testing local services or public APIs, Winrk helps you analyze performance, latency, and throughput under load, right from the Windows command line. Source code: https://github.com/fomalhaut88/winrk
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    Soplos Linux Boro

    Soplos Linux Boro

    Soplos Linux is a Debian Testing-based distribution with the GNOME

    Soplos Linux Boro is a Debian Testing-based GNU/Linux distribution featuring the GNOME desktop, designed for users who want a modern, elegant, and productive Linux experience. Key Features: ✅ Based on Debian Testing, providing rolling updates and the latest stable software. ✅ GNOME desktop, offering a sleek, intuitive, and highly integrated user interface. ✅ Focus on simplicity and elegance, with carefully selected applications and minimal bloat
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 17
    Novabench

    Novabench

    Benchmark CPU, GPU, memory, and storage

    Novabench is a computer benchmarking software that helps users evaluate and compare the performance of their system’s CPU, GPU, memory, and storage. It offers rapid testing, enabling comparisons across millions of devices and providing insights for troubleshooting, upgrades, and performance optimization.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    TextTest is an application-independent tool for text-based functional testing. This means running a batch-mode binary in lots of different ways, and using the text output produced as a means of controlling the behaviour of that application.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 19
    Armitage for Windows
    Armitage is a GUI frontend for Metasploit. Well known to Kali Linux fans, this is a port of it for Windows.. Tip: Enter these in the Armitage console: db_status if not connected enter: db_connect msf 127.0.0.1 4-19-26: Made a small tweak to the msfrpcd batch file that should help performance. 4-23-26: Upload speeds tend to be faster on the Linux version. 4-25-26: Better upload speeds with the Windows firewall disabled.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    AXEM-SX

    AXEM-SX

    AXEM-SX is a modular, performance-driven operating system

    ...AXEM-SX is not a generic redistribution, but a structured system built with intentional design choices to improve usability, responsiveness, and operational clarity, Each release is packaged as a bootable ISO image for direct testing, installation, or deployment. This project serves as the official distribution point for AXEM-SX releases.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 21
    Hard Disk Sentinel

    Hard Disk Sentinel

    Hard drive monitoring, disk health, and temperature monitoring tool

    Hard Disk Sentinel (HDSentinel) is a comprehensive hard drive monitoring software designed to track the health, performance, and temperature of various types of storage devices including hard disks, SSDs, and external drives. It provides real-time monitoring and detailed reports to help prevent data loss by identifying potential hardware issues early. With a user-friendly interface, it displays critical data such as drive health status, temperature levels, and potential errors, allowing...
    Downloads: 127 This Week
    Last Update:
    See Project
  • 22
    Apache JMeter

    Apache JMeter

    Load testing tool for analyzing and measuring performance of services

    The Apache JMeter™ application is open-source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. Apache JMeter may be used to test performance both on static and dynamic resources, Web dynamic applications. It can be used to simulate a heavy load on a server, group of servers, network or object to test its strength or to analyze overall performance under different load types.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 23
    KeyKiller-Cuda

    KeyKiller-Cuda

    Solving the Satoshi Puzzle

    KeyKiller is a GPU-accelerated version of the KeyKiller project, designed to achieve extreme performance in solving Satoshi Nakamoto's puzzles using modern NVIDIA GPUs. KeyKiller CUDA pushes the limits of cryptographic key search performance by leveraging CUDA, thread-beam parallelism, and batch EC operations. The command-line version is open-source and free to use. For the paid advanced graphics version, please visit: https://gitlab.com/8891689/KeyKiller-Cuda/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Linux Q83

    Linux Q83

    LinuxQ83 AMD64 and ARM64 (Raspberry Pi 4) (Radxa Orion O6)

    New LinuxQ83 kopernik 13.10 ,is a modern, lightweight Linux distribution focused on performance, usability, and innovation. It features the COSMIC Desktop, a next-generation environment written in Rust, offering high performance, stability, and memory safety. COSMIC provides a clean and customizable interface for efficient window and workspace management. The system is suitable for both older and newer hardware thanks to its low resource usage. LinuxQ83 also uses Nushell as its default...
    Leader badge
    Downloads: 454 This Week
    Last Update:
    See Project
  • 25

    tcpreplay

    edit and replay captured network traffic

    tcpreplay is a suite of tools to edit and replay captured network traffic.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB