Open Source Operating System Kernels - Page 76

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project produces a Linux kernel module that provides packet writing support for CD-R/W drives, enabling ordinary read-write mount of CD-ROM drives capable of supporting packet/incremental recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The pcwd is a Linux kernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pdaXrom
    pdaXrom-ng is a build system for creating bootable gnu/linux images with preinstalled software. The build system is simple and easy for using. It can be used to build firmware for network routers, Internet and multimedia terminals and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    PERSEUS is an open-source framework for trustworthy computing that aims at establishing an open security architecture by efficiently combining existing applications, modern operating system solutions, and security technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    peter-dwarf

    peter-dwarf

    Java dwarf library

    Java dwarf library to read out debug information from elf. It doesn't rely on other library to decode .debug_info, .debug_loc, etc... This library will read out the structure of DWARF into java object structure. Tutorial: https://sourceforge.net/p/peter-dwarf/wiki/Tutorial/ Contact: Peter (mcheung63@hotmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Packet Filter (PF) is OpenBSD\'s firewall and traffic shaper. This is a port of this excellent software to FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provides the system administrator, and curious users with various bits of information about the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    To implement an ad hoc multihop routing protocol for IP on Linux which will allow a dynamic network of mobile devices to be self-organizing and self-configuring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pico]OS is a highly configurable and very fast real time operating system (RTOS). It targets a wide range of architectures, from very small 8 bit processors and microcontrollers up to very huge platforms. Ports are available for ARM, AVR, PPC, MSP430, 6502, MYCPU and for developing and testing purpose also for 8086, Win32 and Unix. pico]OS 1.0.4 was released 2012-07-12. This is a maintenance release that includes some bug fixes for the new ports for MSP430 and ARM Cortex-M. You may also visit Ari's website that contains cool stuff related to pico]OS: http://stonepile.fi/tags/picoos/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pirix

    microkernel operating system

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    popcornlinux

    popcornlinux

    replicated-kernel Linux-based OS

    The Popcorn Linux project is exploring how to design operating system for future multi- and many-core hardware platforms, that can be Instruction Set Architecture (ISA)-diverse, based on the Linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    portsman is an ncurses based, graphical front-end to manage the FreeBSD (NetBSD & OpenBSD planned) ports collection(s). It behaves like a package manager and comes with many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    primos

    PrimOS is a 32bit multi-task OS, which is still under development.

    PrimOS is just a simple 32bit, multi-tasked operating system, which I wrote for fun. So far this project provide no "official" releases,for it is too simple so far. To run it, you need to get the source code and fetch the "kernel.sys" file, use it as a floppy image and run it on a VM. PrimOS是一个写着玩的,简单的,32位的,支持多任务的⋯⋯ - -|| 操作系统⋯⋯ 目前还没有正式发行版本,因为目前为止功能实在是太简单了。非要运行它得的童鞋可以去下载源代码,找到其中“kernel.sys”,然后把这个文件当做一个软盘镜像,塞到一个虚拟机的“软驱”里⋯⋯
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Modifications to the QEMU emulator for experiments and research in security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    qnutCNC

    qnutCNC is a program to control the ethernut development board

    qnutCNC is set out to control an ethernut development board which is running ucos2 and which in turn controls a CNC machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    qtOS

    Tiny operating system for running HCFSM-based systems

    qtOS is an operating system for running systems of finite-state machines. The system kernel is a task scheduler that runs processes' transitions at every cycle. Each task is activated either to be run in parallel (fork) with other active processes in the system or subordinated to the caller task, thus blocking it and creating a hierarchy of tasks. Execution of processes can be preemptive or non-preemptive and, among those with the same priority, a round-robin turn is performed. This operating system can be used to illustrate these concepts and can also be used to suport the execution of some embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux build, cross toolchain & root fs to run on Mikrotik's RB1000 unit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    I'm tring to bring this kernel full process ,interrupt and Memory management,real time ability,and FS(which will been add in the next major version). Although there's a long way to go,I'm glade to devote my spare time in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Development of an OSEK conform real time operating system for the AVR architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    remove-old-linux-files

    Remove old files, Bash script for cronjob

    Remove old files, Bash script for cronjob If you need to remove files periodically, you can make a cronjob with an easy bash script like this one. Remember, to change the variables ! 2016 by www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ripoffproject

    A rip off.

    A rip off. Closing.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB