General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Converting jQuery ThemeRoller theme to Primefaces jar
"Primefaces theme converter" is simple utility for converting themes generated with ThemeRoller to Primefaces theme jar.
GitHub https://github.com/maximchukm/PrimefacesThemeConverter
A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
Java commandline option processing library. Uses reflection to automatically create a commandline option processor from an annotated java interface, allowing the declarative specification of arguments, and clean access to supplied values.
As of version 0.7 The source code is available at https://github.com/lexicalscope/jewelcli
Please Note: the maven groupId has changed as of version 0.7, it has changed to com.lexicalscope.jewelcli
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.
JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
CCFE is a simple tool to quickly supply an interactive screen-oriented interface to commandline scripts and commands. It also provides a menu system to hierarchically organize them and a viewer to browse their output.
It provides:
* A generic curses form-based interface to enter options and arguments required by scripts/commands;
* A menu system to hierarchically organize them;
* A viewer to browse the standard output and standard error of invoked script/command.
...
Natural CLI is a library that provides Java and Python commandline developers with an easy way to use human readable commandline interfaces. Commandline are very easy to define. For examples, visit http://naturalcli.sourceforge.net
CLI Parser provides a framework for quickly development of Cisco-like CLI commands. It provides a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.
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.
Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
The embedded CommandLine Interpreter, ecli, allows users to bind in a directory of commands and the associated functions to execute those commands. The features of ecli are lightweight, flexible, modular, and cross-platform.
Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
jvmstarter: java virtual machine starter
It simplifies the setting up of complex java environment.
It extends the portability of your application (script file is the same on all architectures).
Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Java library enabling very simple creation of interactive command-line user interfaces using metadata.
Naked Objects pattern for php world. A framework to enable developers to concentrate on the domain model without worrying about the presentation and infrastructure part, which is automatically generated.
Jargl (Java ARGument parsing Library) is a library for parsing commandline arguments in Java. It follows a declarative, bean-like approach and thus is very easy to use.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
Smart_Arguments is designed to simplify the use of commandline arguments. The built in Ada facilities for commandline argument processing are very basic. This package provide a higher level facility for dealing with command lines.
r3 allows developers of web applications to customize and translate their UI for different languages, markets and uses. It allows developers to modify existing functionality and add new plug-ins via the Stickleback extension engine.
PHPediaWiki is a PHP framework for creating scripts that edit site running MediaWiki automatically. A fork of the SxWiki project, it provides a plethora of features. The framework is primarily coordinated and documented at <http://pwiki.sf.net/>.
A commandline parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!