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.
Try Retool free
Outgrown Windows Task Scheduler?
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.
ominOS is a small, simple, and lightweight kernel designed for educational purposes. It is designed to be simple and easy for someone to understand the source code powering the kernel.
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.
MGOS3 a small OS currently under development, MGOS3 is aimed at the IA-32 architecture, currently it is distributed in the form of .x COFF executables, which are used with a 1_44 floppy image for simulation or writing to a floppy disk for execution
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.
The Patagonia OS is intended to work with x86 computers. It is for general purposes and can be modified easily and add drivers for other devices. The main idea of this kernel is transform PCs into research machines.
- DSI is a security framework addressing security needs of carrier-grade Linux clusters. - DigSig is a linux kernel module checking RSA signatures of ELF executables at run-time. **Those projects are no longer maintained**
**DISCONTINUED** BOS – B.lu operating System, is an operating system dedicated to small microcontrollers and CPUs without MMU. Actually is dedicated to Texas Instruments MSP430 microcontrollers (it can be ported to other CPUs without great changes)
EQP - Eager Queue Protocol is a protocol that uses broadcasting to schedule processes across a local network of processors. It is intended to replace time sliced single thread scheduling in operating systems like GNU Hurd.
Codename Five is an operating system kernel, written as an experiment in learning assembler, written from scratch for x86. It is not (purposely) based on any previous operating system.
Rt-Simulator is a library to simulate task behaviors on uni/multi-processors with different scheduling algorithms. It provides a run-time reference by fast-prototyping and it can also used for scheduling algorithm research simulation.
Genesix is a kernel for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted to learning kernel architecture and development essentials.
The OpenSSI project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers.
Perl-based syslog watcher that matches certain login failures (SSH, FTP, POP3) and can dynamically block and email an alert, helping to monitor and manage hosting servers. NOTE: Although no recent updates, I'm still able/willing to update this code.
FPGA based hardware card which implements above 4 giga bps network traffic throughput under affordable hardware cost. With linux driver and kernel patch, software based IPTables/netfilter firewall can be easily upgraded to a multi-giga high end firewall.
extract26config tries to extract the .config of an existing kernel (b)zImage either by extracting the image included in the kernel-image itself or by reconstructing it by re-compiling and analyzing the kernel-consisting parts of the image and/or analyzin
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.