Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jpf (java plugin framework)

Compare

  Analyzed about 1 hour ago

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. JPF provides a runtime engine that dynamically ... [More] discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

25.6K lines of code

0 current contributors

over 14 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

PLplot

Compare

  Analyzed about 17 hours ago

PLplot is a cross-platform library of functions that are useful for making scientific plots with UTF-8 symbols and text. PLplot can be used from within compiled languages such as Ada, C, C++, D, Fortran, Java, and OCaml, and interactively from interpreted languages such as Lua, Octave, Perl, Python ... [More] , and Tcl. The PLplot library can be used to create standard x-y plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs (of the same or different sizes) may be placed on a single page with multiple lines in each graph. A variety of file device formats such as JPEG, PDF, PNG, SVG, and others, as well as interactive device platforms such GTK+, Qt, Tk, and X are supported. [Less]

259K lines of code

5 current contributors

11 months since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

F-Script

Compare

  Analyzed about 9 hours ago

F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing ... [More] interactively exploring, testing and using Cocoa-based objects and frameworks. Based on Smalltalk, F-Script provides a pure object-oriented environment that leverage Mac OS X technologies and includes significant innovations, like a high-level model for object manipulation and the most terrific object browser on earth! F-Script has been developed from scratch for the Objective-C object model. It is highly integrated with Cocoa and optimized for native access. [Less]

49.9K lines of code

0 current contributors

about 11 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

Yacas

Compare

  Analyzed 1 day ago

YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many ... [More] of the symbolic algebra operations; new algorithms can be easily added to the library. YACAS comes with extensive documentation (hundreds of pages) covering the scripting language, the functionality that is already implemented in the system, and the algorithms we used. [Less]

198K lines of code

5 current contributors

about 1 month since last commit

4 users on Open Hub

Low Activity
0.0
 
I Use This

Lightning Database

Compare

  No analysis available

Lightning DB (aka MDB) is an ultra-high performance database using memory-mapped data. It is fully transactional with ACID guarantees and uses Multi-Version Concurrency Control and scales perfectly across large numbers of CPUs. It is also extremely compact, at only 35KB of object code for the ... [More] library. It is developed under the OpenLDAP Project but is also usable on its own. [Less]

0 lines of code

4 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: OpenLDAP_...

XiphQT

Compare

  No analysis available

Xiph QuickTime Components (XiphQT) is a set of QuickTime and Macintosh OS X plug-ins. Their role is to provide support for Xiph media compression and container formats. If you are an end user: installing XiphQT components is all you need to start using Xiph-formatted media files in a variety of ... [More] applications - for example, listening to Ogg/Vorbis files in QuickTime Player or iTunes. The programming interfaces used in XiphQT allow the provided functionality to be available transparently to all media handling applications using QuickTime or OS X component mechanisms. If you are a programmer, you have built a Macintosh Core Audio or QuickTime-based application and would like to add Xiph formats support: most of the time there is hardly anything you will need to do to add support. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

Equalizer - Parallel Rendering

Compare

  Analyzed about 22 hours ago

Equalizer is an open source programming interface and resource management system for scalable OpenGL applications. An Equalizer application can run unmodified on any visualization system, from a singlepipe workstation to large scale graphics clusters and multi-GPU workstations. Equalizer is built ... [More] upon a parallel OpenGL-based programming interface solving problems that are common to any multipipe application. The API is minimally invasive, making application porting as easy as possible while delivering maximum performance. [Less]

383K lines of code

1 current contributors

5 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: BSD-3-Clause, lgpl

hibiscus

Compare

  Analyzed 1 day ago

A homebanking application using the german HBCI standard. All information (accounts, transactions, addresses,..) are stored encrypted into an embedded database (H2). language: Java, (SWT-UI). Runs as a plugin within the Jameica framework. It also works with a mysql-database and is able to run as ... [More] network installation. It's plattform independant and running on Linux, Windows and Mac. [Less]

88.9K lines of code

4 current contributors

8 days since last commit

4 users on Open Hub

Moderate Activity
4.0
   
I Use This
Licenses: No declared licenses

Agar

Compare

  Analyzed 1 day ago

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

334K lines of code

2 current contributors

1 day since last commit

4 users on Open Hub

Very Low Activity
4.5
   
I Use This

SOFA - Simulation Framework

Compare

  No analysis available

SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool. Based on an advanced software architecture ... [More] , it allows to: Create complex and evolving simulations by combining new algorithms with algorithms already included in SOFA Modify most parameters of the simulation – deformable behavior, surface representation, solver, constraints, collision algorithm, etc. – by simply editing an XML file Build complex models from simpler ones using a scene-graph description Efficiently simulate the dynamics of interacting objects using abstract equation solvers Reuse and compare a variety available methods [Less]

0 lines of code

43 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl, lgpl