Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started 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.
Broadleaf Commerce is an open source Java eCommerce platform.
Broadleaf Commerce (www.broadleafcommerce.com) is an open source Java eCommerce platform based on the Spring Framework. Broadleaf Commerce uses a robust, extensible architecture that enables deep customization and rapid development.
The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com).
To get started using the project, we recommend our Getting Started guide (http://docs.broadleafcommerce.org/core/current).
The most current Broadleaf Commerce (www.broadleafcommerce.com) source code is now maintained on GitHub (https://github.com/BroadleafCommerce). ...
Web AND Mobile (Apple iPhone) based, multi user, java port of the KeePass project. A free, easy to use password manager which helps you to manage your passwords in a secure way. Focused on deep encryption and ease of use.
A simple library for cloning java objects. And it can do it in three ways. The shallow copy, the serialized copy and the deep clone. It is useful if you need to detach an entity from an EntityManager.
Creates a deep copy of a subversion repository item.
The subversion copy command "svn cp" does not include svn:externals into the copy. This behaviour leads sometimes to mistakes during creation of branches or tags.
The svn-deepcopy tool overcomes this problem by including external references into the branch or tag. In contrast to other tools, svn-deepcopy preserves the revision history.
This simple project provides a way to efficiently calculate the actual memory use of any Java object. The class makes use of the JVMs own instrumentation support to calculate the object memory use in a portable way.
Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses.
A binary is included for Windows users; Linux users are advised to compile the application themselves.
Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time.
--UPDATE OCTOBER 2014--
This project is currently suspended! I can't currently find the time to fix/update anything with this program...
CDZ JsForm Validator is a simple js script use to put ease in validating Forms.
Easy to use yet powerful, Easy to adapt in any HTML forms UI. No deep coding required.
iJaNet is a J2EE-based framework designed for building distributed applications. However, it is very simple and does not requre deep knowledge of J2EE to be used in various projects. For a detailed information see http://www.janetframework.org
pRPL is a general-purpose parallel Raster Processing C++ programming Library. It enables the implementation of parallel raster-based algorithms without requiring a deep understanding of parallel computing, and greatly reduces the development complexity.
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.
data-context is an Java objects container. It can contain any object at any deep, just like map, however, it providers following functions:
1)auto create nesting object when encounter NPE by reflection
2)auto convert data type
3)full xpath syntax
Java objects that share parts of immutable graphs. Reused subgraphs have directly or indirectly recursive Elements. Selected components get replaced by new counterparts in Context of Mirrors - translation tables. Deep copies are not involved.
DNA is an open, flexible and extensible deep network analyzer software server and software architecture for gathering and analyzing network packets, network sessions and applications protocols, passively off enterprise class networks.
Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.
Cover Your Asp, a Python coverage analysis tool. This coverage tool correctly traces multithreaded applications and uses deep understanding of Python syntax to provide intelligent reports.
The integration of the VM on most OS is not very deep: It sits on top of the OS, running as a simple app, and does not access most features of the OS. This project's aim is to deeply integrate with the OS to facilitate many services.
An interactive, Lisp-like language for .Net scripting and development, having deep .Net integration, sharing type system, GC and other runtime services etc., with transparent access to .Net w/o a FFI or wrappers.
Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
Compares two values of any type and structure and returns true if they are the same.
It does a deep comparison of the structures, so a hash of a hash of a whatever will be
compared correctly. This is especially useful for writing unit tests!