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.
Try it 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.
The Poetica Studios Retired Projects is a collection of incomplete and otherwise retired projects from Poetica Studios. These projects contain programs in several languages that can be used for educational purposes or base code for future development.
SourceGen is a java package intended to be use by applications that need to generate [language] source files automatically, where [language] initially is java, supporting other Object-Based languages in the future.
J2EE Web application generator. Generates a complete web application from an xml data definition (using torque generator ant task).
Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
JEOPS is a Java based forward chaining RULE ENGINE.
This Rule Engine is used to power up the business process by rules in Java Application Servers, client applications, and Servlets.
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.
The name of the project is M2V.
M2V connects distincts Data Sources with User Interfaces for simple operations, like creation, visualisation and updating of objects without extra code.
JavaCode Generator for generating MockObjects from interfaces, used for UnitTesting. See http://mockcreator.sourceforge.net/ - All new downloads (very small footprint) are available there. Note that this project is not under active development.
100% java.
Platform Indipendent.
Using this java package, other java developper able to process Rose petal file as needed, like for generating EJB codes for Appservs.
Full documentation, easy to include java package.
C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
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.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
Attrib4j provides support for using creating and manipulating custom attributes associated with classes, fields, and methods in Java using tools such as javadoc and byte code manipulation libraries.
A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
Ejen is a general purpose code generation system based on Java/XML/XSLT technologies. It is implemented as an Ant task and features a full EJB (BMP Entity Beans) code generation demonstration for JBoss with HSQLDB, PostgreSQL and MySQL database servers.
Just4Log is basically a library to enhance dynamically the performance
of apache commons Logging inside a java application. Dynamically because
the sourcecode in java is not modified but rather the optimization occurs on
the compiled ByteCode files.
Quilt is a Java software development tool which measures coverage, the extent to
which testing exercises the software under test. It works very well with Ant and JUnit
but may also be used in conjunction with other products.
SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity.
We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
A visual form designer, programmed as a JavaBean to be integrated into other software. It has the capability to generate code for any programming language/toolkit. New languages and toolkits can be supported using XML files.
Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
Raptus AG/SA, a swiss company, has released their java / jsp based SiteEditor, CMS, list generator software as opensource. Including: Modules, XML config, Struts, own API, Components, WYSIWYG, multilanguage, multiuser, webbased manager
Chiron is a backend framework to generate applications. It generates persistent code from xmi files, based on prevayler.
The generated code can use a simple but powerfull collection search framework and a finite state machine based controller.
ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
Framecode is a framework, written in Java, to build code generators for all languages. It provides a set of classes to build and format code in a better way than writer.write(mystring). At this time only Java is supported.