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
Ship Agents Faster
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.
3d peer to peer chatroom where associated pairs of text gravitate
A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
...s-p-e can be better than other CMS because:
1) it is free (as in freedom) software;
2) it uses only sessions and NO client-side cookies (the feature works when the
php.ini file on the web-server contains "session.use_cookies = 0" string
and "session.use_trans_sid = 1" string).
3) all the information of the sessions is stored in the database;
4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example).
5) passwords of the users are stored in the database in the encrypted state
6) multilanguage support of the program is based on the GNU gettext.
7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!), links, etc.
Simple, distributed message queue system (inactive)
...Its design is relatively lightweight and is engineered for speed and simplicity. Kestrel supports queuing patterns such as enqueue, dequeue, and delayed re-enqueue (for example, when a consumer fails to process a message). It stores messages persistently on disk with a memory-backed cache, allowing recovery in case of failures. Because it is intended for relatively simple use cases, it does not provide the full feature set of some enterprise messaging systems, but is often sufficient for many asynchronous or buffered workloads. ...
Integration between Zimbra Collaboration Suite and vtiger.
This zimlet allow you to create vtiger object from Zimbra object fore example from an email you can create a ticket, a contact, a lead and so on.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
WebDebEx is a PHP Web-Frontend to manage the configuration of Web-, FTP-, SMTP-, POP3- and IMAP-Server in a MySQL Database. It came with example configurations for some backend deamons (e.g. Exim4, Courier, Apache1/2, proFTPd).
NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
SEMS is a GPLv2+ media and application server for SIP based VoIP services. Basic applications like announcement, pre-call announcement, RBT, conference, voicemail, mailbox etc. and lots of example applications available.
WWW::Myspace is a set of Perl modules and scripts that allow automated interaction with your Myspace.com account. The documentation includes many example scripts, and the distribution installs several scripts "out of the box".
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Nexus simplifys the creation of an IRC client using PHP5 by providing developers with easy to use functions to handle IRC events without having to parse raw data. Phobos is included as an example of an IRC bot created with Nexus.
Mellow Panda is a collection of LINUX applications for control of radio receivers. It consists of a daemon and specialized clients (dedicated to each receiver model). There are example clients which Uniden Bearcat and Icom radios.
Olshed is a suite of Java classes enabling online shared editing among multiple distributed Swing applications for general document editing. A simple example implementation using Swing JTextArea class is also included. Documentation is in preparation.
Ccnet is a platform for developing P2P collaboration applications, for example, a decentralized '''google docs'''. It provides basic P2P services such as peer management, group management, message delivery in the form of a daemon processor.
The Claroline applet Claroline Course Exchange (CLCEX) allows Claroline users to import and export learning objects, for example learning paths or exercises, to and from learning object repositories (e.g. SWITCHcollection).
LibDreamSpeak is an example implementation of the TeamSpeak2 protocol (client-side) in Java. Some day it may be used as base for alternative TeamSpeak2 (mobile?) clients.
Sciret is a advanced knowledge based system. The KB is designed to work also embedded in other software as example in portals. The next generation of Sciret support as example REST, RSS and other features.
Korallenriff is a program that collects input from different network sources and stores their data into one database. For example, it can receive POP3 mail or can fetch NNTP groups and store the received messages in a database.
GreenScape is a platform independent, modular, RIA application for managing user's personal information, for example, emails, contacts, notes, calendar, photos, videos, blogs, feeds, bookmarks, etc. which are hosted on multiple sites like Google, Yahoo
A command line SIP/H323 softphone capable of sending and receiving audio files as well as sending out of band DTMF digits. Supports a BNF format configuration language for scripting call scenarios. Useful for example system testing.
JXA is a Jabber XMPP API for J2ME. This Project includes a complete API (containing XML Reader and Writer) and a working example implementation of a Jabber client for mobile phones (including roster organisation and GUI using MIDP 2.0).
PLMtools is a suite of home automation utilites that provide a low level interface to the Insteon Power Line Modem (PLM). Example shell scripts providing a higher level interface are also included.
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
This is a simple program designed for users to send fonts across the internet to ach other. It can be especially useful when using MSN for example, if you want someone else to view your text in a font they do not have installed.
BashBot is a open source IRC bot that does raw commands and bash commands through input on IRC. It is easily extensible even to the beginning programmer. This was originally an example of sockets use in Linux. I have recently added Bash command support.
BlueMGF is a j2me framework to create multiplayer games or applications running on mobile devices via bluetooth. An example of a Tank Combat Game for two players is included.