Search Results for "x86_64-posix-seh" - Page 4

Showing 359 open source projects for "x86_64-posix-seh"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    Jittor

    Jittor

    Jittor is a high-performance deep learning framework

    Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators. The whole framework and meta-operators are compiled just in time. A powerful op compiler and tuner are integrated into Jittor. It allowed us to generate high-performance code specialized for your model. Jittor also contains a wealth of high-performance model libraries, including image recognition, detection, segmentation, generation, differentiable rendering, geometric learning, reinforcement...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    picocli

    picocli

    Framework for building GraalVM-enabled command line apps

    Picocli is a one-file framework for creating Java command-line applications with almost zero code. It supports a variety of command-line syntax styles including POSIX, GNU, MS-DOS and more. It generates highly customizable usage help messages that use ANSI colors and styles to contrast important elements and reduce the cognitive load on the user. Picocli-based applications can have command line TAB completion showing available options, option parameters, and subcommands, for any level of nested subcommands. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    TBOX

    TBOX

    A glib-like multi-platform c library

    ...Implements the static buffer stream for parsing data. Supports coroutine and implements asynchronous operation. The coroutine library. Provides high-performance coroutine switch. Supports arm, arm64, x86, x86_64. Provides channel interfaces. Provides semaphore and lock interfaces. Supports io socket and stream operation in coroutine. Provides some io servers (http ..) using coroutine. Provides stackfull and stackless coroutines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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. Using Qiling Framework saves you time. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5
    optparse-applicative

    optparse-applicative

    Applicative option parser

    optparse-applicative is a haskell library for parsing options on the command line, and providing a powerful applicative interface for composing them. optparse-applicative takes care of reading and validating the arguments passed to the command line, handling and reporting errors, generating a usage line, a comprehensive help screen, and enabling context-sensitive bash, zsh, and fish completions. A value of type Parser a represents a specification for a set of options, which will yield a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    s3fs

    s3fs

    FUSE-based file system backed by Amazon S3

    s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI. Large subset of POSIX including reading/writing files, directories, symlinks, mode, uid/gid, and extended attributes. Compatible with Amazon S3, and other S3-based object stores. Allows random writes and appends, large files via multi-part upload, and renames via server-side copy. User-specified regions, including Amazon GovCloud. Many systems provide pre-built packages. s3fs supports the standard AWS credentials file stored in the credentials folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SpotUPnP/SpotRaop

    Streamer from Spotify to UPnP or AirPlay players

    This application is a self-contained program that detects UPnP/DLNA or AirPlay devices in your local network and expose them as Spotify Connect players. It runs on Windows, Linux (x86, x86_64, arm, aarch64, mips, sparc, powerpc), MacOS (arm64 and x86_64), FreeBSD (x86_64) and Solaris (x86_64). Just go there https://github.com/philippe44/SpotConnect#readme for more instructions
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    AWS IoT Device SDK for Embedded C

    AWS IoT Device SDK for Embedded C

    SDK for connecting to AWS IoT from a device using embedded C

    ...These libraries are only dependent on standard C libraries, so they can be ported to various OS's - from embedded Real-Time Operating Systems (RTOS) to Linux/Mac/Windows. You can find sample usage of C-SDK libraries on POSIX systems using OpenSSL (e.g. Linux demos in this repository), and on FreeRTOS using mbedTLS (e.g. FreeRTOS demos in the FreeRTOS repository). The coreHTTP library provides the ability to establish an HTTP connection with a server over a customer-implemented transport layer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    s2n

    s2n

    An implementation of the TLS/SSL protocols

    ...It is released and licensed under the Apache License 2.0. If you are building on OSX, you can use build tools like Ninja. The s2n-tls I/O APIs are designed to be intuitive to developers familiar with the widely-used POSIX I/O APIs, and s2n-tls supports blocking, non-blocking, and full-duplex I/O. Additionally there are no locks or mutexes within s2n-tls. s2n-tls implements SSLv3, TLS1.0, TLS1.1, TLS1.2, and TLS1.3. For encryption, s2n-tls supports 128-bit and 256-bit AES in the CBC and GCM modes, ChaCha20, 3DES, and RC4. For forward secrecy, s2n-tls supports both DHE and ECDHE. s2n-tls also supports the Server Name Indicator (SNI), Application-Layer Protocol Negotiation (ALPN), and Online Certificate Status Protocol (OCSP) TLS extensions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 10
    Eipg Mos64

    Eipg Mos64

    EIPG Multi Operating System 64 BIT

    Eipg Mos64 is a freeBSD / Linux Operating system with Wine. Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop. ...
    Leader badge
    Downloads: 1,229 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Installation Instructions: 1) Compare the rpm checksum with the contents of .md5 file. $ md5sum hxms-wireshark-2.0.0-1.x86_64.rpm 2) Install wireshark library rpm. $ rpm -ivf --force hxms-wireshark-2.0.0-1.x86_64.rpm
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    AzkaOs

    AzkaOs

    Open source operating system based flutter and kernel zircon

    AzkaOS is a personal and experimental operating system project aiming to create a lightweight and customizable platform written primarily in Python and C/C++. It combines ideas from traditional desktop OSes with a scripting-heavy approach, offering a hybrid system that prioritizes ease of customization and user scripting. Though still in its early stages, AzkaOS aims to support desktop environments, package management, and basic system utilities while enabling users to control behavior...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Loc-os Linux 23 KDE x86_64

    Loc-os Linux Live con escritorio KDE Plasma

    Basado en Loc-os Linux. Se prescinde del instalador. No se apto para usuarios que no tienen conocimientos avanzados de Linux. Para su instalación, se deben utilizar técnicas avanzadas, como las descriptas en la instalación de distros basadas en Arch, pero teniendo en cuenta que se trata de una distro basada en Debian. Incluyen herramientas de conexión de puertos serie. Apto para entornos industriales. Kernel de Debian por defecto, aunque se puede instalar el de Loc-os Linux. No Systemd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Panwah
    Panwah is an operating system based on GNU/Linux. with WahBuildBoot, a tool for build a Panwah image Twitter: https://twitter.com/wahredware
    Downloads: 47 This Week
    Last Update:
    See Project
  • 16

    CREG

    CREG application POSIX/GNU regular expression commandline tool

    The creg application is a POSIX/GNU regular expression commandline tool for searching with patterns in text-strings or text-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Kerberos V (Heimdal)

    Kerberos V for Windows (x86_64)

    To the best of our knowledge, this is the only Windows native port of Heimdal Kerberos (both server and client).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18

    Assembler x86/x86_64/Arm32/Arm64

    Assembler for different architectures. Examples.

    Rus: Несколько тестовых примеров под архитектуры x86/x86-64/Arm32/Arm64. Используется Linux. Eng: Several test examples for x86/x86-64/Arm32/Arm64 architectures. Used Linux. плейлист (youtube, rutube): https://www.youtube.com/playlist?list=PLKRkz7NEae7EF5wybV2NlNvJ-IcL9lzef https://rutube.ru/plst/758753 Rus: Нужный код найдёте. Либо спросите у меня, если не найдёте. В архиве содержаться файлы "qemu-arm" и "qemu-aarch64" они в архиве под паролем. Это запускаемые файлы для Linux....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    laz4android

    lazarus for android package

    ...Thanks the FreePascal team and the Lazarus team. Now Laz4Android is only run on Windows.Sorry for this! Last update:2024-07-17 FPC: 3.2.2 (win32/win64/arm-android/aarch64-android/i386-android/x86_64-android/jvm-android) Lazarus:3.4 Android NDK: r19c 1.Update to Lazarus 3.4 source + FPC 3.2.2 I recommend using laz4android + LAMW(Lazarus Android Module Wizard) to develop android apps. LAMW on this: https://github.com/jmpessoa/lazandroidmodulewizard http://forum.lazarus.freepascal.org/index.php/topic,21919.0.html Please see the readme.txt. ...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 20

    Heirloom Toolchest NG

    Provides traditional UNIX utilities, but maintained and enhanced.

    A collection of standard Unix utilities that is intended to provide maximum compatibility with traditional Unix while incorporating additional features necessary today. It arose from the need of a complete alternative to existent toolsets, along with the idea of having a traditional, stone-solid environment.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    wx-c.so.recompile

    Recompile of wx-c and wxGTK-2.8.12 for x86_64

    wx-c and wxGTK are all packed in file wx-c-0-9-0-2_x64_wxGTK2.8u.tar.gz Those .so files after extraction, should be put under /usr/local/lib or somewhere in system libraries searching path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DragonOS
    *Until you install the operating system, the default user = live / no password. DragonOS Noble (24.04) DragonOS FocalX (22.04) and DragonOS Focal (20.04) are out-of-the-box Lubuntu based x86_64 operating systems for anyone interested in software defined radios. All source installed software is located in the /usr/src directory while the remaining software was installed by package managers. What is DragonOS and why do you want it? The shortest distance between two points is a straight line. DragonOS is the straight line between you and Software Defined Radio! ...
    Leader badge
    Downloads: 1,846 This Week
    Last Update:
    See Project
  • 23

    uniqueRcGenerator

    Unique Return Codes for structured Bash error handling and testing

    Unique Return Code (URC) provides structured error handling, symbolic return codes, and deterministic exit-code management for Bash and POSIX shell scripting. The rcGen generator analyzes shell scripts, extracts symbolic error identifiers, and produces consistent mappings for development, automated testing, CI/CD pipelines, and production deployment. URC improves debugging, traceability, and maintainability by separating logical error semantics from numeric shell exit-code constraints while remaining fully compatible with standard Unix environments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    windows-bootable-usb-creator for Linux

    Script to create bootable Windows Setup USB drives

    ...This script allows you to create a bootable Windows Setup USB drive based on a Windows installation ISO, even if the ISO contains an "install.wim" file larger than 4 GB (something which is not possible on FAT32). This is a POSIX-compatible Unix shell script and is intended to be used on a Linux system.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 25

    Cyrus-SASL for Windows

    Cyrus SASL for Windows (x86_64)

    This project offers Cyrus-SASL for Windows. It supports: OpenSSL, GDBM and GSS API. It comes in two flavours: Static and Dynamic Plugins (a.k.a. mechanisms). It can be easily integrated with OpenLDAP. Build Options: * OpenSSL 3.4.1 * GDBM 1.24 * Heimdal Kerberos 1.8 To the best of our knowledge, this is the only Windows distribution of Cyrus SASL project Series 2.x Thanks for your feedback and support.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB