Search Results for "linux-libre kernel" - Page 17

Showing 1083 open source projects for "linux-libre kernel"

View related business solutions
  • 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
  • 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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    XStreamOS

    XStreamOS

    Server and Desktop OS based on illumos kernel

    XStreamOS and XStream Desktop are Sonicle effort to mantain a distribution of the illumos kernel, featuring the ZFS fileystem, Crossbow network architecture, virtualization, zones, and a starting point to contribute and develop the illumos kernel. Upon XStreamOS, Sonicle mantains full featured products such as XStream Server and XStream Storage.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

    simpleowlapi

    A light-weight wrapper for the OWLAPI

    simpleOWLAPI is a light-weight wrapper for the OWLAPI that enables faster programmatic development of OWL ontologies with more concise code using the power of the Manchester OWL Syntax and related parsers. The wrapper does not make use of all the features of the more powerful OWLAPI. Rather, it is designed specifically for rapid and concise ontology construction in workflows involving semantic data engineering. It can also be used in contexts such as educational and demonstration settings in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eggos

    eggos

    A Go unikernel running on x86 bare metal

    eggos is a unikernel operating system written primarily in Go that runs directly on bare metal hardware without relying on a traditional operating system layer. It is designed around the idea that Go’s runtime already provides many abstractions typically handled by an operating system, such as scheduling and memory management, allowing a single Go application to function as both the kernel and the application itself. In EggOS, there are no processes or traditional system calls; instead,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Karthik-Builds
    This Folder includes my rom build files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    ML workspace

    ML workspace

    All-in-one web-based IDE specialized for machine learning

    ...This workspace is the ultimate tool for developers preloaded with a variety of popular data science libraries (e.g., Tensorflow, PyTorch, Keras, Sklearn) and dev tools (e.g., Jupyter, VS Code, Tensorboard) perfectly configured, optimized, and integrated. Usable as remote kernel (Jupyter) or remote machine (VS Code) via SSH. Easy to deploy on Mac, Linux, and Windows via Docker. Jupyter, JupyterLab, and Visual Studio Code web-based IDEs.By default, the workspace container has no resource constraints and can use as much of a given resource as the host’s kernel scheduler allows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CommanderPi

    CommanderPi

    Easy RaspberryPi4 GUI system managment

    Easy Raspberry Pi 4 GUI system manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ubuntu Server 20.04 VBox QS

    Image for import to Virtualbox

    Image for import to Virtualbox. Quick Start Installed: Cockpit Midnight Commander Ncdu Net-tools Lite linux kernel 5.4.140-sigmade https://github.com/sigmade/kernel-5-4-140-sigmade Already configured SSH Users: login - root, passwd - root; login -ubuntu, passwd - ubuntu;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    USB Gadget Tool

    USB Gadget Tool

    Convert your Android phone to any USB device you like

    Convert your Android phone to any USB device you like. USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. Connected USB hosts (e.g. a normal computer) will then identify your Android device only under that role. It can also be used to deactivate the standard USB Gadget (including mtp, adb, etc.), e.g. for security reasons.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sap1k ROMs

    Sap1k ROMs

    A repository for all my Custom ROMs :D

    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    raspberry-pi-os

    raspberry-pi-os

    Learning operating system development using Linux kernel and Raspberry

    This project provides a step-by-step educational guide on building a simple operating system kernel entirely from scratch, specifically targeting the Raspberry Pi 3. The operating system, referred to as RPi OS, is inspired by the Linux kernel but remains intentionally minimal to focus on clarity and teaching fundamental OS concepts. Each lesson introduces a kernel feature and demonstrates its implementation within RPi OS, followed by a comparison to how the same concept is realized in the Linux kernel. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Minkowski Engine

    Minkowski Engine

    Auto-diff neural network library for high-dimensional sparse tensors

    The Minkowski Engine is an auto-differentiation library for sparse tensors. It supports all standard neural network layers such as convolution, pooling, unspooling, and broadcasting operations for sparse tensors. The Minkowski Engine supports various functions that can be built on a sparse tensor. We list a few popular network architectures and applications here. To run the examples, please install the package and run the command in the package root directory. Compressing a neural network to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Devuan OS X

    DevuanOS X homepage

    DevuanOS X is vm with precustomized MATE Desktop to look like macos. GLOBAL SPECS ============ root password: root default user: dev dev's password: dev base system: Devuan Linux 4 (Chimaera) Linux Kernel version: 5.10 VirtualBox version used to create it: 5.0.40 Native resolution: 1280x1024 (square)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    openPOWERLINK is an Open Source Industrial Ethernet stack for communication in hard real-time. It can be operated as both, Managing Node (master) and Controlled Node (slave). With version 2.0, the source code has been cleanly split into an application-oriented user library and a time-critical stack driver. The latter may be moved to a dedicated communication processor or into a kernel module to deliver enhanced performance while still keeping the API in user space. A full documentation...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 24
    VitOS for RPi4
    Silent Angel VitOS for RPI4 is an operating system supports Roon Bridge. VitOS is a customized Linux based operating system designed for music player. Optimizations in the kernel and system are done by Silent Angel engineers and make it possible to enhance the performance of network I/O, USB I/O, task manager, ..., and so on. As a result, running Roon Bridge and other music player application on VitOS has better sound quality than other OS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Cxbx-Reloaded

    Cxbx-Reloaded

    Xbox (Original) Emulator

    Cxbx-Reloaded is an open-source emulator that enables original Xbox games and software to run on modern Windows systems and compatible environments like Wine. It aims to recreate the Xbox hardware and software stack through a combination of high-level and low-level emulation techniques, including kernel emulation and GPU translation layers. The project is notable for its focus on compatibility and accuracy, with ongoing efforts to expand the number of playable titles and improve performance....
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB