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.
XGen source code generator creates text output from structured text input. It is typically used as a Java Source code generator. It has modules for generating JDBC pojo peers, xml transformations, and website navigation menus.
MandalaJar is an editor for mandalas - concentric rotation-symmetric figures containing various graphical patterns intended for being printed and filled out using crayons.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
English:
J2ME Application for calculating/verifiyng Italian Fiscal Code.
Italiano:
Applicazione J2ME per calcolare/verificare un Codice Fiscale Italiano.
LOLCode IDE plugin for Eclipse. LOLCode is a new humorous language designed to teach those new to programming, and to be enjoyed by the rest of us. This plugin does syntax highlighting, code folding, debugging and content assistance.
Milk is a security source code assessment tool using Orizon as API. Milk scans java and .NET source file in order to perform a security code review trying to point out safe coding best practices misuse.
TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Javacode, C# code, VB.NET code and potentially code for any language.
JS4J is an extensible framework built on Java and XML that generates Javascript. It contains a built-in implementations to manage objects that have been generated by the framework, and can provide a scalable alternative to AJAX implementations.
A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
jEneration is a code generation program using a simple drag and drop interface aimed at new users to the Java programming language.
Using jEneration, it will be possible to create Java programs without writing any code.
Moss is a collection of utilites I created for my other OSS software, all combined into one package for better code reuse and maintenance. Moss includes GUI classes (Tri state combo boxes, Password dialogs, etc), EXIF tools, a Logging class, etc.
More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
Java Gui Designer(JGuiD)is a graphical user interface designer for java with a
special feature WYSIWYG(what you see is what you get).
you will be able to see at design time, the exact same thing as you get when the
generated source is executed.
Atlas REST is a small java framework to help filling the gap in the development of restful application under Java. The initial aim is to develop services with simplicity, efficiency, accuracy and very few code.
a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
Add logger code to all java files recursively from a given directory. If directory is not defined, the current directory is used. System.out.println are defaultly replaced by logger.fine but you can change the lever or do not replace.
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