Simple Project List Software Map

1891 projects in result set
Última Atualização: 2002-10-16 08:23

Jakarta Commons CLI

Jakarta Commons CLI provides an API to create
rules regarding the structure of the options that
a command line application requires. It also
provides different styles of parsers to parse the
actual command line arguments received.

(Machine Translation)
Linguagem de Programação: Java
Última Atualização: 2004-05-25 08:14

Pluk

Pluk is an object-oriented programming language.
It utilizes powerful static typing techniques. It
was designed to fix some frustrations that people
were having with C++, Java, and C#.

(Machine Translation)
Última Atualização: 2012-07-20 23:03

named-regexp

The named-regexp library is a thin wrapper for java.util.regex, implementing named capture groups for Java 5/6. (This isn't needed in Java 7, which already supports this feature.)

(Machine Translation)
Última Atualização: 2008-05-26 13:29

MonolithAndroid

Monolith Android is a 3D Tetris-like game for the
android mobile phone platform. The code is based
on the SDK samples of the Android SDK. It uses
OpenGL ES to render the graphics. As well as the
classic Tetris-like gameplay, the game provides
other game modes.

(Machine Translation)
Última Atualização: 2012-07-28 23:24

LibXOR

LibXOR is an Objective C library for encrypting NSStrings. It provides quick (and easy) encryption and decryption using a password, and is easy to use within a project by implementing a category of NSString.

(Machine Translation)
Sistema Operacional: MacOSX
Linguagem de Programação: Objective C
Última Atualização: 2007-11-30 01:28

XML Matcher

XML Matcher is a Java library for matching XML
documents with templates. It features the use of
regular expressions on the element level,
JavaScript-based assertions, tolerances, patterns,
and more. It was designed for automated validation
of APIs that produce rich XML data.

(Machine Translation)
Última Atualização: 2003-11-23 07:13

r80v5 - REBOL webserver

r80v5 is a fast, lightweight HTTP server written in
REBOL, supporting the execution of server-side
REBOL code embedded in HTML files. It is easily
extended by mapping modules to a resource
pattern. For example, one module could be called
for all *.txt files, but a different module could be
used for all *.txt files in the directory 'source/'.

(Machine Translation)
Última Atualização: 2007-07-11 06:06

DoxMentor4J

DoxMentor4J is a standalone, cross-platform,
Web/AJAX based documentation library that is fully
searchable and may be hosted in the file system,
in an archive, or embedded in the Java classpath.
Users can copy online books or manuals into
directories in the library directory structure.
DoxMentor4J then provides a dedicated Web server
which presents the library as a tree structure on
a Web page. Users can navigate through the tree to
locate online books.

(Machine Translation)
Última Atualização: 2007-04-25 03:13

pBeans

pBeans is a persistence layer for Java. By
default, JavaBean properties are seamlessly mapped
into table fields based on their compile-time
types. It also provides automatic table creation
and schema evolution. It explicitly supports
MySQL, PostgreSQL, and MS SQL Server.

(Machine Translation)
Última Atualização: 2009-02-19 01:10

AribaWeb

AribaWeb is an open source component-based Web
application development framework for creating
rich, AJAX-enabled applications with the absolute
minimum of code (and no hand-coded Javascript).

(Machine Translation)
Última Atualização: 2011-02-09 11:55

TIGL

The TIGL Geometry Library can be used for easy processing of geometric data stored inside CPACS data sets. TIGL offers query functions for the geometry structure. These functions can be used, for example, to detect how many segments are attached to a certain segment, which indices these segments have, or how many wings and fuselages the current airplane configuration contains. This functionality is necessary because TIGL targets not only the modeling of simple wings or fuselages but also the description of quite complicated structures with branches or flaps. The library uses the OpenCASCADE software to represent the airplane geometry by B-spline surfaces in order to compute surface points and also to export the geometry in the IGES/VTK format. The library provides external interfaces for C, C++, Python, Java, and FORTRAN.

(Machine Translation)
Linguagem Natural: English
Sistema Operacional: Linux, Windows
Linguagem de Programação: C, C++, Fortran, Java, Python
Última Atualização: 2011-11-30 23:18

OpenLaszlo Schema Generator

OpenLaszlo Schema Generator provides methods to enhance LZX-Markup from the OpenLaszlo RIA with full schema/namespace support and validation. You can run it from the command line or from inside your project using ANT. The JAR contains tasks to generate an XSD from your project LZX files; by doing that, you have full Schema Validation in Eclipse, and it will show you all your XML schema errors. The validation is aware of ALL tags and attributes: the LZX base components (+incubator) and your project specific code. Further, you get content-sensitive drop down menus for Tags and Attributes.

(Machine Translation)
Linguagem Natural: English
Sistema Operacional: MacOS, Linux, Windows
Linguagem de Programação: Java
Última Atualização: 2008-04-26 03:48

PyreRing

PyreRing is a test runner that executes scripts
intended to act as individual test cases. By
removing the administrative burden that often
surrounds testing, the test author can focus on
writing meaningful, direct, and useful test cases.
As long as you wrap your test cases with a Unix
shell or scripted language wrapper, it will be
executed. It allows you to set a timeout value,
send reports to email addresses, automatically
organize your test cases with filesystem
directories or suite files that you define, create
automatic suites based on a predefined block in
your test scripts, and capture standard out and
standard error into a comprehensive log.

(Machine Translation)
Última Atualização: 2006-11-03 00:46

js-search

js-search is a client-side JavaScript library for
indexing and searching text.

(Machine Translation)
Linguagem de Programação: JavaScript
Última Atualização: 2014-02-04 11:20

Object Query

Object Query is a Java tool which allows writing type-safe and
refactor-resistant queries with
cross persistence technology.

(Machine Translation)
Linguagem Natural: English
Linguagem de Programação: Java