Showing 138 open source projects for "gpu"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Faiss

    Faiss

    Library for efficient similarity search and clustering dense vectors

    ...It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research. Faiss contains several methods for similarity search. It assumes that the instances are represented as vectors and are identified by an integer, and that the vectors can be compared with L2 (Euclidean) distances or dot products. Vectors that are similar to a query vector are those that have the lowest L2 distance or the highest dot product with the query vector. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    System Informer

    System Informer

    Multi-purpose tool that helps you monitor system resources

    System Informer is a free, powerful, multi-purpose utility for Windows that provides real-time monitoring of system resources, debugging tools, and malware detection aids. Developed by Winsider Seminars & Solutions, it enhances system visibility and control for administrators and power users. Viewing and managing drivers and services beyond standard management tools. Tools for debugging system behavior and detecting malware. Comprehensive documentation and security disclosure policy.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    OpenLIT

    OpenLIT

    OpenLIT is an open-source LLM Observability tool

    OpenLIT is an OpenTelemetry-native tool designed to help developers gain insights into the performance of their LLM applications in production. It automatically collects LLM input and output metadata and monitors GPU performance for self-hosted LLMs. OpenLIT makes integrating observability into GenAI projects effortless with just a single line of code. Whether you're working with popular LLM providers such as OpenAI and HuggingFace, or leveraging vector databases like ChromaDB, OpenLIT ensures your applications are monitored seamlessly, providing critical insights including GPU performance stats for self-hosted LLMs to improve performance and reliability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CapFrameX

    CapFrameX

    Frametime capture and analysis tool

    ...It uses backend tools like PresentMon to log data and then exposes a comprehensive UI for analyzing the results: you can view charts of frametimes, historic graphing, stuttering analysis, L-shape graphs, input-lag overlays, and compare multiple capture runs side by side. Importantly, the tool also integrates with sensor inputs (CPU, GPU, VRAM, temps, etc.) and overlays statistics in-game via Rivatuner Statistics Server, so you get in-situ feedback while you run. For benchmarking, it supports aggregation, filtering, outlier detection, and export of records to CSV/Excel for further analysis or reporting. The project is suited for reviewers, hardware testers, and power users who want to dig deeper than simple FPS numbers and want to diagnose performance issues.
    Downloads: 29 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 5
    airgeddon

    airgeddon

    This is a multi-use bash script for Linux systems

    ...Offline password decrypting on WPA/WPA2 captured files for personal networks (Handshakes and PMKIDs) using a dictionary, brute-force, and rule-based attacks with aircrack, crunch and hashcat tools. Enterprise networks captured password decrypting based on john the ripper, crunch, asleap and hashcat tools. GPU support available for hashcat. Only Rogue/Fake AP mode to sniff using external sniffer (Hostapd + DHCP + DoS).
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6
    Niri

    Niri

    A scrollable-tiling Wayland compositor

    Niri is a dynamic, scrollable-tiling Wayland compositor built for Linux composed around columns laid out infinitely to the right. It supports multi-monitor setups, fractional scaling, floating windows, NVIDIA drivers, and input devices like tablets and touchpads. Stable for daily usage, many users have adopted it as their primary Wayland environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    Lenovo Legion Linux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. It is the alternative to Lenovo Vantage or Legion Zone (both Windows only). It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Selkies-GStreamer

    Selkies-GStreamer

    Open-Source Low-Latency Accelerated Linux WebRTC HTML5 Remote Desktop

    ...This module acts as a high-performance media pipeline that captures video, encodes it with low latency, and streams it via WebRTC to client browsers. It is optimized for GPU-accelerated encoding and integrates with Kubernetes-based deployments to enable scalable, real-time remote desktop sessions. This component plays a critical role in delivering smooth, responsive experiences for cloud-based workstations, gaming, or visualization tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    EPLB

    EPLB

    Expert Parallelism Load Balancer

    ...EPLB solves this by duplicating heavily used experts (redundancy) and then placing those duplicates across GPUs to even out computational load. It uses policies like hierarchical load balancing (grouped experts placed at node and then GPU level) and global load balancing depending on configuration. The logic is implemented in eplb.py and supports predicting placements given estimated expert usage weights. EPLB aims to reduce hot-spotting and ensure more uniform usage of compute resources in large MoE deployments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    PyG

    PyG

    Graph Neural Network Library for PyTorch

    ...It consists of various methods for deep learning on graphs and other irregular structures, also known as geometric deep learning, from a variety of published papers. In addition, it consists of easy-to-use mini-batch loaders for operating on many small and single giant graphs, multi GPU-support, DataPipe support, distributed graph learning via Quiver, a large number of common benchmark datasets (based on simple interfaces to create your own), the GraphGym experiment manager, and helpful transforms, both for learning on arbitrary graphs as well as on 3D meshes or point clouds. All it takes is 10-20 lines of code to get started with training a GNN model (see the next section for a quick tour).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FurMark

    FurMark

    GPU stress test OpenGL and Vulkan graphics benchmark Windows/Linux

    ...FurMark rendering is designed to overheat the GPU making it a viral-like stability and stress test tool (also called GPU burner) for the graphics card.
    Downloads: 522 This Week
    Last Update:
    See Project
  • 12
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    ...After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s possible to run some code on it. I had neither the cartridge nor the GPU emulation yet, so even the simplest game wouldn’t be an option. However, when the original Gameboy starts, it executes a simple 256-bytes program, a kind of firmware displaying the Nintendo logo and self-testing the system. That was exactly the thing I was looking for - after just 3 days I had an application running the Gameboy code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ArrayFire

    ArrayFire

    ArrayFire, a general purpose GPU library

    ArrayFire is a general-purpose tensor library that simplifies the process of software development for the parallel architectures found in CPUs, GPUs, and other hardware acceleration devices. The library serves users in every technical computing market. Data structures in ArrayFire are smartly managed to avoid costly memory transfers and to take advantage of each performance feature provided by the underlying hardware. The community of ArrayFire developers invites you to build with us if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • 15
    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: 49 This Week
    Last Update:
    See Project
  • 16
    MSI Afterburner

    MSI Afterburner

    MSI Afterburner: Overclock, monitor, and optimize your GPU.

    ...It provides a comprehensive suite of tools for gamers and PC enthusiasts to enhance their graphics card's performance and monitor its health. With MSI Afterburner, users can overclock their GPU to achieve higher frame rates in games, undervolt to reduce power consumption and heat, and customize fan curves for optimal cooling. The software also includes an on-screen display (OSD) feature that overlays real-time statistics directly onto games, allowing users to keep track of their system's performance without minimizing their applications. ...
    Downloads: 175 This Week
    Last Update:
    See Project
  • 17
    OhmGraphite

    OhmGraphite

    OhmGraphite is a Windows service that exposes hardware sensor data

    The above dashboard captures: - Power consumption of the CPU and GPU - CPU voltages and frequencies - Load breakdown on individual GPU components - CPU, GPU, disk, and motherboard temperature readings - Disk activity, space remaining, and error monitoring - Fan speed - Network consumption
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    mwayne's PortableApps

    mwayne's Dev Tests for PortableApps.com

    Projects' Source Code: ================= Anti-Twin: https://github.com/2wayne/Anti-TwinPortable AutoHotkey: https://github.com/2wayne/AutoHotkey_LPortable CPU-Z: https://github.com/2wayne/CPU-ZPortable Everything: https://github.com/2wayne/EverythingPortable FastStone Image Viewer: https://github.com/2wayne/FSViewerPortable GPU-Z: https://github.com/2wayne/GPU-ZPortable Mumble: https://github.com/2wayne/MumblePortable NetWorx: https://github.com/2wayne/NetWorxPortable PotPlayer: https://github.com/2wayne/PotPlayerPortable Pulover's Macro Creator: https://github.com/2wayne/MacroCreatorPortable Q-Dir: https://github.com/2wayne/Q-DirPortable ReNamer: https://github.com/2wayne/ReNamerPortable SciTE4AutoHotkey: https://github.com/2wayne/SciTE4AutoHotkeyPortable SpaceSniffer: https://github.com/2wayne/SpaceSnifferPortable WinScan2PDF: https://github.com/2wayne/WinScan2PDFPortable
    Leader badge
    Downloads: 597 This Week
    Last Update:
    See Project
  • 19
    Radeon-ID

    Radeon-ID

    Official Mirror for AMD Domestic Community Drivers Indonesia

    AMD Domestic Community Driver with Multi-Kernel Radeon Driver Release Experience enhanced performance and flexibility with our multi-kernel Radeon driver, tailored for the AMD community. 📢 Need help or have questions? Join our 24/7 Discord support channel for real-time assistance and discussions: https://discord.gg/rdnid
    Leader badge
    Downloads: 6,223 This Week
    Last Update:
    See Project
  • 20
    CLIP-as-service

    CLIP-as-service

    Embed images and sentences into fixed-length vectors

    ...Non-blocking duplex streaming on requests and responses, designed for large data and long-running tasks. Horizontally scale up and down multiple CLIP models on single GPU, with automatic load balancing. Easy-to-use. No learning curve, minimalist design on client and server. Intuitive and consistent API for image and sentence embedding. Async client support. Easily switch between gRPC, HTTP, WebSocket protocols with TLS and compression. Smooth integration with neural search ecosystem including Jina and DocArray. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    powerMAX

    powerMAX

    powerMAX is a CPU and GPU burn-in test

    powerMAX is a CPU and GPU burn-in tool designed to push your hardware to its absolute thermal and power limits. It helps users uncover stability issues, cooling weaknesses, and power delivery problems by applying maximum, sustained stress to both the processor and graphics card. The utility supports dedicated CPU tests—SSE or AVX—and a demanding GPU 3D rendering test, with the option to run both simultaneously for full-system power load evaluation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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: 3 This Week
    Last Update:
    See Project
  • 23
    AIDA64 Extreme

    AIDA64 Extreme

    AIDA64 Extreme: Ultimate PC diagnostics & system info tool

    ...Trusted by PC enthusiasts, IT professionals, and overclockers, AIDA64 provides detailed insights into your hardware, software, and system performance. Optimize your device, troubleshoot issues, and push performance to the max. Why Choose AIDA64? - Comprehensive System Info: Get in-depth details on CPU, GPU, RAM, motherboard, and more. - Advanced Diagnostics: Identify hardware issues and monitor system health in real-time. - Benchmarking Power: Test CPU, GPU, and memory performance with accurate metrics. - Overclocking Support: Monitor temperatures, voltages, and fan speeds for safe tuning. - Multi-Platform: Available for Windows, Android, and iOS devices...
    Leader badge
    Downloads: 215 This Week
    Last Update:
    See Project
  • 24
    HeavyLoad

    HeavyLoad

    Free stress test tool for your PC

    HeavyLoad is a stress-testing tool by JAM Software that evaluates a computer’s performance by placing high loads on various system components, including CPU, GPU, RAM, and hard disk. It’s designed to test system stability under extreme conditions, useful for assessing reliability and identifying potential hardware bottlenecks or failures.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 25
    SmartGaGa

    SmartGaGa

    Lightweight Android emulator optimized for FPS games on low-end PCs

    SmartGaGa is a free Android emulator optimized for playing mobile games on Windows computers with minimal system requirements. Powered by Titan Engine and Turbo GPU technology, the software delivers smooth gaming performance even on machines with 2GB RAM and dual-core processors. The emulator supports popular FPS titles including Free Fire, PUBG Mobile, Clash of Clans, and Cyber Hunter, enabling players to enjoy mobile games on larger screens with keyboard and mouse controls. SmartGaGa runs Android Nougat natively and integrates Google Play Store for easy app installation, while also supporting APK sideloading for offline installation. ...
    Downloads: 420 This Week
    Last Update:
    See Project