Browsing projects by Tag(s)

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

Showing page 1 of 24
Compare

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting ... [More] languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, and OCAML. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions. [Less]

4.25
   
  1 review  |  56 users  |  573,166 lines of code  |  36 current contributors  |  Analyzed 4 days ago
 
 

TreeTagger for Java is a Java wrapper around the popular TreeTagger package by Helmut Schmid. It was written with a focus on platform-independence and easy integration into applications. It is written in Java 5 and has been tested on OS X, Ubuntu Linux, and Windows.

5.0
 
  0 reviews  |  11 users  |  2,460 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

Configurable tool which allows Java applications to be installed and controlled like native NT or Unix services. Includes fault correction software to automatically restart crashed or frozen JVMs.

4.0
   
  1 review  |  7 users  |  2,501,712 lines of code  |  2 current contributors  |  Analyzed 6 days ago
 
 

Development tools that work with programming languages benefit from their ability to understand the code with which they work at a level comparable to a compiler. C++ has become a popular and powerful language, but parsing it is a very challenging problem. This has discouraged the development of ... [More] tools meant to work directly with the language. There is one open-source C++ parser, the C++ front-end to GCC, which is currently able to deal with the language in its entirety. The purpose of the GCC-XML extension is to generate an XML description of a C++ program from GCC's internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser. GCC-XML was developed by Brad King at Kitware to be used by [Less]

5.0
 
  0 reviews  |  5 users  |  956,642 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

This pthread library will empower the developer to create threaded C programs quickly and efficiently. This set of functions will provide the following functionality Thread pool task execution (think ThreadPoolExecutor in Java) Blocking queues (linked and array) Function wrappers Thread manager ... [More] Signal handler Other helpful functions Project Owner Nick Powers Project Members [Less]

3.5
   
  0 reviews  |  4 users  |  60,416 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
Compare

The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets stored on disk, as if they were real NumPy arrays. Thousands of datasets ... [More] can be stored in a single file, categorized and tagged however you want. H5py uses straightforward NumPy and Python metaphors, like dictionary and NumPy array syntax. You can iterate over datasets in a file, or check out the .shape or .dtype attributes of datasets; you don't need to know anything special about HDF5 to get started. Best of all, the files you create are in a standard binary format you can exchange with other people, including those who use programs like IDL and MATLAB. [Less]

0
 
  0 reviews  |  4 users  |  4,842 lines of code  |  2 current contributors  |  Analyzed 5 months ago
 
 

dbus-cxx is yet another C++ wrapper for dbus. However, it differs from the current implementations in several respects. First, it exposes the C API to allow direct manipulation. Second, it relies heavily on sigc++ to provide an OO interface.

5.0
 
  0 reviews  |  4 users  |  16,261 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

Funcito is a Java library that simplifies access to your favorite functional programming APIs by wrapping Java methods as the function-type objects defined in those libraries. Rather than creating another functional programming API, Funcito makes it easy to define function-type objects that wrap ... [More] existing methods. As a result, your code has less noise and clutter of anonymous inner classes, annotations, etc. And your code remains safe for automated-refactoring, since there is no String-based reflection or forced naming conventions. Funcito currently supports the following libraries with functional programming capabilities: * Google Guava: Function and Predicate interfaces * Functional Java: the F (function) interface * Jedi-core: Functor and Filter interfaces [Less]

5.0
 
  0 reviews  |  3 users  |  4,255 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

pyscard is a python module adding smart cards support to python.

5.0
 
  0 reviews  |  3 users  |  12,655 lines of code  |  2 current contributors  |  Analyzed 1 day ago
 
 

The source code for applications available via BOINC platform on primegrid.com

2.5
   
  1 review  |  3 users  |  2,520 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.