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.
JDS(oE) is a Developer Suit of Embeded system. It's a IDE, whice include a vritual machine portable interface, an RTOS, a group of bin tools and some build script.
The objectives of OCERA is the design and implementation of a library of free software components for the design of embedded real-time systems. These components will be used to create flexible, configurable, robust and portable embedded applications.
AsmDis - disassembler for x86 Linux ELF executables. AsmDis is a interactive disassembler that allows code and data to be identified. Optionally the output can be used by AsmSrc to generate source files.
Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
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.
Minibug is a simple debugger that runs in the console. It has two windows and is controlled by the keyboard. One window shows disassembly, registers, memory, and breakpoints.
copy is similiar to the DOS copy program with some additional features to upport mirroring directories. It can remane files, append files, mirror directories, and do standard copies.
AsmRef is a menu program and documentation file collection for development of assembly language programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
AsmLib is a general purpose library for console or terminal programs. Everything is written in assembler and is intended for assembler programmers. Function groups include display handlers, keyboard, mouse, file, shell, sort, process control, etc.
AMX Mod X is a Metamod plugin which allows you to write modifications for Half-Life with Small scripting language. It provides in-game administration tools, game statistics, server management and gameplay modificators. It is based on the original AMX Mod
IA-32 operating system with Java virtual machine embedded into the ker
IA-32 operating system with Java virtual machine embedded into the kernel. Part of the kernel is written in Java. Only Java applications can run on this system. jArt VM is a stand-alone virtual machine that interprets java bytecode. It can run under Linu
A collection of development tools and build environments for Interix using the Microsoft compiler. Aims to facilitate interaction between Visual Studio, Microsoft build and GNU tools. Ex Visual Studio Addins, shell scripts, makefiles and library patches.
AsmLibx is a text window library for X windows. It talks directly to x server and does not use xlib. It is written in assembler for x86 processors and uses a simple interface. The goal of AsmLibx is to be fast, small, and easy to use.
SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
TraceX shows x server protocall communication for a selected program. This is the low level comminication used by xlib and others. The data can be shown as raw hex io, or formatted into the individual functions. This program meets the SFF guidelines.
The Revolution-FX project goal is to provide the best platform for developing applications for the CASIO fx-9860G graphing calculator. Revolution-FX components include addheader, code editor, a hardware library, and works with the GNU toolchain.
text edit/macro language, similiar to awk,sed, or m4. It can be embedded in other languages and allows comments anywhere, even inside instructions. Final programs can read like normal english sentences. It's origional purpose was to assemble web pages
nwbintools is a machine code toolchain containing an assembler and various related development tools. It will thus be similar to GNU's binutils, but no attempts are made to duplicate its functionality, organization, or interfaces.
Small project for conversion long strings to hexadecimal form.
Form of hexadecimal numbers can be e.g. :
"0xFF 0xFF" or "%FF%FF"
--build with nasm compiler