Showing 1564 open source projects for "linux-kernel-webassembly"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 1
    Agnix is a small operating system kernel for i386, supporting 32-bit protected memory mode, paging, hardware switched tasks, memory tests, PCI bus, devices, PCI IRQ routing, RT timers and network protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CalebOS

    16 bit operating system written in NASM.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyPeasy
    EasyPeasy is a lightweight operating system for netbooks, designed for the Internet and low power consumption.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linux build, cross toolchain & root fs to run on Mikrotik's RB1000 unit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RTAI patch for ARM Cortex-A8 processors Please NOTE: The currently available patches are NOT for productive usage! They are snapshots of the porting process to give interested people a point to start with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The objective of the TPM Emulator project is the implementation of a software-based TPM and MTM emulator as well as of an appropriate TCG Device Driver Library (TDDL).
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10

    Recursive LDD

    Recursive implementation of List Dynamic Dependencies (LDD)

    Recursive LDD (recursive-ldd) is a Perl script that allows displaying a tree-like hierarchy of shared library dependencies. The script calls on the standard Linux ldd utility in a recursion for every listed binary and library. It completes running when no matches are found in the current branch. It can also print unique values only as well as environment variables that affect the loading of libraries: LD_LIBRARY_PATH and LD_PRELOAD. Same limitations to standard ldd apply. Recursive-ldd cannot check libraries without read permissions.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MosChip MCS8140 Firmware

    MosChip MCS8140 Firmware

    Firmware source code for MosChip's MCS8140 USB/IP network processor

    MosChip MCS8140 USB-IP network processor firmware Unofficial publication of the GPL'ed source code, kindly provided by the MosChip Technical Support Center in 2012. Contributors welcome. Just send me a message... The above screenshot is taken from http://www.eetindia.co.in/ART_8800472059_1800006_NP_34a0a52a.HTM and may be copyrighted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HelloOS is a simple free operating system for i386
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libosdk stands for operating system development kit, which is simply a library containing low-level architecture dependent assembly procedures you can use to develop your own os without using assembly language or even know about it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    M String is a microkernel based on some part of oskit libs. It's designed to be small, simple, and have a simple API for server interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Haiku is an open-source operating system currently in development designed from the ground up for desktop computing. Inspired by the BeOS, Haiku aims to provide a computing experience that is simple yet powerful, and free of any unnecessary complexities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    The Frost Project

    A simple os written in ASM

    A simple Command prompt and GUI operating system Programmed in ASM (aka assembly)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AVRILOS

    AVRILOS

    Simple AVR OS

    A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system. Supports: UART, SysTick Timer, ADC, SPI, EEPROM, PWM. Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc. Tested partially (different modules in each case) on ATMega163/16/32/323/8. Awards CodeProject 2010, Third Prize, Hardware and Device...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    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
  • 21

    Pacemaker Open Source Components

    Pacemaker DJ GPL sources

    Source code for the GPL licensed parts of the Pacemaker portable DJ system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Driver module using rtc-driver allowing multiple users to use the real-time-clock. Each task opening the timer device gets its own image of the RTC. Except setting the RTC, all features can be used on a per task basis without frequency restriction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NuOS

    A new simple operating system

    A basic operating system that can realize some basic functions. It is developing for educational purposes. It is being developed simultaneously with sslib, the Simple Standard Library for developers program no-OS apps, program NuOS commands or program an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CatTail Viewer: dmesg, debugs, and logs!

    CatTail Viewer: dmesg, debugs, and logs!

    Monitors logs or other commands such as dmesg output on Linux systems.

    ...This will be part of a suite of tools to be included in a customized Linux distribution geared toward PC diagnostics and recovery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Longene ( Linux Unified Kernel ) is an open source project sponsored by Insigma Co., Ltd. It aims to implement a kernel module in Linux that provides a system-call and driver layer to allow the Windows applications to run on the Linux OS.
    Downloads: 0 This Week
    Last Update:
    See Project