Search Results for "linux 32 bits" - Page 12

Showing 824 open source projects for "linux 32 bits"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    pigz for Windows

    pigz for Windows

    Parallel Implementation of Gzip for Windows 32-bits

    A parallel implementation of gzip for modern multi-processor, multi-core machines. pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    xxhsum for Windows

    xxhsum for Windows

    xxhsum 0.8.0 - print or check xxHash non-cryptographic checksums

    xxhsum 0.8.0 by Yann Collet Print or check xxHash (32, 64 or 128 bits) checksums. When FILE is -, read standard input. xxhsum supports a command line syntax similar but not identical to md5sum(1). Differences are: xxhsum doesn´t have text/binary mode switch (-b, -t); xxhsum always treats files as binary files; xxhsum has a hash bit width switch (-H); As xxHash is a fast non-cryptographic checksum algorithm, xxhsum should not be used for security related purposes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    APG for Windows

    APG for Windows

    Automated Password Generator (APG) for Windows 32-bits

    Automated Password Generator (APG) is a Linux program that helps webmasters and server administrators with creating random, secure passwords, through the SSH of server's. A wide range of Linux distros use APG in their repository. Copyright (c) Adel I. Mirzazhanov
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Homie for ESP8266

    Homie for ESP8266

    ESP8266 framework for Homie, a lightweight MQTT convention

    ...PlatformIO is an open-source ecosystem for IoT development with the cross-platform build system, library manager and full support for Espressif ESP8266 development. It works on the popular host OS, Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). Available in the PlatformIO registry. Pretty straightforward sketches, a simple light for example (TODO: adapt to V3). Cute HTTP API/Web UI/App to remotely send the configuration to the device and get information about it. ESP8266 framework for Homie, a lightweight MQTT convention for the IoT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Sysex Osc Generator

    Sysex Osc Generator

    A Sysex OSC hex string generator for the X32/X-Air/Wing digital mixers

    The Sysex OSC Generator provides a means of selecting a desired OSC command for the Behringer X32, X-Air or Wing digital mixer and generating the Sysex OSC hex string. This can be added to any midi device that supports sysex sending of commands. Available for the PC, Mac, linux (32 and 64bit) and Raspberry Pi platforms. Feedback of suggestions and bug reports that would improve the app would be appreciated.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    b2sum for Windows

    b2sum for Windows

    BLAKE2 cryptographic hash function for Windows 32-bits

    b2sum (GNU coreutils) 8.26 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. Written by Padraig Brady and Samuel Neves.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    PBzip2 for Windows

    PBzip2 for Windows

    Parallel Bzip2 v1.1.12 for Windows 32-bits

    PBzip2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 or newer (ie: anything compressed with pbzip2 can be decompressed with bzip2). by: Jeff Gilchrist
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Base64 for Windows

    Base64 for Windows

    Encode and Decode Base64 Files or STDIN

    The MIME (Multipurpose Internet Mail Extensions) specification (RFC 1341 and successors) defines a mechanism for encoding arbitrary binary information for transmission by electronic mail. Triplets of 8-bit octets are encoded as groups of four characters, each representing 6 bits of the source 24 bits. Only characters present in all variants of ASCII and EBCDIC are used, avoiding incompatibilities in other forms of encoding such as uuencode/uudecode. base64 is a command line utility which...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Gawk for Windows

    Gawk for Windows

    GNU Awk 4.0.0 for Windows 32-bits

    Several kinds of tasks occur repeatedly when working with text files. You might want to extract certain lines and discard the rest. Or you may need to make changes wherever certain patterns appear, but leave the rest of the file alone. Writing single-use programs for these tasks in languages such as C, C++ or Pascal is time-consuming and inconvenient. Such jobs are often easier with awk. The awk utility interprets a special-purpose programming language that makes it easy to handle simple...
    Downloads: 0 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
    sha3sum for Windows

    sha3sum for Windows

    SHA-3 cryptographic hash function for Windows 32-bits

    Hash mode interface to the Keccak code package. This program illustrates the use of the Keccak permutation. THE SOLE PURPOSE OF THIS PROGRAM IS THE DEMONSTRATION AND TESTING OF THE KECCAK PERMUTATION. Copyright (c) 2012-2013 McDevitt Heavy Industries, Ltd. (MHI) All Rights Reserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BSD Archive

    This is an archive of Ghost BSD 10, so you don't have to ...

    This is Ghost BSD 10 i386 32 bit , so you do not have to ... The concept here is to have an older copy of Ghost BSD, which would allow for an out-of-box experience on 32 bit ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Porteus-Linux-Antiforensic

    # Antiforensic Porteus Linux that only does RAM Boot ...

    # Porteus Linux Antiforensic Edition is a 32 bit OS ... # that mitigates from RAM Disk from a fat32/etx4/other ... # Installs with Linux Shellscript that modifies track0 ... # Included is this with Veracrypt and some Alt Binaries/Alt Docs: # 000-kernel.xzm* 002-xorg.xzm* 004-firefox.xzm* 006-libffi.xzm* # 001-core.xzm* 003-lxqt.xzm* 005-audacity.xzm* 007-wxgtk.xzm*
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RMD160 for Windows

    RMD160 for Windows

    RIPEMD-160 cryptographic hash function for Windows 32-bits

    Written by Antoon Bosselaers, Dept. Electrical Eng.-ESAT/COSIC Copyright (c) Katholieke Universiteit Leuven, Belgium, 1996, All Rights Reserved. The Katholieke Universiteit Leuven makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Puppy Linux by Some Tard

    This is the re-spin of Puppy Linux Xenialpup 32 bit.

    This is the readme file. I am Some Tard. This is the re-spin of Puppy Linux Xenialpup 32 bit iso9660 .iso thing. As-is or "non-or", serious risk taker here... Mainly only works on Live DVD/Live CD ... To lock the access controls just use su root / passwd root and set the thing... unload syslogd/klogd/rfkill block bluetooth then the thing will have less bs as usual.. Features: Ram Boot Easy Mitigation Included Shellscripts Random Junka and Files Minimal Daemons and Processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bzip2 for Windows

    Bzip2 for Windows

    A block-sorting file compressor, v1.0.6 for Win-32

    Bzip2 compresses files using the Burrows-Wheeler block sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. by Julian Seward.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    JS Bits

    JS Bits

    JavaScript concepts with code

    JS Bits is an open-source collection of JavaScript concepts explained through concise code examples and clear explanations that serve as a practical learning resource for both beginners and experienced developers. It breaks down essential parts of the language — such as core syntax, quirky behaviors, functions, scope, closures, asynchronous patterns, and commonly misunderstood features — into digestible pieces that make it easier to internalize how JavaScript really works in modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bcrypt for Windows

    Bcrypt for Windows

    Bcrypt encrypts and decrypts files using the blowfish algorithm

    Bcrypt encrypts and decrypts files using the blowfish algorithm. Encrypted files will be saved with an extension of .bfe. Any files ending in .bfe will be assumed to be encrypted with bcrypt and will attempt to decrypt them. Any other input files will be encrypted. If more than one type of file is given, bcrypt will process all files which are the same as the first filetype given. By default, bcrypt will compress input files before encryption, remove input files after they are processed...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 309 This Week
    Last Update:
    See Project
  • 19
    LedgerCLI for Windows XP

    LedgerCLI for Windows XP

    Ledger 3.1.2 Win-32 Binaries built on Cygwin

    $ ledger --version Ledger 3.1.2, the command-line accounting tool Copyright (c) 2003-2019, John Wiegley. All rights reserved. This program is made available under the terms of the BSD Public License. See LICENSE file included with the distribution for details and disclaimer. https://www.ledger-cli.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EXCEL-ArbeitsZeitErfassung

    Work time tracking EXCEL file in German

    This project was mainly made for German-speaking users and countries (Germany, Austria, Switzerland), therefore this description/summary is written in German. Diese EXCEL-Datei dient der Arbeitszeiterfassung. Sie berechnet automatisch die Arbeitszeit anhand der Voreinstellungen und der eigenen Eingaben. Die ausdruckbaren Blätter eignen sich unterschrieben als Arbeitszeitnachweis. Folgende Tabellenblätter sind enthalten: - Copyright - Einstellungen - Januar bis Dezember (12...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Alkhimia Linux

    Live DVD basado en Arch Linux con KDE como Escritorio por defecto

    Este es un live DVD basado en Arch Linux 64 bits y creado usando Archiso-git. El Live DVD viene con KDE 4.9+ como entorno de Escritorio predefinido, aunque incluye algunas herramientas basadas en Gnome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    512 OS

    512 MB 32 bit Porteus Linux Distribution...

    Included is Pale Moon, Veracrypt, Ram Boot Mode Locked in, and only 32 bit support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Bits and bobs for Blender

    Python scripts for personal use in Blender

    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24

    Wheefun Emulator Framework

    A framework for developing emulators

    The Wheefun Emulator Framework (WFEF) aims to provide low-level hardware emulation primitives for writing new emulators, as well as relatively basic implementations for common system architectures (such as the IBM compatible PC). It was originally designed to support the WDMF project, which has need for hardware emulation on modern operating systems. However, it could conceivably be used in other projects. At its core, WFEF provides primitives for emulating a generic system bus and for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed). Thread-safe by design. Open-source. ...
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB