TJWS is an Open Source HTTP Server and Servlet container written in 100% Java. It's designed to be a light weight, high performing, secure, embeddable, extensible and flexible. Very small footprinted (~100K), CGI, J2EE/JSP compatible. Servlet spec 3.1
...Make asynchronous HTTP requests, handle responses in anonymous callbacks. Requests use a thread pool to cap concurrent resource usage. Multipart file uploads with no additional third-party libraries. Tiny size overhead to your application, only 60kb for everything. Automatic smart request retries optimized for spotty mobile connections. Automatic gzip response decoding support for super-fast requests. Optional built-in response parsing into JSON (JsonHttpResponseHandler). Optional persistent cookie store, saves cookies into your app's SharedPreferences.
NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence. It is being developed at Github and uses Apache Maven for builds & unit testing. Nanolets are like servlets only that they have a extremely low profile. They offer an easy to use system for a more complex server application. We are currently in the process of stabilizing NanoHTTPD from the many pull requests and feature requests that were integrated over the last few...
A tiny library to add auto discovery capability into your applications
A tiny and simple 100% Java library (without any dependency) to easily enable your application to automatically discover the presence of other instances of itself running on the other computers connected to the same LAN network, without having to deal with protocols and network configurations. The protocol used by the library is peer-to-peer, so you don't need a central server.
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.
Tiny Marbles is a Java-based Open Source website and content management system for articles, images, MP3 files and videos. It enables you to interactively organize and manage complete websites, content and media files in an easy and intuitive way.
TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
Bookamak 2.0 is a tiny but very useful Java program for managing your favorite weblinks. You can edit, store and delete URLs- or other information- in compound with one or several keywords (categories).
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.
Simple Porn Downloader is a tiny all Java based application that uses a list of keywords and starting urls to crawl webpages and branch out searching for specific media extensions which are downloaded and presented in an html page.
TXS provides a basic HTTP server. Its own XML Script language can produce, via XSL-T, XForms or XHTML pages (tested with FireFox). It can also be used to read and generate CSV, XML or ZIP files. HTML page capture and email generation also available.
Tiny Java RSS / RDF / Atom Aggregator for desktop. Using Thinlet as interface, it's goal is to provide a cross-platform and lightweight feeder. Skins, antialiasing and multi-language support, because news reading needs to be the most pleasant possible!
This tiny java library enables you to send post and get requests using HTTP 1.0. from your java application. Supports cookies and properties, for sending and returning back the content and new cookies if any.
jmailto is a tiny Java Applet which can be used to replace HTML's native "mailto:" tag. It aims to prevent Spam bots and harvesters from automatically collect (your) E-Mail addresses by searching the HTML source code of your page.
YAWTE (Yet Another Web Template Engine) is an alternative for generating dynamic content using Servlets. It contains a few template tags used to specify template structure and a tiny Java API for loading templates and generating content.
TWIT is a tiny webserver written in Java, which aims to be portable and small enough to easily be integrated into any development project. It supports HTTP/1.0 and CGI/1.1, HTTP/1.1 and Java Servlet support are in the works.
An enterprise application framework based on J2EE. Provides a web application framework, a tiny workflow engine, a dynamic report tool, a code generator, a base business framework,many web components and much more.
Provide a tiny non-validating XML parser and XML Java Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!