MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Enterprise-grade ITSM, for every business
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.
Java Database Manager, harnessing the power of JDBC. Makes database management interoperable. Features Database diagram generation, reports generation, graphs generation, code generation and usual database client features.
A VM containing a turn-key solution for continuous integration with sourcecode control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
Astro Info is a multi-lingual astronomical ephemeris for the PalmOS that provides data for our solar system and other objects. If you wish to get involved, please download a copy of the sourcecode from CVS.
Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Don't hard-code data-structures for Artificial Intelligence (AI). Evolve them (and control flow) as cycles of arrays in arrays with size constraints based on other array sizes (at specific index) in terms of range, multiply, exponent, or permutation. No working code yet. Whats there now is an extension of GigaLineCompile which would become part of Human AI Net, but there are other projects to finish before I can come back to this one.
This tool creates JAVA classes for GUI development . The idea is to provide to developers an very quick way to create their own graphical interface on Java.
Given an XSD schema and an XSA.xml configuration file, XML Skeleton Annotations (XSA) generates JSF forms UI to create XML records compliant to the XSD and following the XML skeleton defined in XSA.xml, still keeping everything under your control.
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.
A base set of libraries. Boilerplate type code and algorithms.
Currently skuttil (Java util & parsing code) and searKit (generic Java search framework).
Service Invocation Tool generates Java code to implement a declared service facade by calling operations of another service and mapping data structures between them.
Efficient and lightweight text editor with rich functionalities.
ApexText is a general purpose text editor for developers and non-developers. It supports synatx highlighting for Java, C, C++, Perl, SQL, JSP, HTML etc., tooling for Java. Many UI features are configurable.
Charlottesville-Albermarle Robotics and their FIRST Robotics Competition Team # 619, Cavalier Robotics, share their robotics and related code with the entire FIRST community and the world.
SPIDER on Rails (new name of J2EE Spider) is a open source tool for rapidly developing form-based web applications. See more: http://www.infoq.com/news/2008/03/J2EE-Spider
PaloKettlePlugin is for Pentaho Data Integration aka Kettle. It's a Cell Input und Output Step for Palo Molap. The first code was developed by mybiq/3A-Strategy, the PDI-3 version has been developed by Stratebi. Now by 3A-Strategy and Litebi for PDI
This SourceForge page is no longer maintained. To find downloads, sourcecode, or documentation for the PostgreSQL project, please see our home page: http://www.postgresql.org.
(Yet another) Small Java Web-Server: A (Very) Small Java-Based Webserver. It allows you to publish ressources and Self-Generated Java-Pages in Object-Style (new Table("Title");).
A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
For commercial licenses see www.InfiniteAutomation.com
Get the most recent code here: https://github.com/infiniteautomation/modbus4j
For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
P6Spy is a framework that enables database data to be seamlessly intercepted and manipulated with no code changes to existing application. The P6Spy distribution includes P6Log, an application which logs all JDBC transactions for any Java application us
KalliX is a multifunctional tool for gamers & people who'd like to manage their games, interact between games or in the games themself with other gamers. This project is (of course) OpenSource and based on the GPL license.
The Netbeans IDE Plugin automatically generates SQL Code (currently for MySQL, PostgreSQL and JavaDB (Derby)) and Java database methods (Delete, insert into, update etc. for the created table) from the local variables of a Java class.
Java-based instruction level emulator of MSP430. Code on github.
A Java-based instruction level emulator of the MSP430 series microprocessor and emulation of some sensor networking platforms. Supports loading of IHEX and ELF firmware files, and has some tools for monitoring stack, setting breakpoints, and profiling.
Note that the latest code now resides at github.
Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache Commons Logging and SLF4J. Based on just4log, Ant Task included