Showing 145 open source projects for "mx-linux 32"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    Senpai Respin Moksha on MX

    Respin of MX-23.6 with Moksha as WM in its versions of 32 and 64bits

    Starting from the base of MX-Linux 23.6, I have created a Respin of MX-23.6 with Moksha as Windows Manager in its versions of 32 and 64bits with the Kernel 6.1.0-33 of MX-Linux/Debian, adding some programs to complete all the possible uses. The Respin has the Bodhi Linux Moksha 0.4.1, it has the MX-Linux and Bodhi Linux repositories enabled to have the latest Moksha packages, it does not have the Bodhi Linux Software web store, as that would install packages that would take away the charm of MX... ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ShredOS

    ShredOS

    Shredos Disk Eraser 64 bit for all Intel 64 bit processors

    For all Intel and compatible 64 & 32 bit processors. ShredOS is a USB bootable (BIOS or UEFI) small linux distribution with the sole purpose of securely erasing the entire contents of your disks using the program nwipe. If you are familiar with dwipe from DBAN then you will feel right at home with ShredOS and nwipe. What are the advantages of nwipe over dwipe/DBAN? Well as everybody probably knows, DBAN development stopped in 2015 which means it has not received any further bug fixes or support for new hardware since that date. ...
    Downloads: 756 This Week
    Last Update:
    See Project
  • 3
    Waha Linux

    Waha Linux

    Debian made easy

    Waha GNU \ Linux, easy to use OS based on Debian, provides all the features of Debian with a focus on facilitating of use it, distribution available both 32-bit and 64-bit. and suitable for new Linux users. The operating system comes pre-loaded with most general-use programs and a wide range of hardware drivers. واحــة جنو\لينكس توزيعة سهلة الاستخدام مبنية على دبيان، توفر كافة ميزات دبيان مع التركيز على تسهيل الإستخدام، التوزيعة متوفرة بإصدارين 32 بت و 64 بت وهي مناسبة لمستخدمي لينكس الجدد. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Community Linux 64

    Community Linux Distro

    Boot from USB, stay on the USB with overlay file system that is automatically added from free space. Result: an installation less 64 bit Linux Distro. See quick boot: https://sourceforge.net/projects/community-linux-64/files/video_20250404_013524.mp4 Update: 32G_1.0.0.img.gz uploaded, suitable for direct 'dd' operation on a 32 Gig USB drive. (Remember to decompress the image first with gunzip) Windows users may create this USB with Rufus in 'dd' mode. Target audience: All PCs, especially Mini PCs, Embedded PCs, Kiosks, Info Terminals, Cash registers ... etc.
    Downloads: 117 This Week
    Last Update:
    See Project
  • 6
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    This repo adds the support of STM32 MCU in Arduino IDE. This porting is based on STM32Cube MCU Packages including the HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls. The Low-Layer (LL) APIs, a lightweight, optimized, expert-oriented set of APIs designed for both performance and runtime efficiency. CMSIS device definition for STM32. Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    box86

    box86

    Linux Userspace x86 Emulator targeted at ARM Linux devices

    Box86 lets you run x86 Linux programs (such as games) on non-x86 Linux systems, like ARM (the host system needs to be 32bit little-endian). Because box86 uses the native versions of some “system” libraries, like libc, libm, SDL, and OpenGL, it’s easy to integrate and use with most applications, and performance can be surprisingly high in some cases. Many games already work without much tweaking, for example WorldOfGoo, Airline Tycoon Deluxe, and FTL. Many of the GameMaker Linux games also...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    ShellHub

    ShellHub

    Get seamless remote access to any Linux device

    ShellHub is a centralized SSH gateway that allows users to remotely access and manage their servers and devices from anywhere, using a web browser or a mobile app. It provides a secure and convenient way to connect to and control your servers and devices and can help to improve the security of your servers by preventing unauthorized access. ShellHub incorporates the use of Docker containers to facilitate the integration of new devices into the platform, simplifying configuration. ShellHub...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    PhantomBot

    PhantomBot

    PhantomBot is an actively developed open source interactive Twitch bot

    PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you, your game and your viewers. PhantomBot is a Twitch chat bot powered by Java. PhantomBot has many modern features out of the box such as a built-in webpanel, enhanced moderation, games, a point system, raffles, custom commands, a music player, and more. PhantomBot can also be...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Sentry

    Sentry

    Cross-platform application monitoring and error tracking software

    Sentry is a cross-platform, self-hosted error monitoring solution that helps software teams discover, monitor and fix errors in real-time. The most users and logs will have to provide are the clues, and Sentry provides the answers. Sentry offers enhanced application performance monitoring through information-laden stack traces. It lets you build better software faster and more efficiently by showing you all issues in one place and providing the trail of events that lead to errors. It also...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    CrystalMark Retro

    CrystalMark Retro

    CrystalMark Retro is a comprehensive benchmarking software.

    CrystalMark Retro is a comprehensive benchmarking software that runs on Windows 95 and Windows NT 3.51 or later. It supports 32-bit (x86), 64-bit (x64/ARM64), many-core, and multilingual (48+ languages) systems, and can measure CPU, Disk, 2D graphics (GDI), and 3D graphics (OpenGL) performance with a single click. Benchmark results can be registered in CrystalMarkDB for centralized management of past results (account required: free of charge) and comparison with data registered by users...
    Leader badge
    Downloads: 20,408 This Week
    Last Update:
    See Project
  • 14

    pixel7pro

    custom Android ROM for Pixel 7 PRO

    just custom CrDroid ROM build for Pixel 7 PRO with armeabi support (32-bit apps)
    Downloads: 155 This Week
    Last Update:
    See Project
  • 15
    GParted

    GParted

    A partition editor to graphically manage disk partitions

    GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted.
    Leader badge
    Downloads: 36,226 This Week
    Last Update:
    See Project
  • 16
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full...
    Leader badge
    Downloads: 1,202 This Week
    Last Update:
    See Project
  • 17

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    nsisbi

    NSISBI aims to remove the current 2GB limit found in NSIS.

    NSISBI aims to remove the current 2GB limit found in NSIS. This version adds support for using a separate file for storing the install data, therefore allowing installer sizes up to a theoretical max size of 8EB (this is controlled by NSIS_CONFIG_EXTERNAL_FILE_SUPPORT, this is turned on by default). On versions before 7069-1, the compiler (makensis) is designed to run on 64 bit machines as this is the feature needed to make installers bigger than 2GB. On versions before 7208-1, source...
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 19
    Image to ico Easymode

    Image to ico Easymode

    Image to software icon or favicon made simple

    This program makes it simple to get a proper .ico image for your PC software or website favicons. It focuses on what matters and tells you exactly what you need. You feed it an image (png, jpg, gif), it will crop it if its not a square, then it will resize and convert it to the correct format. I have support for these: - Windows PC Exe Programs - 16×16, 32×32, 48×48, 256×256 .ico bundled - Website Favicon - 32x32 .ico - Android Phone Apps - 192x192 .png - Progressive Web Apps...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    Denise is a cycle accurate and platform independant C64 / Amiga 500/1000 emulator. My motivation for this project is understanding how it works and write clean and easy readable code. RetroArch SLANG shaders are supported by Denise. Features already known from the C64 emulation, such as runAhead, savestates, drive sounds, PAL encoding, dynamic rate control, G-Sync/FreeSync, Warp, just in time polling are also available for the Amiga. Denise supports SuperCPU, Final Chesscard, REU,...
    Leader badge
    Downloads: 382 This Week
    Last Update:
    See Project
  • 21
    DebLight OS
    Il s'agit d'un système d'exploitation rapide, léger et convivial, orienté vers l'ordinateur de bureau et volontairement sur LXDE dans sa version finale en 32 & 64 bits. C'est donc le bureau par défaut. Notre but, le mien en tant que développeur, mais aussi celui de l'association Vivre En Comminges est de fournir un ensemble d'utilitaires dédiés et des optimisations spécifiques, associés en mettant l'accent sur l'accès à un système productif qui soit facile et bien léger. Cela rend notre OS...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 22
    Roblox FPS Unlocker
    Roblox FPS Unlocker (RFU) is a utility that removes the frame rate limitation in Roblox. To use it, download the current version and unzip the rboxfpsunlock.rar and run the executable file. This can be done both before and after the game starts. Important: Antivirus programs may mistakenly classify the utility as a threat. This is because RFU is making changes to Roblox processes for its work. Builds for 32-bit systems cause significantly more false positives, so their support has been...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    XXRI-OS-LITE
    🌿 XXRI OS Lite – Lightweight, Fast, and Minimal XXRI OS Lite is the most lightweight edition of the xxri OS series, designed for low-spec machines, older hardware, or users who prefer a clean and ultra-efficient system. it includes only essential components to deliver speed, simplicity, and stability — without unnecessary bloat. ⚡ Key Features: • Super lightweight ISO (263MB) • Fast boot and low memory footprint • Clean, minimal user interface • Pre-installed basic tools: file...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    wkpu

    Encrypted processor based on public RISC processor

    A processor that works encrypted, based around the "wally" public RISCV implementation. This implementation of the `KPU' encrypted computing model makes no changes to the standard RISCV processor core other than broadening all paths to 128 bits instead of 32/64. It works instead via additional peripheral units and extra custom RISCV instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VMAware

    VMAware

    VM detection library in C++

    VMAware is a cross-platform library designed to detect virtual machines. It is meant to be stupidly easy to use, with only 5 total functions in its public interface. Additionally, it supports brand detection. While there are many VM detection mechanisms that are already in use, VMAware features up to 80+ unique techniques to get the most accurate result possible. On top of the library, there's a CLI tool that takes advantage of the full library (see screenshots) It's also meant...
    Downloads: 28 This Week
    Last Update:
    See Project