Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Photo and Video Editing APIs and SDKs
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
AsDoclet can be used to generate actionscript files out of Java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data.
DKU is an embedded parallel language, or "piggy-back" language that uses function calls to invoke the language's execution model. It tunes task-size to the hardware while hiding hardware details for high performance portability of parallel code.
This project aims to create an EMF Ecore metamodel, code templates and a workflow for automatically generating certain Typo3 extensions. It contains an example instance for the creation of a developer garden Typo3 extension.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Point it to a database and it creates Java classes, JSP, and Flex code. Emits code for create, update, delete, and search. Emits code for Flex charts. Then customize the code as needed. Tested with MySQL, Oracle, and Postgresql. Also can take a query and
Ranka is an elegant, extensible framework for creating enterprise-ready Java web(2.0) applications based. It is designed to streamline the full development cycle, from designing, to building, to deploying, to maintaining applications over time.
Skyway Builder Community Edition (CE) is an Eclipse-based, code generation tool for accelerating the development of Spring applications. Spring MVC scaffolding capabilities allow users to generate a Spring-based, Java CRUD application in minutes.
JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
Tools and libraries for IBM Tivoli Maximo customization developers. The main artifact is an Apache Maven plug-in that generating Maximo custom classes for MBOs, FLDs, Beans, Crontasks, etc.
ACMgen is an automatic code generator of Asynchronous Communications Mechanisms based on the generation of Petri nets models that can be formally verified against some properties and then transformed into a real implementation (e.g. C++ or Verilog).
Its purpose is to help the programmer in generating the test cases for each java file and creating controllers including junior controllers and senior controller in project.
The PTK tool is Rational Rose plug-in that offers a support for PASSI (a Process for Agent Societies Specification and Implementation) a step-by-step requirement-to-code methodology for designing and developing multi-agent societies.
codavaj - javadoc in reverse. A seemingly useless reverse engineering tool to transform HTML javadoc into javasource file skeletons - or a reflection api-like internal representation.
JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
Orizon is a framework intended to provide tools and facilities to test java sources for security flaws. The main goal is to detect common threats as described in Owasp top 10 vulnerability document.
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
Crystal is made for web developers. It allows developers to create web pages on the basis of a picture. The Crystal-project focuses on a well structured and discrete XHTML/CSS coding.
A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
Javast is a Java API for creating an Abstract Syntax Tree of javasourcecode (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted sourcecode.
It is mainly useful for javacode generation.
Advanced, readymade configuration module for a java application.creates java wrappers over property files therefore catches property name mismatches at compile time. Developers access properties as if they are java methods.
Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor