Showing 36 open source projects for "posix"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 1
    Zephyr Project

    Zephyr Project

    Scalable, optimized, secure RTOS for multiple hardware architectures

    The Zephyr Project is a new generation real-time operating system (RTOS) that supports multiple hardware architectures. It is based on a small-footprint kernel specially designed for use on resource-constrained and embedded systems. The Zephyr OS can be used for a wide range of applications: from simple embedded environmental sensors and LED wearables to sophisticated embedded controllers, smart watches, and IoT wireless applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Venom Linux

    Venom Linux

    Source based linux distribution

    Venom Linux is source based linux distribution build from scratch following KISS philosophy and targeting experienced users. Bugs/Issues: https://github.com/venomlinux/ports/issues Wiki: https://github.com/venomlinux/ports/wiki Ports: https://venomlinux.org/packages
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    lilith

    lilith

    x86-64 os made in crystal

    A POSIX-like x86-64 kernel and userspace written in Crystal. A CPU with x64 support is required to run the OS. The Makefile provides a script that will run QEMU on the kernel. To run with storage, an MBR-formatted hard drive image with a FAT16 partition must be provided in the running directory with the name drive.img. The kernel will automatically boot the main.bin executable on the hard drive, or panic if it can't be loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Redox

    Redox

    Redox is an operating system written in Rust

    Redox is a Unix-like Operating System written in Rust, aiming to bring the innovations of Rust to a modern microkernel and full set of applications. Redox is a general purpose operating system written in pure Rust. Our aim is to provide a fully functioning Unix-like microkernel, that is both secure and free. We have modest compatibility with POSIX, allowing Redox to run many programs without porting. We take inspiration from Plan9, Minix, Linux, and BSD. Redox aims to synthesize years...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ... 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
  • 6
    UFFS: Ultra-low-cost Flash File System, designed for NAND flash working in embedded system. UFFS typically consumes less then 200K ram for 1Gb(page 512)/4Gb(page 2K) NAND flash. It supports direct flash interface, works with or without OS.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    OnPosix

    OnPosix

    C++ library for POSIX systems.

    OnPosix is a minimal C++ library that allows to speed-up development on embedded Posix platforms (e.g., Embedded Linux). Code available at https://github.com/evidence/linux-onposix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    A Free C++ OS: jinix, highly modurlar & extension, support i386/arm, posix and lsb compatible, and have a graphics ui.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    lmbench is a suite of simple, portable, ANSI/C microbenchmarks for UNIX/POSIX. In general, it measures two key features: latency and bandwidth. lmbench is intended to give system developers insight into basic costs of key operations.
    Leader badge
    Downloads: 3,655 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Cross-Platform System Library is a portable C++ run-time library that provides support for manipulating system resources, such as thread, process, mutex, and synchronize, in Win32 and POSIX(UNIX, Linux, Mac OS X) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rtusd is a foundation set of real time enabled User Space Devices/Drivers designed to link to HRT high resolution Timer controlled POSIX threads and link re-factored Linux hdw drivers for 2.6.18+. rtusd propogates Linux RT to user space generically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    "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
  • 18
    POSIX compatible microkernel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced platform-independant, Object-Oriented threading and synchronization library. Designed and tested under POSIX & Win32 systems. Not just another thread wrapper.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    KuroiKitsune es un proyecto para desarrollar una Kernel con estándares POSIX. El objetivo principal es aprender a trabajar y desarrollar un proyecto de kernel libre y rendible. El proyecto se escribirá como no, en Assembler, C y C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An update of the Unix 32v sources to an emulation layer (like posix on win32), or a .net service (win32v.net!)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Lamp is a Unix-like environment that runs in a single process (via threads) on traditional Mac OS, including standard I/O, vfork/exec, a shell, perl, sockets, virtual fs with /dev and /proc, signals, and ptrace(). Runs on 68K/PPC, and on OS X as Carbon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sets out to be an innovative new operating system while retaining compatibility with POSIX and Win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open-Source aquaOS Micro-Kernel/Kernel, which features POSIX support, 64bit and backwards-compatability with processors and many other features to be added in disscussion with users and developers. It will be modular in design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LusitanOS is a 100% Portuguese effort to build an Operating System based on our own concepts but supporting some things from existing platforms such as POSIX, libc, win32 API, linux/elf and win32/pe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next