General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
MongoDB Atlas runs apps anywhere
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.
You can consider this a general "JavaFile Object Correction" project. It seeks to add in whatever features are missing or weak in the JavaFile implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
This is an Error Class Generator. It takes a text file that defines the error types, constant names and messages, levels and responses associated with it and generates classes in the supported languages that can be used to consistently handle errors
XSL transforms XML. XtoXML transforms anything (flat text files, HTML, MS Word doc, etc). Using Java-like commands, and an XSL-like syntax, transform non-XML files easily whether on your file system, or remotely accessed via URL. Ideal for parsing HTML.
XDebug is an file and system debugger, similar the ms-debug of ms-dos. It have all commands from ms-debug and more, as "mbr" wich show Master Boot Record, and more.
Require JVM (Java Virutal Machine)
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
The JLCP aims to write a number of components to produce a free Java portal site based on an internal forum system to provide Java newcomers and veterans alike with everything they need related to java.
Proteus is a toolkit for message-based Enterprise Application Integration. It includes adapters that allow many types of message sources and sinks to be addressed in a simple, uniform fashion. It also includes a simple but very capable message broker. At
ForeSite is a project management tool for online collaboration.
Built as a class project, ForeSite provided a basic project management framework accessible from any standards compliant browser. Tasks, Users, Assignments, Due dates, relationships...all the elements expected in a complete management tool.
There are other tools on the internet which generate DTOs. But they are limited to generating it by means of a configuration file. The aim of this project is to provide different PRACTICAL data source options such as a JDBC table or a UML Diagram
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
Java-WebAdmin is a web-enabled tool that supports dynamic modules, Modules are developed independent from the framwork. Examples are File uploading/editing, server administration, e-mail practicly anything can be done!
The Docbook Plugin for Eclipse will allow generating documents within Eclipse IDE environment to various file formats that docbook supports using docbook xsl. Possible future enhancements could include support for docbook dsssl and apache's FOP support.
The Java Class Browser project is 100% Java source code application used to view the class file names in a Java archive or Directory with multiple archives. This program can be used to determine if class files using the same class name exist in differen
Light-weight Java XML parser with limited XPath search support.
Aimed to be used as a utility for misc developing tasks (i.e.
config file parsing, message exchange between objects, etc).
Features: (i) Runs on Java 1.1 VM (can be used for applets)
(i
fuglue (fugu Glue) is a modern Project Management System based on HTTP. In addition to the access with web browser, it also supports WebDAV. The system is installed and operated as a web application on a web server (with Java Servlet support)
DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
The Eclipse Property File Editor GUI Plugin is a plugin to the Eclipse Platform which provides a GUI editor to interactivly handle java ".properties" files (resource bundles).
A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
JBuilder Wizard OpenTool which offers one facilitated way to generate java source code through O/R mapping, such as Exolab's Castor JDO, DAO etc. It may also generate other adjunction files according to your needs, such as Castor JDO mapping file.
UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
This is a collection of Java utility classes that I have found useful in building large-scale web sites and enterprise applications. It includes a simple pseudo-LRU cache, a class to read Java properties from an XML file, etc.
jarg reduces a jar file that have java class files.
It remove debugging informations.
It remove unnecesary attributes for execution.
It remove unused fields and unused methods.
It remove unused entry in the constant pool.
It rename fields and method