Search Results for "bliss for 32 bit" - Page 2

Showing 956 open source projects for "bliss for 32 bit"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 1
    LibChecker

    LibChecker

    An app to view libraries used in apps in your device

    This app is used to view the third-party libraries used by applications in your device. It can view the ABI architecture of the application's native library (in general, whether the application is 64-bit or 32-bit). It can also view well-known libraries marked by The Rule Repository, and can even sort and view them according to the number of libraries references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BitShares Core

    BitShares Core

    BitShares Blockchain implementation and command-line interface

    BitShares Core is the BitShares blockchain implementation and command-line interface. The web browser-based wallet is BitShares UI. BitShares requires a 64-bit operating system to build, and will not build on a 32-bit OS. BitShares requires Boost libraries to build, and supports versions 1.58 to 1.74. Newer versions may work but have not been tested. If your system came pre-installed with a version of Boost libraries that you do not wish to use, you may manually build your preferred version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    frugally-deep

    frugally-deep

    A lightweight header-only library for using Keras (TensorFlow) models

    Use Keras models in C++ with ease. A lightweight header-only library for using Keras (TensorFlow) models in C++. Works out-of-the-box also when compiled into a 32-bit executable. (Of course, 64 bit is fine too.) Avoids temporarily allocating (potentially large chunks of) additional RAM during convolutions (by not materializing the im2col input matrix). Utterly ignores even the most powerful GPU in your system and uses only one CPU core per prediction. Quite fast on one CPU core, and you can run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    PythonCall & JuliaCall

    PythonCall & JuliaCall

    Python and Julia in harmony

    Bringing Python® and Julia together in seamless harmony. Call Python code from Julia and Julia code from Python via a symmetric interface. Simple syntax, so the Python code looks like Python and the Julia code looks like Julia. Intuitive and flexible conversions between Julia and Python: anything can be converted, you are in control. Fast non-copying conversion of numeric arrays in either direction: modify Python arrays (e.g. bytes, array. array, numpy.ndarray) from Julia or Julia arrays...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyCrypto Web App

    MyCrypto Web App

    Tool that allows you to manage your Ethereum accounts privately

    ... to be sure you're sending to the right place. A fan favorite since 2018, the MyCrypto Desktop App continues to provide an additional layer of security for your Ethereum assets. On systems where a pre-built version of node-hid is not available (e.g. 32-bit versions of Windows and Linux), you additionally need Python (3+) and node-gyp installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    go-datastructures

    go-datastructures

    A collection of useful, performant, and threadsafe Go datastructures

    Go-datastructures is a collection of useful, performant, and threadsafe Go datastructures. Interval tree for collision in n-dimensional ranges. Implemented via a red-black augmented tree. Extra dimensions are handled in simultaneous inserts/queries to save space although this may result in suboptimal time complexity. Intersection determined using bit arrays. In a single dimension, inserts, deletes, and queries should be in O(log n) time. Bitarray used to detect existence without having...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GopherJS

    GopherJS

    Compiler from Go to JavaScript for running Go code in a browser

    GopherJS compiles Go code to pure JavaScript code. Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers. Nearly everything is supported, including Goroutines (compatibility documentation). Performance is quite good in most cases, see HTML5 game engine benchmark. Cgo is not supported. GopherJS requires Go 1.16 or newer. If you need an older Go version, you can use an older Gopher release. GopherJS uses your platform's default GOOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    ... that of proprietary high-speed JPEG codecs. libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API. libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.
    Leader badge
    Downloads: 84,918 This Week
    Last Update:
    See Project
  • 11
    WampServer

    WampServer

    A Windows Web development environment for Apache, MySQL, PHP databases

    WampServer is a Web development platform on Windows that allows you to create dynamic Web applications with Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to intuitively develope Web applications. You will be able to tune your server without even touching its setting files. Best of all, WampServer is available for free (under GPML license) in both 32 and 64 bit versions. Wampserver is not compatible with Windows XP, SP3, or Windows Server 2003.
    Leader badge
    Downloads: 27,686 This Week
    Last Update:
    See Project
  • 12
    Clonezilla

    Clonezilla

    A partition and disk imaging/cloning program

    Clonezilla is a partition and disk imaging/cloning program similar to True Image®. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition).
    Leader badge
    Downloads: 31,805 This Week
    Last Update:
    See Project
  • 13
    Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), IA-32 (x86), and MIPS platforms using the GNU toolchain and the EFI development environment.
    Leader badge
    Downloads: 2,548 This Week
    Last Update:
    See Project
  • 14

    Tor Browser Ports

    UNOFFICIAL builds of Tor Browser

    UNOFFICIAL builds of Tor Browser for architectures not (yet) provided by the Tor Project. Currently, ARM architecture Linux builds for 32-bit armv7 (armhf) and 64-bit aarch64 (arm64) are available.
    Leader badge
    Downloads: 702 This Week
    Last Update:
    See Project
  • 15
    Warzone 2100

    Warzone 2100

    RTS game with the theme of Strategy by Design

    ... Windows builds, take the game and install it anywhere! Our source repo is now at https://github.com/Warzone2100/warzone2100 Warzone 2100 works on both 32 & 64 bit Windows Vista or higher, 32 or 64 bit Linux, & macOS 10.10+.
    Leader badge
    Downloads: 2,670 This Week
    Last Update:
    See Project
  • 16
    ImDisk Toolkit

    ImDisk Toolkit

    Ramdisk for Windows and mounting of image files

    This tool will let you mount image files of hard drive, cd-rom or floppy, and create one or several ramdisks with various parameters. This all-in-one package includes the ImDisk Virtual Disk Driver (2.1.1), the DiscUtils library that extends the number of supported image file formats, and adds several GUIs and features. 64-bit: https://sourceforge.net/projects/imdisk-toolkit/files/20240210/ImDiskTk-x64.zip 32-bit: https://sourceforge.net/projects/imdisk-toolkit/files/20240210/ImDiskTk.zip...
    Leader badge
    Downloads: 3,134 This Week
    Last Update:
    See Project
  • 17
    Sneedacity

    Sneedacity

    Audio Editor

    Sneedacity (formerly Audacity) is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Sneedacity aims to provide a telemetry-free experience while otherwise being up-to-date with Audacity's original codebase, with minor improvements being added as (s)needed by contributors and volunteers like you at large. Sneedacity is free software licensed under GPL, version 2. Macros for chaining commands and batch processing. Scripting in...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    OpenSSL for Windows

    OpenSSL for Windows

    OpenSSL Portable for Windows 32-bit and Android

    OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library. GOST Engine: GOST 28147-89 - 64-bit block cipher with 256-bit key. GOST R 34.11-94 - Message digest algorithm. 256-bit hash value. GOST R 34.10-2001 - Digital signature algorithm. GOST R 34.10-2012 - Digital signature algorithm. GOST R 34.11-2012 - "Streebog" hash function 256 and 512-bit. GOST R...
    Leader badge
    Downloads: 1,611 This Week
    Last Update:
    See Project
  • 19
    Grub2Win
    Grub2Win is a robust Windows application. Configure Grub boot screens and options directly from Windows. Completely free and open source. All modules are SSL signed for your security. Safely multiboot Windows and Linux systems. Works with both EFI and BIOS firmware. Supports Windows 11, 10, 8, 7 and XP. Use your own .jpg files to create and customize background wallpaper. Grub2Win boots GNU Grub version 2.12 code. Everything installs to a 30 MB directory on your Windows C: drive. ...
    Leader badge
    Downloads: 3,949 This Week
    Last Update:
    See Project
  • 20
    SparkyLinux

    SparkyLinux

    Lightweight & fast Debian-based Linux Distribution

    SparkyLinux is a GNU/Linux distribution created on the top of Debian GNU/Linux operating system. Sparky is fast, lightweight and fully customizable OS which offers a few versions for different users and different tasks. Sparky is in-between the distros that are beginner-friendly and those, that require some amount of Linux knowledge. Beginning Linux users are advised to consult the project forums regarding any issues or doubts.
    Leader badge
    Downloads: 3,090 This Week
    Last Update:
    See Project
  • 21
    Free Pascal Compiler

    Free Pascal Compiler

    Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler

    A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
    Leader badge
    Downloads: 2,941 This Week
    Last Update:
    See Project
  • 22
    DeaDBeeF is a modular cross-platform audio player, which runs on GNU/Linux distributions, macOS, Windows, *BSD, OpenSolaris, other UNIX-like systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
    Leader badge
    Downloads: 1,845 This Week
    Last Update:
    See Project
  • 23
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 2,827 This Week
    Last Update:
    See Project
  • 24
    USB Oblivion

    USB Oblivion

    Erase all traces of (broken) USB drives from Windows registry

    This utility designed to erase all traces of (broken) connected USB devices - flash-drives, disks and CD-ROMs from computer registry of Windows XP, Windows 2003, Windows Vista, Windows 7, Windows 8, Windows 10 (32/64-bit versions). The utility has a test mode of operation, i.e. without actually removing data from the registry, and, just in case, creates a .reg-file to undo any changes. There is also a fully automatic mode.
    Leader badge
    Downloads: 1,670 This Week
    Last Update:
    See Project
  • 25
    GUI Turbo Assembler (TASM)

    GUI Turbo Assembler (TASM)

    An essential 32-64bit localized IDE for Assembly Language with Debuger

    GUI Turbo Assembler is an essential IDE for assembly language programming. It includes Borland Turbo Assembler (TASM), Turbo Linker, Turbo Debugger and DOSBox for writing both 16-bit and 32-bit programs in assembly language. GUI Turbo Assembler provides a rich set of features, encompassing fundamental file operations and advanced capabilities such as line numbering, syntax highlighting, code folding, docking, and theme personalization. The interface is highly adaptable, empowering users...
    Leader badge
    Downloads: 471 This Week
    Last Update:
    See Project