Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Simple command line driven Java program to allow you to record arbitrary events in a MySQL database. E.g. when a machine or a person logged on or off. Just call Makam at appropriate points in your login/logout scripts.
The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
A small java application which helps CMake users who want to efficiently organize their source tree with the help of Visual Studio's project editor and CMake's "source_group" command.
jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
The OWASP JBroFuzz Project is a web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities.
Lavalamp application turns lavalamps (or other electrical devices) on or off depending on the status of monitored web sites. Typically you can monitor build servers to indicate failed builds. Multiple devices can be controlled by multiple web sites.
The Password tools bundle is one application combining three tools - the Analyser (shows the "strength" of your password, the Generator (generates "strong" passwords) and the Manager (stores passwords securely using Rijndael).
PhyloSort sorts phylogenetic trees by searching for user-specified subtrees that contain a monophyletic group of interest defined by operational taxonomic units.
Deliver is a file transfer protocol and implementation designed to be a safe, open-source alternative to the most extended transfer protocols like the traditional e-mail.
jSkel es a Programmatic Skeletons Java Framework. jSkel has a set of Interfaces and Abstract Classes that should be used by java programmers in order to use the benefits of Divide & Conquer, Pipeline and Farm Programmatic Skeletons over MPJ.
BCU SDK is a C based, high level development system for creating programs for EIB/KNX BCU devices. It includes the GNU toolchain for the m68hc05 architecture (m68hc05-gcc, m68hc05-gdb, newlib). Bus access is possible using multiple methods.
A Java library for loading, editing, analyzing and saving pixel image files.
Java 1.1 or higher is required.
Various file formats are supported, demo applications for the command line
and the AWT GUI toolkit are provided.
process logic expression with binary tree, it can be used on the expert system's facts logic expression especailly infere with database.it needs java6 environment.any question plz contact with me nicky.jcoder@gmail.com
MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
Generates alternative audio formats for a growing audio collection. Add a new FLAC album, then transcode for mobile devices. Currently run from the command line, GUI to come. Extensible in Java to add custom 'per track' tasks.
OSCAR (Open Source Chemistry Analysis Routines) is software for the semantic annotation of chemistry papers. The modules OPSIN (a name to structure converter) and ChemTok (a tokeniser for chemical text) are also available as standalone libraries.
nu-BDI is an extension of the Jason agent interpreter aimed at processing norms using constraints on the agent's instantiated plans. The core agent reasoning cycle now includes a component for processing norms and enforcing norm constraints.
metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/