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
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.
HBaseTableManager lets you create HBaseTables from RDF be it in a File or remotely available via HTTP. An example HTable.rdf is included and also available via http://turnguard.com/hbase/util/HTable.rdf for testing.
Enable Java programs to detect MIME types based on file extensions, magic data and content sniffing. Supports detection from java.io.File, java.io.InputStream, java.net.URL and byte arrays. See the project website www.eoss.org.nz/mime-util for detail
A simple java utility to check if a number can be factored or is prime, and prints the factors if they exist. This util stemmed out of a desire to make it quicker for my wife to check our son's homework, and is intended as an educational utility.
A eclipse plugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
RGDicom is a Java viewer of medical images (DICOM - Digital Imaging and Communications in Medicine). It allows direct connection with the medical devices, therefore it implements DICOM 3.0 protocol and includes a lot util features, like edit the images.
Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
Backport of JSR-166 java.util.concurrent API, first introduced in Java 5.0, to Java 1.4 and other releases. Based in most part on public-domain sources from JSR 166, and the dl.util.concurrent package.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Tool to extract data from a GlobalSat DG-100 GPS data logger and store the data in GPX format. It also can send configuration data to the device, delete stored data and switch the device to GPS-mouse mode.
A collection of miscellaneous Java utilities, including a standard enumerated type base class, multithreading utilities, graph utilities, and several generalizations / augmentations of the Java Collections API (e.g. MultiMap, ListDiff).
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
onemind-commons contains several java libraries: common-java: java datastructure/util library; relational-bean: an extension to java bean library for relational object model representation; invocation: an optimzable reflection wrapper framework
javautilcmdline /javautil is a reusable Java library for common programming tasks, such as String, File, RegEx (Regular Expressions), Array manipulation, etc. The package also contains command line tools that mimic many Unix commands.
jPim is an Open Source effort to implement a PIM library in Java that provides a reuseable business object model for contacts/contact management and calendar data/calendar management and util packages that provide persistency and marshalling/unmarshallin
Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
Java Digg (jDigg) is a Java util implementation of the Digg API. It allows to use simple Java classes to interact with Digg. For example you can use it to fetch a list of stories from Digg.
Java Meta Weblog API (jMwa) is a Java util library and implementation of the MetaWeblog API. For example it allows to post to a weblog (that supports XML-RPC and the MetaWeblog API).