Showing 16 open source projects for "32 bit iso"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 1
    pgweb

    pgweb

    Cross-platform client for PostgreSQL databases

    Pgweb is a web-based, cross-platform PostgreSQL database browser written in Go. Go was used in backend development in order to utilize the ability of the compiler to produce zero-dependency binaries for multiple platforms. Pgweb was created as an attempt to build a very simple and portable application to work with local or remote PostgreSQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MDB Admin

    MDB Admin

    A complete tool for creating and managing MSAccess databases.

    MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed. You can also install MDB Admin using winget: winget install --id=MarcielDegasperi.MDBAdmin -e IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below: https://www.microsoft.com/en-us/download/details.aspx?id=54920 (please make sure to select 32-bit version...
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 3
    GNAVI: GNU Ada Visual Interface

    GNAVI: GNU Ada Visual Interface

    GNAVI: The GNU Ada Visual Interface.

    The GNAVI project provides GWindows, a Rapid Application Development framework for Graphical User Interfaces on MS Windows. The durable Open Source answer to Delphi and Visual Basic. Alire crate: https://alire.ada.dev/crates/gwindows
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    AMP Servers For Windows 32 Bit ( x86 )

    AMP Servers For Windows 32 Bit ( x86 )

    Apache v2.4, MariaDB v10.4, PHP v8.1 With Automated Service Installers

    Please watch the video below for a sample library software installation, which uses this same server. After watching / installing the services, you may copy your new application folder, to the C:\slims9-x86\httpd\htdocs directory and change the DocumentRoot value in the following files : 1. C:\slims9-x86\httpd\conf\httpd.conf 2. C:\slims9-x86\httpd\conf\extra\httpd-ssl.conf Restart the services for applying the new configuration. You may now access your install.php / index.php file,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5
    UnQLite

    UnQLite

    An Embedded NoSQL, Transactional Database Engine

    ... to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. UnQLite is a Self-Contained C library without dependency. Built with a powerful disk storage engine which support O(1) lookup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    ...) and probably others since the codebase is 100% Go. We support both 32-bit and 64-bit systems. Go must be installed on the build machine. It may be worth noting that while SummitDB supports many Redis features, it is not a strict Redis clone. SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QueryAnalyzer
    Execute queries to any .net DBFactory Database (ORACLE, Informix, MSSQL, MySQL...). Organize your Queries. Add dynamic parameters to your queries. Get DB information. Use 32 bit version for working with 32 bit data sources under Win32 or Win64 Use 64 bit version for working with 64 bit data sources under Win 64 only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    postgresql-mingw-w64

    postgresql-mingw-w64

    Documentation and releases about building PostrgreSQL using MinGW-w64

    ... above in PostgreSQL installations made from the official Windows 7 - 32-bit and 64-bit - installers (those extensions releases - DLLs - being fully compatible with the said installers).
    Downloads: 43 This Week
    Last Update:
    See Project
  • 9
    OUI/MA-L Database

    OUI/MA-L Database

    OUI/MA-L Database, MAC Address Database

    OUI/MA-L Database is a Windows 32 bit Stand Alone Utility (portable) that contains Organizationally Unique Identifier (MAC Address Database). Along with it comes the HP procurve CLI (Command Line Interface) to enable/disable NAC (Network Access Control) and 802.1x compatibility CLI. A little tool for network engineers and technicians alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10

    LibreOffice MySQL Connector Extension

    MySQL Connector extensions for LibreOffice

    The aim is to provide MySQL Connector extensions for LibreOffice for Linux 32/64 and OSX64 bit versions of LibreOffice. Versions for Linux 32bit and 64bit LibreOffice are built on Ubuntu-based OSes. The connector is built using the source tree code from the LibreOffice project, and released under the GPL2. See License file within extension for more details. For the source code, please go to the LibreOffice git repository : http://cgit.freedesktop.org/libreoffice Folder numbers correspond...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XTEA (eXtended Tiny Encryption Algorithm) support for db4o open source object database. XTEA is a block cipher that operates on a 64-bit block size with a 128-bit key. An extremely tiny but very fast encryption algorithm (with cycles less than 32 rounds)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Very fast and easy for using, fully functional desktop client (GUI) for MySQL databases administration and data manipulation. For 32-bit MS Windows platform. Project webpage is http://www.senon.cz/micka
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FiveDB is a fully object-oriented Clipper Class Library that was originally developed by Tom Groeger to enhance Clipper's Database Management. The objective of this project is a 32 bit conversion to be compatible with the Harbour/xHarbour compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VB-ZOOM is an ActiveX COMponent, written in Visual Basic, which is an implementation of the ZOOM (Z39.50 Object-Orientation Model) Abstract API (http://zoom.z3950.org/). It is a wrapper for the YAZ Toolkit from Index Data (http://www.indexdata.dk/yaz/). Windows 32-bit only; must use a 32-bit compatibility mode under a 64-bit version of Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next