New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
I finally got around to actually coding something! This is going to be an OS for use on combat robots, complete with full support for sensors, hammers, flamethrowers, wedges, saws, and clamper robots. All weapon systems are fully customizable w/RC.
An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
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.
The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
PlayStation emulator from Russia written in pure ASM. Features DynaRec core and some HLE stuff. Uses PSEmuPro compatible plugins for most of the stuff.
This is a library for handling the PE Header, Import Table, Export Table and Section Table of the Pe files.It is fully coded in mASM, so it is very fast and really small Supports all versions of Windows.C, VB.Net, VB 6, ASM and more headers included.
OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL.
The CVS code moved to https://github.com/fcbarros/openglide.
A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
Full parameter test of x86 CPU's memory subsystem, including L1/L2 cache size/block size/association/write policy, L1/L2/memory bandwidth, BTB depth, RAS depth, TLB size/association and more. Best for architecture understanding purpose.
A simple operating system made for educational purposes. It will be a 32 bit multitasking open source operating system. Latest release covers interrupt handling, device drivers and shell service.
This program emulates in windows the way linux uses its clipboard, this means, when you select any text with your it�s automatically copied to the clipboard and using the middle button of your mouse you can paste it where you want.
This project aims at providing a POSIX compliant subsystem for OS/2. A first version will provide missing extensions to the existing EMX libraries; a future version will port and integrate BSD libraries as a standalone environment.
A general driver for controlling a HD44780 (and compatible) Microcontroller over the pc parallel port or any i/o device.
This kind of microcontroller is typically used in LCDs (liquid crystal displays).
This is GIMI, the Graphical Interfaced Multitasking Interpreter. One of the few GUIs made in QuickBASIC featuring multitasking. This one has its own script language for making programs, damm fast SVGA modes, lots of programs, and more!
psxdev.ru is home of the following projects:
HLPSE (HLE PSX Emulator), HLPSD (HLE PSX DisASM), HLPStEst (HLE PSX Emulator (obsolete)), TIMGRAB (TIM extractor).
Open Power will be a CPU cooling software for Win 9x (like rain but open source), it is partially based on the source code of KCPUCooler by Kirys Tech 2000.
DOSConf is an installer to install, update, repair, remove and create installation and patch package. It will be developed for DOS / Win32 platforms and in the future for another operating systems, like Linux.
C-Prime, or C' in abbreviation, is simply an attempt to add some fun and modern features to C without sacrificing speed or power. We intend to make "down and dirty programming" a "more enjoyable" experience.