Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.
Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
Learn More
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
When debug kernel driver, sometimes the kernel maybe involve loop statue so that shell can’t work. I define a new protocol based on icmp and implement server and client.
A simple interpreter for loop programs. Might be useful if you are taking a computer science theory class (theory of computation) and studying primitive recursive functions. Or for fun.
See http://people.csail.mit.edu/meyer/meyer-ritchie.pdf
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.
Latent Semantic Analysis extension for PHP. This php extension is ment to perform small scale LSA expermements like providing related content, document mapping or tuning LSA parameters in a loop.
Extend the functionality of the mount and the umount commands by adding support for basic device mapper devices, for key files and scripts and for filesystem checking at mount time while retaining support for loop device encryption.
Swing is a closed-loop, network-responsive traffic generator. It is
the first tool that accurately reproduces packet interactions (at
multiple timescales) using a simple structural model, starting from
observed traffic on a link.
Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
RaidFS is a data recovery tool used to reassemble RAID subsystems without the corresponding controller. It uses the Filesystem in Userspace environment (FUSE) to virtually reassemble the component disks of a RAID into a single, loop mountable, file.
A soft-real-time hardware-in-the-loop simulation framework utilizing SysV IPC and Glade/GTK user interface. For demonstration purposes, includes an implementation of a fixed timestep dynamic simulation of a power grid.
This is a fork of the JSch project (Java Secure Channel) which fixes bug 1849771 (infinite loop when password is incorrect). It is hoped that the JSch author will incorporate this fix into the official JSch project.
JGPShell is a java api to manage content of smart cards in conformance with the Global Platform standard.
Features : script language (including if and loop..), can execute commands on many cards at the same time, can get the card list from a MySQL db.
XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
Practical tool to help students to deeply understand the classical programming methodology based on specifications, loop invariants, and decomposition into subproblems.
Simple C library based on libdaemon and popt for starting and stopping
a background process which runs a select() loop; hence the library
name libdaemonselect!
SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
A Java library for working with file systems contained within single files (e.g. ISO9660, UFS, etc). Named after the unix command for mounting such file systems (mount -o loop ...).
loopcenter is a music practice/performance tool that lets you record and overdub loops. It is similar in functionality to the Boss Loop Station guitar pedal. It works with the JACK audio server.
OpenTranscribe is a software to aid musicians in transcribing music. It lets you slow down a part of the music without affecting pitch. It also lets you loop over a section which have some tricky parts.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
JavaScript MUD Kernel which allows developers to build MUDs using JavaScript and SQL. Based on SQLite and SpiderMonkey, jsmud provides the core networking, timer, and main loop functions necessary to implement a MUD in JavaScript.
Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...