Showing 14 open source projects for "android os pc"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 88,118 This Week
    Last Update:
    See Project
  • 2

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    os-808x

    operating system for Intel 8086 / 8088

    OS-808x is an operating system for Intel 8086 / 8088. Written by Raja Subramanian in the year 1997 (in academic interest). Objective is to understand how operating system, device drivers and system software works in 8086 architecture / IBM x86 PC. OS was written completely on x86 assembly language. It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nanux

    Nanux

    Nanux Kernel

    A simple open source OS with basic functions, libraries and drivers. Compatible with x86 arquitecture, 32bits(recomended). You can easily compile it, any time, by running the compiling script included in the archive. Meant for beginner or advanced programmers on C or ASM, Nanux can help you understand the functions of the operating system, or create one by yourself. Minimal requirements: - x86 Arquitecture, PC - CPU Intel Pentium I, 200 MHz or newer, (maybe AMD, but is not recommended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Basic Disk Operating System (BDOS)

    Basic Disk Operating System (BDOS)

    BDOS is a 16 bit educational operating system written in NASM.

    BDOS is aimed at 80x86 PC. The goal of this project is to help beginner os developers who would like to develope their os in assembly.It is also among the goals of this project to make a little functional cli operating system to perform basic operations.BDOS is designed to run of a single floppy disk and to provide much functionality in least space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    rundotso

    ARM linux run shared library rundotso dlopen dlsym Inline Assembler

    windows has rundll, rundotso is for linux load shared library(.so) and run the functions. rundotso.c you can load shared lib and run the function. It likes the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! Made by Biyong SUN Songjiang...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    neos

    neos

    neos, a new OS to the world!

    neosmium's neos is a new OS to the world. It has been developed by a group of a few students of Brainware Group of Institutions (India). It is a free Operating System and based on Debian Linux with the architecture of Ubuntu Linux. It's now capable to surf the best performance and featured services to your daily requirements which you can expect from your PC or tablet. For more: facebook,com/myneos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    16 bit Forth for PC. No OS required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    The SoftPear Project aims to create IBM PC/Apple Macintosh compatibility software. Its goals include software to be able to A) run Darwin/PPC executables, including Mac OS X, its libraries and its applications, on Darwin/x86 (using emulation/dynamic reco
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This project was initiated as an educational project ("gnuWINix"). It should be used to understand the startup process of a common PC and its different components. Our current goal ("Renovatio OS") is to use this kernel for own hardware components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Microkernel OS, based on own microkernel, able to run on PC/i386 and better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CEBOOT is a free open source project, just for study something about ARM. It will contains text user interface, simple FS and OS loader. We will prove that "ARM system could run as x86 PC!"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mobile Connect is a tool used to enable connection of mobile devices supporting J2ME, or other Mobile Operating Systems like Symbian. It can use connection like BlueTooth to transfer data and connect or emulate functions like SMS messaging using PC conne
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next