One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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.
Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
Universal BootLoader Tool helps you easily recover from a failed rom flash, and is known to turn an free update rom into a full rom. (e.g. from the free WM5 update rom available for hx4700 Pocket PCs on HP.com) Only tested with HP iPAQ Pocket PCs.
This project aims to produce an efficient Java library for decoding and encoding the SMS binary format as defined in 3GPP TS 23.040. This project has moved to http://attention.googlecode.com/
MilcovLib is a PHP library for CLI execution -- it supports all the typical CLI tasks, such as parameter parsing, VT100 colour output, syslog error output etc. Currently the status is pre-alpha (VT100 codes - colour and movement) -- sample code included.
A simple, quick and plug-and-play wrapper for the curses library that provides a shell-like UI. Features include customizable prompt, tab completion, command history and thread-safety (simultaneous input/output). Scotty stands for Shell CreatiOn ToolkiT.
Ponticulus (a virtual COM-port over TCP/IP redirector) allows synchronous connecting and disconnecting to a remote serial port (e.g. on an embedded device). It was initially based on com2tcp, part of the com0com project. (http://com0com.sourceforge.net/)
gives remote control of a PC running MS-DOS (which e.g. does not have a monitor display attached to it). The screen image (currently text mode only) is taken from the graphics card and transferred to other computer via serial link and displayed there
Comanda is windows console replacement. Features include: multiple pages with specific initialization sequence for each page, tray iconize/deiconize with "Alt >".
Some useful utilities for basic actions on the commmand line. Input and output functions allow an easy way of taking text from input and converting it into python objects. And a standard interface for terminal control features such as coloring.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
C library which allows to easily setup a VT52/VT100/ANSI/ECMA048/AVATAR telnet server. Can handle multiple clients with a simple API, main features: minimal bandwidth consumption, optimized network architecture, console color support.
Just a simple telnet server for those who have none. Written in Java this telnet server relys on telnetd2 from Dieter Wimberger as basic framework and adds a shell that runs on Windows and Unix.
'finddouble' application searches into a directory and all its sub directories.
If it finds several times the same file, a warning message is displayed, but no other action is taken.
It's main use is to help you optimize you disk usage.
MultiExecutor is a tool for managing distributed unix like systems and databases that has jdbc drivers. Only entering from one console you can execute same script or command on multiple machines and you can see the results seperately.
SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
If you had problems with getting console input or console manipulation (you miss things like conio.h), Powerutils is for you. Powerutils already contains a dynamic fgetline function, a pause(), a gotoxy() and also a clear().
Qonsole is a collection of classes written in ActionScript2.0/Macromedia flash that emulates an output console similar to many found in operative systems like linux's shell and MS-DOS.