Showing 317 open source projects for "ram"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    TrafficMonitor

    TrafficMonitor

    Floating window used to display current network speed, CPU & memory

    TrafficMonitor is a network monitoring software with floating window feature for Windows. It displays the current internet speed and CPU and RAM usage. There are also other capabilities like an embedded display in the taskbar, changeable display skins, and historical traffic statistics. There are two versions of TrafficMonitor, the standard version and the Lite version. The standard version includes all the functions, while the Lite version does not include hardware monitoring functions such as temperature monitoring, GPU usage, and hard disk usage. ...
    Downloads: 205 This Week
    Last Update:
    See Project
  • 2
    btop

    btop

    A monitor of resources

    btop is a cross-platform, C++ resource monitor featuring a terminal-based UI, rich visuals, and live stats for CPU, RAM, disks, networks, and processes. It supports mouse controls, filters, signal sending (SIGTERM/KILL), theme customization, GPU, battery support, and runs on Linux, macOS, BSD (with specific builds), via static binaries linked with musl.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Memtest86+

    Memtest86+

    Stand-alone memory tester for x86 and x86-64 architecture computers

    Memtest86+ is a free, open-source, stand-alone memory diagnostic tool designed to thoroughly test system RAM beyond standard BIOS checks. It runs independently of any operating system, allowing it to access nearly all available memory without software or UEFI library limitations. Supporting x86, x86-64, and LoongArch64 architectures, Memtest86+ works on a wide range of modern and legacy hardware platforms. The tool can be booted directly via BIOS or UEFI, or through compatible bootloaders, making it highly flexible for troubleshooting unstable systems. ...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Cemu Wii U emulator

    Cemu Wii U emulator

    Cemu is a Wii U emulator

    Software to emulate Wii U games and applications on PC. Currently, the DRC (GamePad), Pro Controller, and Classic Controller is emulated. Wiimotes are emulated as well (including native support). Keyboard input + USB controllers as input devices are supported. GamePad touch input can be controlled via a left mouse click. Gyro functionality is emulated with limitations and can be controlled via the right mouse button. Cemu is currently only available for 64-bit Windows and Linux devices. The...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 6
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    ...With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11. You can create an all-in-one USB drive that supports both UEFI and Legacy boot modes. It's required if you want to install Windows on computers with old firmware that doesn't support EFI booting. Additional steps are required to get these versions to boot on EFI, such as extracting an EFI-capable bootloader from the installer. ...
    Downloads: 35 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: 13 This Week
    Last Update:
    See Project
  • 8
    GTweak

    GTweak

    Portable Tool for an Ideal Windows Setup

    GTweak is a Windows optimization and customization utility designed to give users deep control over system behavior, privacy, and performance. It provides a wide range of tools to disable unnecessary services, reduce telemetry, and streamline the operating system for better efficiency. The software allows users to modify system settings that are typically hidden or difficult to access, making advanced tweaks more accessible. GTweak also includes features for removing pre-installed apps,...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    MicroPython

    MicroPython

    Python implementation for microcontrollers and constrained systems

    ...MicroPython is packed full of advanced features such as an interactive prompt, arbitrary precision integers, closures, list comprehension, generators, exception handling and more. Yet it is compact enough to fit and run within just 256k of code space and 16k of RAM. MicroPython aims to be as compatible with normal Python as possible to allow you to transfer code with ease from the desktop to a microcontroller or embedded system.
    Downloads: 24 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
  • 10
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    ...Powerful and fast full-text searching which works fine for small and big datasets. Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks SQL over HTTP and uses the MySQL protocol (you can use your preferred MySQL client). JSON over HTTP: to provide a more programmatic way to manage your data and schemas, Manticore provides a HTTP JSON protocol. Written fully in C++: starts fast, doesn't take much RAM, and low-level optimizations provide good performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Faiss

    Faiss

    Library for efficient similarity search and clustering dense vectors

    Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. 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. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    OliveTin

    OliveTin

    OliveTin gives safe and simple access to predefined shell commands

    ...OliveTin just runs shell commands, so theoretically, you could integrate with a bunch of stuff just by using curl, ping, etc. However, writing your own shell scripts is a great way to extend OliveTin. Uses only a few MB of RAM and barely any CPU. Written in Go, with a web interface written as a modern, responsive, single-page app that uses the REST/gRPC API. Helps potential contributors be consistent, and helps with maintainability. Available for quickly testing and getting it up and running, great for the self-hosted community. Passes all the accessibility checks in Firefox, and issues with accessibility are taken seriously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RocksDB

    RocksDB

    A library with an embeddable, persistent key-value store for storage

    ...RocksDB is optimized for fast, low latency storage such as flash drives and high-speed disk drives. RocksDB exploits the full potential of high read/write rates offered by flash or RAM. RocksDB is adaptable to different workloads. From database storage engines such as MyRocks to application data caching to embedded workloads, RocksDB can be used for a variety of data needs. RocksDB provides basic operations such as opening and closing a database, reading and writing to more advanced operations such as merging and compaction filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    qryn

    qryn

    All-in-one Polyglot Observability stack with ClickHouse storage

    ...Make sure you have sufficient memory and disk resources allocated for your node service and clickhouse server when dealing with large amounts of data and fingerprints. We suggest 8GB RAM or higher for most setups with 100k-1M fingerprints. Observe your daily and weekly data consumption to forecast your disk usage requirements. Compression codecs and other optimizations can be performed at the ClickHouse level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nitro Enclaves Command Line Interface

    Nitro Enclaves Command Line Interface

    Tooling for Nitro Enclave management

    ...The codebase from the 'drivers/virt/nitro_enclaves' directory in this GitHub repository is similar to the one merged into the upstream Linux kernel. The enclaves do not have access to a physical disk, just a RAM filesystem. One can configure the disk space by changing memory size or by using kernel command line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ET-Optimizer

    ET-Optimizer

    ET is a powerful application to improve performance

    ET-Optimizer is a performance optimization tool designed to enhance system responsiveness and efficiency by applying targeted configurations and tweaks to operating system settings and background processes. It focuses on improving performance in specific use cases such as gaming or real-time applications where latency and system overhead are critical factors. The tool typically includes scripts or automated routines that adjust system parameters, disable unnecessary services, and optimize...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 17
    ravynOS

    ravynOS

    A BSD-based OS project that aims to provide an experience with MacOS

    ...This is a developer preview image that’s mainly intended for helping build the system. We recommend running in a virtual machine, although it should work on any hardware supported by FreeBSD-CURRENT (14.0) with at least 2GB (8GB recommended) RAM. PLEASE NOTE: On 2022-02-14, we decided to abandon the current path of using X11/KDE desktop components and write from scratch a new UI that will align better with our goals. This stepping back will slow the project but ultimately should result in a better outcome. We intend to bring many of the features you’ve come to love from macOS to ravynOS like clean design, global menus, and drag-and-drop installs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    ...This is simple, extensible and scalable self-hosted solution to replace managers like Nexus, Archiva, or Artifactory, with reduced resource consumption. To run Reposilite for your personal needs you should assign around 20MB of RAM and at least Java 11+ installed. For huge public repositories, you can adjust the memory limit and even the size of used thread pools in the configuration. The recommended tool to develop backend module is IntelliJ IDE, for front end it might be e.g. VSC. Personal access-token-based authorization with configurable routes and permissions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Exton|OS

    Exton|OS

    Exton|OS 64 bit based on Ubuntu/Debian with KDE Plasma 4:6.6.2

    ...IMPORTANT ABOUT REFRACTA TOOLS Refracta tools are pre-installed in Exton|OS . Use Refracta Snapshot to create your own live installable Ubuntu 26.04 system. RUNS FROM RAM Another great thing is that Exton|OS can run from RAM. Use Boot alternative 2 (Load to RAM). When the system has booted up you can remove the disc (DVD/CD) or USB stick. You'll need at least 6 GB RAM to run Exton|OS that way. I.e. super fast! USB installation To enable persistence you can install Exton|OS to a USB stick in the same way as a hard drive installation. ...
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 20
    OCCT

    OCCT

    Ultimate stability testing for overclocked PC performance

    ...It is widely used by PC enthusiasts and professionals to push hardware to its limits and ensure reliable performance under heavy loads. OCCT offers a range of stress tests for CPUs, GPUs, RAM, and power supplies, providing real-time metrics and alerts on temperatures, voltages, and system load. By simulating intensive workloads, OCCT helps identify potential hardware issues, instability, or overheating that can arise from overclocking. With a user-friendly interface and detailed reporting, OCCT is an essential tool for fine-tuning system performance, troubleshooting, and preventing hardware damage.
    Downloads: 342 This Week
    Last Update:
    See Project
  • 21
    Xiaomi.eu Multilang MIUI ROMs

    Xiaomi.eu Multilang MIUI ROMs

    OFFICIAL mirror of MIUI Multilang ROM by https://xiaomi.eu/

    Included languages: English (en.miui.com, xiaomi.eu) Chinese (miui.com) Polish (Acid, miuipolska.pl) Slovak (ingbrzy, https://miuios.cz) Czech (VMach, https://miuios.cz) Bulgarian (Global) Hungarian (vagyula, miui.hu) French (Global) Swedish (Global) Russian (Global) Ukrainian (Global) Belorussian (Global) Croatian (Masva, MIUI Adria) Vietnamese (Belmont-Gabriel) Italian (miui.it) Greek (Global) Norwegian (Global) Dutch (cueie, mannyribo, redmaner) Spanish (nosijf982)...
    Leader badge
    Downloads: 20,568 This Week
    Last Update:
    See Project
  • 22
    Vendefoul Wolf Linux

    Vendefoul Wolf Linux

    A distribution without Systemd and with Xlibre and OpenRC by default.

    Vendefoul Wolf es una distribución completa de GNU/Linux gratuita. Que usa openRC y XLibre por defecto. Preparada para funcionar a la primera (impresora, bluetooth,…) y consumiendo lo justo. Sin telemetría, ni inteligencia artificial integrada. Con una selección de software para poder trabajar desde el primer momento nada más iniciar el equipo. En un entorno amigable. No usamos systemd ni Wayland. Vendefoul Wolf is a free, complete GNU/Linux distribution that uses OpenRC and XLibre by...
    Leader badge
    Downloads: 1,701 This Week
    Last Update:
    See Project
  • 23
    ExLight 64 bit Linux Live System

    ExLight 64 bit Linux Live System

    ExLight 64bit Linux Live System with Enlightenment 0.27.1

    ...INSTALLED PACKAGES Refracta Snapshot , Firefox, PCManFM, GParted, NetworkManager, Gimp, SMPlayer, Synaptic, Calamares Installer and some necessary additions in order to install programs from source. USED KERNEL 6.19.8-amd64-exton RUN ExLight super fast from RAM When you run ExLight from RAM everything will be super fast! Boot alternative 2. INSTALL TO HARD DRIVE Use Calamares Installer or Refracta Installer. You can now install ExLight in any language. KNOWN PROBLEM You'll have to use a "fairly new" computer to be able to login to Enlightenment 0.27.1. (Or you can boot in Safe mode). ...
    Leader badge
    Downloads: 1,589 This Week
    Last Update:
    See Project
  • 24
    CruxEX 64 bit Linux Live System

    CruxEX 64 bit Linux Live System

    CruxEX 3.8 64 bit 2025 Linux Live System is based on CRUX 3.8

    ...FEATURES CruxEX 2025 uses the LXDE Desktop environment and kernel 6.14.2-amd64-exton with support for "extra everything". NEWS 250427 Create your own CRUX Live Installable System with Refracta Snapshot! Install it to hard drive with Refracta Installer. Or/and run it live from RAM. UNIQUE CruxEX 2025 is - as my previous CRUX-remasters - unique in the world. I.e. there is no other CRUX Live System (as far as I know). In any case, not for downloading. The good thing with CruxEX is that it is a live system (which CRUX original isn't) and that you can run CruxEX superfast from RAM. Also that you can install CruxEX to hard drive in about 5 min and then have a ready-to-go CRUX desktop system. ...
    Leader badge
    Downloads: 46 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: 751 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB