Tags : Browse Projects

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

SWIG

Compare

  Analyzed about 15 hours ago

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), Go, 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]

264K lines of code

37 current contributors

5 days since last commit

58 users on Open Hub

High Activity
4.38462
   
I Use This

TreeTagger for Java

Compare

  Analyzed about 1 month 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.

2.67K lines of code

0 current contributors

almost 2 years since last commit

12 users on Open Hub

Activity Not Available
5.0
 
I Use This

h5py

Compare

  Analyzed about 6 hours ago

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]

17.7K lines of code

40 current contributors

3 days since last commit

11 users on Open Hub

Moderate Activity
0.0
 
I Use This

GCC-XML

Compare

  No analysis available

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]

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

yaourt

Compare

  Analyzed about 1 hour ago

Yaourt is a command line interface program which complete pacman for installing software on Archlinux.

2.28K lines of code

0 current contributors

about 6 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

cwrap

Compare

  Analyzed about 7 hours ago

The libc wrapper project aims to help client/server software development teams willing to gain full functional test coverage. It makes it possible to run several instances of the full software stack on the same machine and perform locally functional testing of complex network configurations. Daemons ... [More] run with privilege separation and required user and group accounts, irrespective to the hosting system. The libc wrapper project does not require virtualization and can be used to build environments with different operating systems. The project consists of a socket wrapper, NSS module wrapper (users, groups, hosts), and a (s)uid wrapper with support for GNU/Linux, BSD, OSX, and Solaris. [Less]

39.6K lines of code

5 current contributors

5 months since last commit

4 users on Open Hub

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

pyscard

Compare

  Analyzed about 14 hours ago

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

10.2K lines of code

2 current contributors

12 days since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

Emgu CV

Compare

  No analysis available

Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image-processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux / Mac OS X.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: Emgu_CV_C..., gpl3

safe-rm

Compare

  Analyzed about 6 hours ago

Tool intended to prevent the accidental deletion of important files by replacing /bin/rm with a wrapper, which checks the given arguments against a configurable blacklist of files and directories that should never be removed. Users who attempt to delete one of these protected files or directories ... [More] will not be able to do so and will be shown a warning message instead. Protected paths can be set both at the site and user levels. [Less]

105 lines of code

0 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

7-Zip-JBinding

Compare

  Analyzed about 4 hours ago

Native (JNI) cross-platform library to extract (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Wim Udf archives from Java. Archive creation and more formats coming soon.

425K lines of code

0 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This