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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Keros is an environment for cross platform scripting and development, providing project management capabilities such as building and library dependency resolution.
DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
Performance oriented data structures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
infraBig is an infrastructure intended to serve as a basis of medium and big systems. Its component-based model enables users to choose and tailor infrastructure elements for their needs. Infrastructure services includes: authentication, security, etc.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
The Dynamic Template System (DTS) was built to provide an easy way to generate content based on templates. There is no restriction that the generated content muste be (X)HTML or something specific, you might generate what you want ...
A collection of eclipse plugins and various tools to help in software development. This will include some autogeneration, architecture patterns, etc... Our hope is to have this grow overtime to support developers in the opensource community.
A Javalibrary that simplifies thread development. It has support for continuations, fork/merge, signals, thread and process serialization, event picker (similar to BPEL's pick element), among other features.
A data binding library building on jgoodies. Integrates ideas from jface, guibinding, swtbinding, .net, jgoodies and the beans binding jsr. Provides bean adapters for SWT controls.
jDummy is an extension to jMock, a library for testing Java code with mock objects. jDummy reduces the code needed to express relevant expections by generating the dummy values and intermediate mocked objects needed to express them.
A command line parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!
An OpenSource Javascript Spreadsheet project based on Qooxdoo javascript framework. This component is also a part of X4View Java Framework (see www.reasonsphere.com)
NetBeans plug-in allowing arbitrary programs to send NetBeans any keyboard events. Communication is achieved via a stateless ASCII TCP-based protocol. The keyboard events are injected into NetBeans's UI by way of a java.awt.Robot instance.
This project is abandoned. This is a simple javalibrary to construct the right object that implements java interface FilenameFilter to use regex as filename filter.
A complete library of high-speed java collection classes to complement existing classes with new and advanced algorithms. Complements standard J2SE classes and Jakarta commons classes