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.
cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
EventChain is a bubbling event system designed for C++. It is designed using template system to be extensible. Both class and namespace functions can be registered as event handlers.
The Open Protocol for Access Control Identification and Ticketing with privacY, is a standard suite of Key Establishment and Authentication protocols based on ECC and AES, for optimized contactless transactions and simple PKI based Key management.
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.
CSX is Oracle's Compact Schema-aware XML format, a binary interchange format designed to significantly improve the performance of XML processing as well as compress XML messages. OpenCSX is an open-source reference implementation of CSX.
This program allows the collection of academic citations and papers with the explicit goal of noting what papers reference each other, and connect to each other in other ways.
Implementation of paralell partitioning algorithms achieving an optimal number of comparisons. See L. Frias and J. Petit. Parallel partition revisited. http://dx.doi.org/10.1007/978-3-540-68552-4_11 for further reference.
P:PK was the continuation of a senior design project destined to be a historically accurate WWII tank game. It was built up from nothing, clobbers a lot of details haphazardly, and is a great example of how not to do things; use only as a reference.
For small companies that repair and maintenance customer machines
All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
Software to cluster protein sequences into functionally similar groups. Journal reference: http://bioinformatics.oxfordjournals.org/cgi/content/short/24/16/1765
A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
A reference implementation of the SMPTE-standardised Media Dispatch Protocol (MDP: SMPTE 2032). This software allows large media files and their metadata to be exchanged by organisations. See http://en.wikipedia.org/wiki/Media_dispatch_protocol
A C++ RAII ( Resource Allocation Is Initialization ) implementation of an automatic pointer/reference. Pointable/Referenced objects are handled in a manner similar to Python. Strives to have the simplest syntax possible.
LibNav is a library providing general algorithms for navigation and positioning. It includes datum conversions, reference systems conversions, vector and matrix operations, Least-Mean-Squares, Kalman Filter, Runge-Kutta, statistical tools and more.
Equipment administrates Sports-Equipment and packing lists. It supports comparing packing lists to reference lists. This Program was written, to get rid of using spreadsheets to organize my Equipment for mountaineering, climbing, hiking, trekking, ...
Contains various algorithms that maps short reads produced from Illumina (Solexa) Genome Analyzer, or Applied Biosystems' SOLiD System, to a reference sequence or a set of reference sequences.
Weather forecast tool for S60 (and other...) platform with auto-update option and screen saver. Targets: - to make an all-in-one weather tool for S60 - produce reference quality code to show good example to developers
The pcre_cxx C++ class provides an easy and efficient way to use the PCRE regexp library in a C++ application. It uses the upcoming c++0x rvalue reference feature. So, if you use GCC compiler >= 4.3.3 version, use the "-std=c++0x" compiler option.
LabLOVE (Life On a Virtual Environment) is an evolutionary multi-agent simulation environment. It is fast, modular and extensible. Contains the reference implementation for the gridbrain algorithm.
The SEL project has a high aim to build a 3D game engine which is Simple, Easy to Learn. All SAMPLE text in this area are placeholders for layout reference only.
A Workflow Management System for scientific environments written in C++ based on the Petri Nets formalism. It uses the Grid Workflow Description Language (GWorkflowDL) as reference language.
Implementation of Media Resource Control Protocol Client (MRCP). Supports ASR and TTS functionality. Design pattern implementation. Documentation, sample application and library source code.
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.