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.
Get Started Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies
This project designed to create IDE and emulator for Core Wars games, on Qt.
QCoreWars is include:
1. Editor for program on MARS language.
2. Emulator with visual core dump, debug mode, disassembled of core.
3. Tournament mode.
This project is exclusively for sharing code snippets and tiny projects, that others may find useful for their own projects.
Unless otherwise noted in the files, it is safe to assume that the source code is public domain. I will try to include license information and doxygen documentation of all code, but no promises.
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.
OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
CrossBrowserAjax (CBA) is a tiny (2.5Kb), fast, and cross browser library. Works with IE5.0+ ( even with disabled ActiveX ), Mozilla1.7+, Firefox1.0+, Opera7.3+, Safari. Data can be loaded from a different host. Easy-to-Use. CrossBrowserAjax.com
When writing projects I collected some of my utils into library to speed up developement. So, I decided to share those. See my home page for more information.
See more at my blog
http://www.foxjunior.eu/tiny-web-server/
http://www.foxjunior.eu/java-image-utils/
http://www.foxjunior.eu/java-formatters/
http://www.foxjunior.eu/java-assertion-e/
http://www.foxjunior.eu/java-reflection-e/
A Model to Model transformation engine that executes transformations in a live- and bi-directional manor.
Support for multiple languages, a 'QVT Core' (incl. OCL) compatible language, a java-like declarative syntax, etc.
The g1u3 project is an extremely lightweight framework for gluing software components together. The core of the framework is written in platform neutral ANSI C with parsimony and conciseness as primary design imperatives.
- Simple example of Concurrent Programming in C and Java (Ended in 2007) - Temptative of a template graphic parser for g++ template errors in Java (Only the core model)
Java Manufacturing Components Project, is an Open Source Project that give the core infraestructure to build an Entire Manufacturing System that includes 3 main Lean Manufacturing Methods 1.- Batch Production, 2.- Job Production and 3.- Continuous Produc
apsScript is a scripting suite that consists of multiple layers. The core is an interpreter capable of processing of assembly-like code, allowing addition of some higher abstraction layers (extensions for functional and OO programing).
Numerikus is an attempt to build a set of numerical libraries written in C/C++, Fortran, Java and C# for single processor and multi-core processors. It wil have from basic functions to Linear Algebra solvers and ODE's and PDE's methods.
Aigebi Rbac a token driven role-based access control engine. It's pure java product. The core rbac engine is deployed as jar. It provides both java API and custom jsp tags. Admin portal is provided to manage rbac data and showcase how to use rbac engine
Prog is a lightweight, high-level, general-purpose, interpretable, compilable, strongly typed language that balances pragmatism, legibility, and versatility. Types are first-class objects and evaluation is considered a side-effect of type conversion.
Hayta-UML is a Web2.0 UML tool, that allows users to draw UML diagrams. A core design decision is to have a native version-control inside the application.
Ayin project aims to create new generation graphics system for embedded Linux systems.
Includes a composite windows server based on OpenGL ES, a core client library and a native widget toolkit based on vector graphics (cairo).
Simple graphics, keyboard and mouse library with a C interface
....
=== Functions include ===
* Window creation
* 32-bit RGBA bitmap creation
* Fast software based drawing routines (pixels, lines, text etc)
* Mouse and keyboard input
=== Details ===
* Written in C
* Python bindings provided
* Permissive BSD licence
* Win32 version currently. Linux and Mac planned.
=== Performance ===
Running on Windows XP on an Intel Core i3 530 (3.4 GHz):
* Putpixel - 31 million per second
* Rectangle fill - 11 billion pixels per second
* Text render - 11 million characters per second (8 point, fixed width font)
A generic C++ MUD server featuring a strategy-style hexagon map
Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
Along with an additional, related project of extreme interest:
https://github.com/nicrohobak/AnsiGL
------------------------------------------------------------
HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...