12 projects tagged "Windows"
Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems being faced. Written in C++, the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goals of Tulip is to facilitate the reuse of components, and it allows developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications. The framework also provides a complete software for visual analysis of relational data having attributes.
MeteoIO is a C++ library whose main design goals are: providing meteorological data format/protocol independent data access; providing safe and robust I/O; making I/O code as unobtrusive and simple as possible for the user; providing ready to use data to the user (transparent caching, filtering, resampling, and spatial interpolation); enabling unattended use from an I/O point of view; offering high modularity so that individual elements of the library can easily be replaced/expanded/added; and by its modularity, help interdisciplinary development, each module being targeted at a specific developer profile.
ContiPerf is a lightweight testing utility to easily leverage JUnit 4 test cases as performance tests, e.g. for continuous performance testing. It is inspired by JUnit 4's easy test configuration with annotations, and by JUnitPerf's idea of wrapping Unit tests for performance testing, but is more powerful and easier to use. It uses Java annotations for defining test execution characteristics and performance requirements. You can mark a test to run a certain number of times, or to be repeatedly executed for a certain amount of time. Performance requirements can be maximum, average, medium, or any percentile execution time. You can run tests in two different modes, using them as simple unit tests or performance tests. Easy integration with Eclipse and Maven. Export of an execution summary to a CSV file. A small library without external dependencies (only JUnit).
J7Z is an alternative 7-Zip GUI. 7-Zip is a high-compression file archiver designed by Igor Pavlov. Use J7Z if you want to: update existing archives quickly; backup multiple folders to a storage location; create or extract protected archives; and lessen effort by using archiving profiles and lists.
APF is a code generator that codes your software as you drag and drop code-abstracts on a canvas. It can be trained by the community to code almost anything. With automatic programming, it will sometimes code 50% to 100% of small or large software projects. APF has successfully shipped some real life software. But APF must produce more diverse software projects. You can help APF grow by picking re-usable code from any existing open source. 'Metacode' that code and submit it to the APF marketplace. APF feeds on re-useable code submitted by the community. This way, APF gets trained to auto code more and more. You can also improve the way APF assembles code, or the way its Canvas lets the user drag and drop code abstracts.
PHPContracts is a design by contract framework for the PHP programming language. It can be used in an object-oriented manner or with simple functions. Design by contract is a style of programming where classes and methods have a "contract" specified for them. If the contract is violated, then there is a defect/bug in the program.
WebMotion is a Web application development framework based on a REST architecture and the Java EE 6 standard. It features a presentation layer management using pages (JSP, HTML, etc.) and REST service exposition (e.g. XHR calls). It enables you to serialize service results into JSON or XML. The framework has deliberately limited capabilities, but it focuses on the ease of use. It leaves open the choice of persistence framework, dependency injection, and validation.
Siwpas (short for Simple Web Profile Application Server) is a lightweight Java application server platform for developing enterprise quality Web applications with the Java Platform, Enterprise Edition 6 (Java EE 6). Siwpas integrates the Apache Software Foundation's Java EE 6 related projects for providing a Java EE Web Profile compatible runtime platform. Siwpas supports Java EE Web Profile required components. The most important pieces of these components that Siwpas includes are EJB Lite Server (EJB), Java Persistence API (JPA), Java Server Faces (JSF), Context and Dependency Injection (CDI), and Bean Validation (BVAL).
A small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.