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
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without sourcecode from compiled .class/.jar files ONLY.
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
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 Testing framework for unit testing server-side javacode. It is an extension to the JUnit testing framework. [The project has moved to http://jakarta.apache.org/cactus].
The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a
convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are represented by updatable objects.
Java Implementation of ICE 1.1 Protocol. ICE is core protocol for solving Content Syndication over the Web. Syndicators provide content regularly to subscribers through subscriptions. See www.icestandard.net for specification.
The goal of this project is to build a set of tools that makes it possible to move between a UML model and Javasourcecode during development without having to update duplicated information by hand.
DbGen is an object-relational mapping tool for
Java programmers. It helps database programmers gain easier access
to data sources through JDBC by generating database-aware Java objects
in sourcecode form.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
State is a programming language for automation control software. Hierarchical, type parametrized systems, controlled by Moore statemachines, are connected with arbitrary precision signals. Code generators for M68HC11 and Java are available.
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
xsi (aka "xz") is primarily a sourcecode browser. it comprehends a wide variety of syntaxes including lisp, c, c++, lex, perl, java, and even make. it is tolerant of sgml variants such as xml, html, etc. as well. xz can also be used as a text index
lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
"Cross The Water" is a general repository for various small Java projects too big to be a "code snippet", but too small to justify the overhead of a complete project.
It is a set of Java classes allowing web server designers to
- use their prefered scripting langage to build dynamic pages, as with JSP for Java
- call directly script functions available on the server as URL
- submit portions of script code in forms
frontburner is a to-do list manager based around the idea that to-do items increase in priority over time. This is my attempt to put into code the way I manage work on post-it notes today.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
The Java Package Manager (JPM) is a set of class libraries and associated tools for managing bundles of distributable Javacode. Inspired by the Red Hat Package Manager (RPM) distribution format, the JPM format provides the same type of benefits to Java.
CBE is a revision control system with integrated make-like functions written in pure Java. It can be used similar to CVS but offers some new features like renaming files (while still keeping the history) and using a database as backend (optional)
The purpose of this software is primarily to create a Book Catalog using barcode data from the freely avaliable cuecat(tm) bar code reader. It will use a rdms backend database, and allow synchronization between different library branches.
XSLTC is an XSLT stylesheet compiler, based on TransforMiix. XSLTC takes as input an XSLT stylesheet, and generates C++ code. The executable generated from this code is expected to behave the same as the source stylesheet when run through an XSL processo
The Java Command Infrastructure is a framework for separating application code from user interface code via the Command Pattern. Using this abstraction allows applications to deal with user commands in a flexible manner. The package also includes built