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

View related business solutions
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1
    Assembly programming

    Assembly programming

    Learning assembly for Linux x86_64

    Assembly programming is an educational repository that introduces assembly programming for the x86-64 architecture on GNU Linux systems. The project is structured as a series of explanatory blog-style lessons that guide readers through the fundamentals of low-level programming. Topics include processor architecture basics, writing and building assembly programs, memory layout concepts such as stack and heap, and interaction with the operating system through system calls. The material is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    gVisor

    gVisor

    Application Kernel for Containers

    gVisor is an application kernel developed by Google that provides a strong layer of isolation between applications and the host operating system. Written in Go, it implements a Linux-compatible system call interface that runs entirely in user space, creating a secure sandboxed environment for containers. Unlike traditional virtual machines or lightweight syscall filters, gVisor follows a third approach that offers many of the security benefits of virtualization while maintaining the speed,...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Linux Studio Plugins Project

    Linux Studio Plugins Project

    Linux Studio Plugins Project

    LSP (Linux Studio Plugins) is a collection of open-source plugins currently compatible with LADSPA, LV2 and LinuxVST formats. Standalone plugins for JACK are provided since version 1.0.8. Experimental support of ARMv7 added since version 1.1.4 Experimental support of AArch64 added since version 1.1.9 Decomposition of modules and new UI introduced in 1.2.0 Added CLAP support in 1.2.5 Added VST3 support in 1.2.15 The basic idea is to fill the lack of good and useful plugins under the...
    Leader badge
    Downloads: 162 This Week
    Last Update:
    See Project
  • 4
    This is one of the most popular Doom source ports. It is available for DOS, Windows, Linux and Mac OS X, and should build on any POSIX platform which supports SDL. It enhances Doom with things like TCP/IP networking, OpenGL renderer, Heretic support and much more.
    Leader badge
    Downloads: 162 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5

    SpecOS

    A multi-threaded-style OS for the Spectrum +3

    A multi-threaded-style OS for the Spectrum +3. Based on a kernel/userland model, it decouples the kernel implementation from the run-time system call mechanism, and provides for some POSIX-style functions. A file descriptors layer provides abstraction for easy file redirection. Userland processes are relocatable, and have no knowledge of the kernel or memory layout, leaving the flexibility to change the memory paging model without requiring a recompile of all userland programs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    ...Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ...FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix is an operating system kernel written from scratch, based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobby OS and, since it serves also for educational purposes, the kernel code is kept as simple as possible for the benefit of students and OS enthusiasts. It is small in size (less than 40,000 lines of code), runs on the i386 hardware platform and is compatible with a good base of existing GNU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The NT POSIX C Runtime Library is an IEEE standard runtime library for the NT POSIX subsystem. It can be used as a complete replacement or a side by side alternative for what is shipped with the Interix SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ADI Linux Kernel

    Linux kernel port for the ADI's Blackfin and future processors

    Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. Although the Blackfin architecture has been in the mainline kernel since 2.6.22 (May 2007), there are various fixes and patches applied locally that are not upstream. Please use the kernel from here - and treat it like any other distribution kernel. This is a sub project of the ADI Buildroot project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10

    Open Utlity

    Open Utlity is series of unix utlity just like gnu for linux / windows

    Open Utility is series of Unix utility which is currently in development.currently it has a c compiler which is based on early unix c compiler.later versions like v1 or later has in build assambler and linker.it can be used in place of gcc it is good alternative of gnu c compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RealBoy

    RealBoy

    Complete, Fast, Accurate, Game Boy/CGB/SGB Emulator.

    RealBoy is a Complete, Fast, Accurate, Free/Open-Source Game Boy, Game Boy Color and Super Game Boy Emulator for Linux/Unix.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    Free Vector Math Library

    C math functions vectorized for x86_64

    The goal is to provide SSE (and eventually AVX) vectorized forms of C math functions. These function calls are the basis of floating point math, and currently prevent gcc from auto-vectorizing most numeric code. I want to fix that by providing vectorized versions. Presently, the library provides vectorized forms for double precision for about half of the standard C math functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A neogeo emulator for linux. Gngeo is portable and run successfully on many posix system. It use the libSDL for video/input and sound handling.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Nupkux is a small kernel for an Unix-like operating system, developped on x86-architecture. It aims to offer a POSIX-compatible interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Burn is a small and compact 32x32 256 color image (sprite) editor for Dos (or POSIX, using Dosbox or Dosemu). It currently contains several gfx-effects than can be applied to images, animation features and a tiny scripting language (amongst others).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    The fourth re-write of Meganet OS will incorporate many new features. I want to target the x86_64 arch and cover technologies not covers in Meganet OS-3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libposix is a bold attempt to unify the impementation of the core functionality of all Unix systems. libposix is a full, cross platform, implementation of the POSIX 2008 standard written from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mario is a Nintendo® GameBoy emulator for PalmOS, Java, Java Micro Edition (J2ME), Microsoft Windows, Mac OS X, Linux, and POSIX platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Nexus Operating System is a planned, realtime multimedia operating system compliant with POSIX standards. Nexus is intended not to become the next fad; it is the OS all developers can develop for without losing market standing in other OS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is to design and code high resolution timers for the linux operating system that conform to the POSIX API. The project aim is to have the resulting code accepted and integrated into the standard linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "HALOS: A Light Operating System" will provide a microkernel-based OS with as principal objectives to (1) run the Jail virtual machine (2) be POSIX-compliant (3) use Newlib as libc (4) be secure (5) be fast & real-time (6) target x86, PowerPC and Sparc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    POSIX compatible microkernel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB