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.
W3mon is a tool that can be used to monitor a set of web sites.
By continually polling such web sites (say, once per hour), the
respective webmasters can be notified by e-mail whenever an outage
occurs.
Ports for building and installing GNOME on CRUX GNU/Linux, or other distributions using Per Lidén's pkgutils package system. Highlights of these ports include removal of gtk-doc/NLS and no stray files during the build process.
The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.
YAPS can account for IP traffic on a \'Per-IP\' basis, using the pcap library. It can handle hundreds of megabits of traffic easily, and can generate hourly/daily reports (text, or csv) using a simple report utility.
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.
mod_accounting is a simple Apache module that can record traffic statistics into a database (bytes in/out per http request).
NOTE: this project has been abandoned years ago. The code in the repository needs some fixing in order to be usable.
Also, it needs a security review, especially in the query building part: as it is, %h, %R and %e placeholders could lead to SQL injection.
If anyone wishes to maintain the project, just let me know.
PHPq3scan scan for a pre-configured list of Quake 3 servers and report server informations, actual map, actual players, scores & pings.
Per/user server list - Themes - Server Monitoring - OSP colors
Admin of DB - Master Servers query - Update batch pag
Linux bandwidth monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. It is coded in C and takes advantage of curses library. It runs only on Linux systems since the utility reads /proc/net/dev.
rcf is an ipchains-based firewall with support for over 50 protocols, masquerading, portforwarding, IP accounting and various protections. Unlimited public, private, DMZ and MZ interfaces are supported. Rules are defined per interface and DMZ/MZ clusters.
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.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
Noid is a system for controlling the environment of individual processes in a Unix system. Today, it can provide per-process namespaces and disable suid/sgid under Linux 2.4. This project has moved. See the homepage for information, file releases and news
Linux kernel driver for low-level performance-monitoring counters, and support for virtualised (per-process) counters. User-space glue for use in applications, and by higher-level tools and libraries.
Tool intended to help the process of booting Linux on Intel Macs.
Enterprise is a custom UEFI bootloader designed to load Linux distributions directly from ISO files on Apple Mac computers (even those without UEFI booting support). It is designed to compliment Mac Linux USB Loader, though it can also be used separately (albeit with some setup work). The purpose of Enterprise is as the first stage in a two-stage booting process for Mac Linux USB Loader-created USB drives.
Aquest és sistema de administració i control d'usuaris per telecentres en linux. Aquest sistema permetra fer la gestió dels usuaris i fer-ne el control per saber les pagines web que han visitat, el temps que hi han estat i poder fer estadistiques.
A collection of scripts that build a live CD with the OLPC (One Laptop Per Child) platform. This CD can be booted from any computer.No software needed to be installed.
Picode is the ultimate VHDL picode 16 to 32 bits controller. It is described in only one entity and is implementable in standard FPGAs. It has it own compiler. Picode is designed to take only one or two clock cycle duration per instruction.
Kumuda OS is an Operating System designed with latest features and security for everyone who want to unleash their potential It's free, efficient & easy to use
This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it.
2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe.
Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...