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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
JClassCollections is a library of Java collections whose contents can be filtered by class. When a filtered view is requested, all objects that are instances of the specified class (either directly or via inheritance) are included.
Extendable general purpose DB framework. JugglerDB started out as a simple source code generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
The project models a Matrix in JAVA with a complete Object Oriented approach, from its values to its access and indices. There are specialized classes for tables(2), cubes(3), and arbitrary(N) dimensions matrices
Eleventh Framework is an implementation of the ideas of the Eleventh Architecture [http://www.eleventharchitecture.org]. Its objectives are creating robust Java web applications faster by using a specific set of libraries, patterns and templates.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
Genesis is an IOC framework written in Java. It allows you to instantiate different kinds of objects with diverse tools which are provided by the abovementioned framework: XML, extensible design, reflective API, containers for the different types of IOC.
yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
Milky is a general-purpose, public-domain Java library. Use it in its entirety or cut and paste parts of it at your discretion. No strings attached, no credits required.
Auster is a device discovery tool, which is mainly used to discover the devices (PLC's, SWITCH's and all IP enabled devices) from the current network by sending ping (ICMP), SNMP, LLDP commands.
The software bus tries to implement an architecture known from several hardware buses in software. It offers a new concept of building applications as each part can be seen as a module on the bus.
A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).