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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
The n3tpd is a small NNTP Server that can handle small newsgroups. The server is not stable yet and lacks a lot of features but "it works". This software is superseeded by SONEWS Usenet News Server (see http://www.sonews.org/).
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...
A bug database that requires no additional software--no web server, no SQL database! Cross-platform (written in Java). Data-driven from a simple text file describing the fields you wish to use in your bug database. Perfect for small project teams.
<a href="http://www.soft82.com/"><img src="soft82_award_50x81.gif" width="50" height="81" border="0" alt="Free download software"></a>
Daniel Farinha's personal open source repository. This is the place for Dan's sandbox, small utilities, libraries, and other personal projects at incubation stage.
jHTTPp2 is a very small HTTP/1.1 proxy server written in Java. It offers following features: IPv6 support, high-performance, blocks URL's based on a block-list, removes data from the HTTP-Header, blocks Cookies from untrusted hosts.
(Yet another) Small Java Web-Server: A (Very) Small Java-Based Webserver. It allows you to publish ressources and Self-Generated Java-Pages in Object-Style (new Table("Title");).
A small, lean, and highly modular server, easily customised for different protocols and applications by "plugging in" your classes and parameters into simple config files.
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.
MuSE-CIR is a Multigram-based Search Engine and Collaborative Information Retrieval system. Written in Java /JSP, supports any JDBC connectable database - thoroughly tested only with OracleXE, and somewhat with MySQL, JSP on Apache Tomcat 5.5
JyWeb is a lightweight webserver written in Jython. It also uses Jython which is in the archives for your convenience and in the SVN in the release folder so you can build your own jars.
Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Java applet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
TinyRadius is a small, fast and reliable Java Radius library capable of
sending and receiving Radius packets as specified by RFC 2865/2866. TinyRadius is not a fully-fledged Radius server, but helps you to implement Radius services in your application.
Simple server framework using http protocol. Peanut is implemented as a J2EE application so overhead of sessions and network connections are handled elsewhere. Useful for small client / server development or simple rest services.
Flazr is a Java implementation of protocols such as RTMP used for multimedia streaming. The Flazr project includes a streaming media server and related utilities.
SimpleNet is a small Java network library that should aid in writing fast and lightweight network protocols without having to fuzzle around too much with protocol decisions. It mainly aides in message dispatching and abstraction.
(Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
A small Java HTTP Library. (requires java 1.4+) This library can be used to make your application web browser enabled. Add dynamic java handler classes with ease. Perfect for adding an web interface to a background server application.
The Little Portal Gizmo is a small Java web application container based on Eclipse plug-ins and the Apache HTTP Core. It uses a custom and very light weight API. The web applications you develop for the Gizmo have the form of Eclipse plug-ins.
"Wiki in a Jar" is a small Wiki written in Java with great focus on simplicity. It is intended to run on a USB stick as a replacement for a paper note- and address book as a Personal Information Manager (PIM). It supports vcard (vcf) contact files.
Small simple but complete java NIO server that is free for anyone to use for anything. At the moment, it only deals with sending and receiving strings, and isn’t optimized - but its easy to understand and adapt to your needs.
OOWeb is a small Java HTTP server/library to allow superfast standalone web applications, mapping URL directories to objects, pages to methods and GET/POST arguments to method parameters. This offers true OO web development with no bulky container!