Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
The SDL_vnc library was created to offer a VNC client library that integrates with SDL (framebuffer is a SDL surface), and where the I/O and processing runs as a thread, so it does not interfere with a traditional "game loop".
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
A small programming language. [Discontinued in favor of Lua. There was not much difference except the syntax and the project went the same way most languages go: convenient but bloated.]
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
Simple HTTP Server Support:
- GUI Configuration
- Internal Support PHP with php5ts.dll
- URL Rewrite
- Auto Index
- Directory Index
Sample use:
Wordpress with permalink directory
A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
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.
This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
4chanChaser is a Windows tool that will monitor 4chan image threads. A 4chan URL is used to identify a target thread. The program checks for updates on a timed interval until the thread is terminated.
Windows background timer, will wait a specified number of seconds then run a program, repeats a specified number of times or indefinitely. Running a second time will kill the first timer. No user interface. Not in taskbar or application list.
Paul Thomas's Performance Tuned SSH, aka PTssh. A cross-platform, high-performance, multi-threaded, thread-safe library implementing the SSH2 protocol and SFTP version 3.
4chanChaser is a Windows tool that will monitor 4chan image threads. A 4chan URL is used to identify a target thread. The program checks for updates on a timed interval until the thread is terminated.
HPServer is a free, open-source light-weighted framework for concurrent networking software.
Some traits of HPServer:
object-oriented
cross-platform (support windows & linux)
event-driven
support I/O events, timer, and signals.
support multi-thread.
Ale is a PHP 5 EvE / EvE-Central API, see also www.eve-dev.net. The forum thread for this work is http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=981043&page=1
ARD Toolkit - class library for typical tasks: thread pool and synchronization, vendor independent db access, typed XML configuration and custom object instantiation, logging, cryptography, smart client, cross-machine process synchronization, etc.
A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.