Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Function call tracing in the Linux kernel and userspace applications. Dynamically sets probes (using VProbes, a KProbes variant) and displays the function call trace of a process calling kernel or application functions. The superior of strace and ltrace.
This project tries to implements MAC (FLASK architecture) on a standard Linux 2.6.x kernel using Linux security modules (LSM). The aim is to archive atleast TCSEC B1 level of security standard.This project is part of the Operating Systems course at IIIT-
Open Source microkernel for ia32 architecture. Basically this is a full functional operating system implementation using GNU C and nasm. Fully commented in spanish and with external documents explaining system calls, library functions, design, etc.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
This project contains the USB to Combo Serial & Printer port Linux kernel driver for cables using the Moschip MCS7715 chip. It is packaged in a stand-alone form that can be used with older 2.4 and newer 2.6 kernel versions.
THIS PROJECT IS OBSOLETE AND UNMONITORED
Current discussion regarding bonding occurs on the netdev mailing list: netdev@vger.kernel.org
Linux kernel driver for aggregating multiple network links into a single link, using a variety of methods. Stable driver source is part of the linux kernel; source releases here are either pre-release patches, experimental or historical.
This tool enables to test error handling routines related with the filesystem
and block I/O of the Linux system by injecting a SCSI fault on the system.
Any upper layer app/driver using the SCSI mid-layer can be tested with this tool.
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.
Nx is a simple (yet only x86) multiprocess operating system kernel written in C (and some parts in assembly) from scratch. Our goal is to achieve high performance, speed, flexibility and security by using the simpliest possible design.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
LifoBot is a simple robot built from scratch using a Gumstix embedded system. It is controlled via bluetooth and is able to move exploiting two engines. This is a didactic project designed for people wanting to learn something new.
Trio extends the existing Linux scheduler to support proportional-share scheduling using a scheduling algorithm, called Distributed Weighted Round-Robin (DWRR). It allows users to control shares of CPU time for any thread or group of threads.
InterStructures a Linux System Administration platform built using MMC familiar to systems administrators.It is a complete server administration platform integrating Linux and Windows servers and providing intuitive and easy point and click administratio
GEclipse is a ebuild-editor for Eclipse. It's main features are syntax-highlighting, code-completion, ebuild-project-management and using eclipse to 'debug' your ebuild using the ebuild-application provided by the GNU/Linux-distribution Gentoo
The DEX Operating system allows for the dynamic reconfiguration and customization of various system services using concepts found in extensible operating systems. The ultimate goal of this operating system is to achieve zero static inter-module calls.
Dedicated at collecting information about using the Marvel G200-TV and the Rainbow Runner G-series in Linux, including (but not restricted on) the development of a driver for the mentioned hardware. We try to support the Marvel G400 too.
Cognatio enables quick online process dump for carrier-grade systems. Typically online core dump creation requires to stop process for while, and this isn't enough for mission-critical systems. Cognation enables it by using Copy-On-Write approach.
Kernel Emulation on Windows allows you to run x86 Linux native binaries under MS-Windows. No recompiling is required. The goal is to be able to run your favorite distro without dual-booting or using emulation products such as Vmware, Qemu or coLinux
List of US ZIPCODES and Distance between ZIPCODES using latitude and longitude (Great Circles) as a simple Excel function. Database, ZIP, LATITUDE and LONGITUDE. Added custom Linux operating systems
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.
Multicasting Master-Slave Network Filesystem - efficient method of populating filesystems among several machines on the local network using multicasting.