Tags : Browse Projects

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

juds

Compare

  Analyzed about 22 hours ago

JUDSJUDS (Java Unix Domain Sockets) provide classes to address the need in Java for accessing Unix domain sockets. The source is provided for a shared library containing the compiled native C code, which is called into by the Java UnixDomainSocket classes via JNI (Java Native Interface) to open ... [More] , close, unlink (delete), read, and write to Unix domain sockets. JUDS consists of an abstract class UnixDomainSocket and two derived classes, UnixDomainSocketClient and UnixDomainSocketServer. It can simply be used by instantiating one of the two classes. Through the getInputStream and getOutputStream methods, the resulting instance can be used to get an InputStream and/or OutputStream object. [Less]

988 lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Voicesmith

Compare

  Analyzed about 2 hours ago

Real-time voice changer and Altered Auditory Feedback (DAF & FAF) application for Android devices

6.89K lines of code

0 current contributors

about 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

jTReqS: Tape Request Scheduler in Java

Compare

  No analysis available

These are the modifications to the TReqS project made by AngocA. TReqS is a Scheduler for file requests to an HPSS system. It interacts between a client asking for HPSS files and an HPSS instance through the HPSS API. The initial aim of TReqS is to enable HPSS for the Nuclear Physics ... [More] experiments needs. There is also a lightweight client along with the server available at : git://git.in2p3.fr/treqs-client [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

mso

Compare

  No analysis available

Set of Java (JNI) libraries and applications to query inklevels of various printers supported by libinklevel (http://libinklevel.sourceforge.net).

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

libtorrent4j

Compare

  Analyzed 41 minutes ago

libtorrent for java, a swig Java interface for libtorrent

110K lines of code

0 current contributors

7 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

rJava-JRI

Compare

  Analyzed about 10 hours ago

rJava is a simple R-to-Java interface. It is comparable to the .C/.Call C interface. rJava provides a low-level bridge between R and Java (via JNI). It allows to create objects, call methods and access fields of Java objects from R. A second layer of higher-level API is also provided for interactive ... [More] use. In also includes JRI (Java/R Interface) which allows R to be embedded in Java. [Less]

17K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This