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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
OASML is an Open-source Assembly Library which targets 8086 CPUs and contains hundreds of procedures and functions to make programming in Assembly easier. Every single line of the library is commented.
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%.
RemCom is RAT [Remote Administration Tool] that lets you execute processes on remote windows systems, copy files, process there output and stream it back. It allows execution of remote shell commands directly with full interactive console.
crowOS aims not to be a big, wide-spread OS, but only a sort of hobbie-OS of mine, mainly for fun and to learn more about what is going on "under the hood". For now, it will be based on the x86-architecture, written mainly in C but also some Assembly.
Linux Debug is a tool for debugging linux ELF programs at the assembly level. It currently runs only on 80x86 and AMD64 platforms. Not like GDB, the interface is most like MS-DOS debug. So that, it will more friendly for new Linux Assembly Developers.
JustEmpire and TEmpire (Tiny Empire) are two Empire-derivative games based (very!) loosely on Walter Bright's original Empire concept (classicempire.com), using JustBasic (justbasic.com) and Borland Turbo C/C++ (bdn.borland.com/museum). Others possible.
KenaxOS, originally named AOS (An Operating System), is a project to design a new OS that is developer friendly (having an excellent interface for software development), written mainly in C and some Intel syntax Assembly.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
OpenDos is a software that optimizes the executables at run-time. This optimizer is aimed to optimize i386 executables of ELF format. It is entirely user-level software, which works on the native binaries.
Calcsys is a system tool for the TI-73, TI-83 Plus, and TI-84 Plus calculators. It provides developers with: Hex Editor, Disassembler, I/O Port Monitor, System Flag Editor, Console, VAT Viewer/Editor, and more.
Blueport is an italian Open Source 32-bit operating system ... This project has temporarly moved to Gna.org: <a href="http://gna.org/projects/blueport">Blueport project</a>
SDL for GP32.
SDL is a cross-platform multimedia library designed to provide level access to audio, keyboard, joystick, and 2D video framebuffer.
The GP32 is a Korean handheld console.
A virtual machine inspired by the concept of IBM's z/VM. The goal is to create a secure, fast and reliable server platform with focus on security with the ability to nest more VMs.
FTP BNC. File Transfer Protocol Bouncer. Allows Any one to setup a Bouncer to a ftp server. Uses, mask the real identity of a ftp server, provide link over lans running NAT or etc. Proxy and FXP modes. Commands, or commands and data in proxy, data in FXP
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