With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example:
:start
batdelay 10
if ERRORLEVEL 1 goto :EOF
...do something
goto start
QDroid is a framework aimed to fast developing stand-alone utilities with Qt Script and easily and fast integration scripts into QT-based applications. Moving to Gitorius due Berlios closing. See you at https://gitorious.org/qdroidscript
I've heard in many, many forums, blogs, and other websites that people want to show or have a real life BSOD and not a simulated BSOD (blue screen of death, or blue screen error), well, for those people, i have created REALBSOD!
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
KontrolPack is a cross-platform network controller. The objective is to improve system interoperability by connecting computers, regardless of their operating system. Remote access, remote shell, file transfer, etc...
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A easy to use task manager that lets you control your apps
Process Manager for Windows is a smart Task Manager that lets you manage priority, transparency, visibility of your processes with few clicks.
It lets you kill one process or all processes in with just shortcut key and let you gain control of your unresponding windows computer and let you regain all the resources back, of course when killing apps you always have the risk of losing the unsaved data.
=================
This tool flourished from 2008 to 2013, and was downloaded over...
jvmstarter: java virtual machine starter
It simplifies the setting up of complex java environment.
It extends the portability of your application (script file is the same on all architectures).
Windowed OS is going to be a kind of "virtual OS" running as an native app, with own virtual hdd, console and GUI. It will be possible to develop apps for it and it will be possible to run it without installation, as an portable executable file.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
Windows desktop tool for running applications, opening files, folders and urls by typing part of their name. Folders are opened by Total Commander. Main window uses slowly moving and automatically changed background pictures.
Cyb@rg is an experimental and universal real time terminal emulator. The project allows to execute shell commands through a cross-platform user interface. Cyb@rg has been designed to improve command line handling on the most known operating system.
RunAsAdmin Explorer Shim is a tool that lets administrators to keep and easily use their administrative rights but still enjoy safety of using least privileged accounts.
A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
it cleans project workspaces by deleting folders such as temporary file, object file, .class file . like intermediate files.
it support a eclipse, visual studio ... etc.
A Windows Installer Database To XML Bi-Directional Converter.
The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
Find And Execute (FAE) is a small tool I wrote to recursively execute a tool on many files. It deals with spaces and weird characters in names and paths where other tools or methods fail. Which is why I wrote it in the first place ;)