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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Orate is a source-level tracing facility for Oracle PL/SQL. Programmers insert calls to Orate in the code and Orate captures and writes run time information to a table. These data are suitable for debugging, testing and profiling the application.
This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
Efficient JUnit testing when you have database dependencies
The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts.
Please visit us at https://github.com/justin808/dof
Code Distance Visualizer is a static program analyzer. It learns patterns in user defined faulty and correct code instances and using visualization indicates which fragments in a program’s sourcecode are the most similar to these instances.
Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
Vassert is a new feature from VMware Workstation. It is promising for developers to enhance code reliablity with less run-time cost.
This project is a library to enable vassert usage under Linux guest os.
iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
Kelp is a sourcecode annotation framework. Written in strict ISO C90 with support for Posix and Windows environments. Large file support. Supports both 32 and 64 bit platforms. Plugins for Vim and Eclipse are available.
Coqua measures 5 distinct Java code quality metrics, providing an overview and history for the management, and down-to-the-code, detailed views for the developer. Metrics can be defined per team. Ideal for mid- to large-sized and/or offshore projects.
Argus is a highly integrated Eclipse plug-in. The purpose of this plug-in is to add additional Errors and Warnings to the Eclipse Framework, assisting Java programmers to create bug free, high quality code.
BogoSec is a utility that calculates sourcecode security quality metrics. A flexible framework interprets the results of existing scanners to compute these metrics. BogoSec is useful to track security quality across releases and competing packages.
Code Quality Plugin (CQP) is an Eclipse plug-in, built on top of existing tools such as Checkstyle, Findbugs, JDepend to help realize code quality standards. CQP gives a snapshot of the quality of code during development.
QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
Tidyview is a Perl/Tk application to preview the effect of perltidy options on your sourcecode. Perltidy is extremely flexible, but the flip-side of this is that is can be difficult to check the effect of options in combination - using Tidyview can help.
Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
Tensor is a tool written in Ruby that helps provide an estimate on the cost of change on test sourcecode based on a radical change in design on production sourcecode, especially around branch execution code. It works with the JRuby interpreter also on
Columbo reads sourcecode in different languages like COBOL, JCL, CMD and transposes it to graphical views, measures and semantically equivalent texts based on xml. It also investigates into technical bugs.
GEDIT TODO IS NOW A PART OF GMATE: PLEASE REFER TO http://blog.siverti.com.br/gmate to get updated information the sourcecode on sourceforge will not be continued and a new codebase is in the way at github, for more info follow the above link. please DO
mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
This is a taglib for memcached, almost full compatible to oscache's taglib.
If you use oscache taglibs as your cache engine, you can mostly no need modify
any jsp code to change to the best cache system, memcached.
scount4ant is an ant task extension to count total lines,comment lines,blank lines and their percent in sourcecode folder and save count result with via format.
CheckSharp is a development tool written in C# for checking C# code against coding guidelines. CheckSharp comes with an Nant task and a command line version to automate checking of sourcecode for one file or a couple of projects.
Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad integration.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing