Tags : Browse Projects

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

Java Native Access (JNA)

Compare

  Analyzed about 4 hours ago

JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code—no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation. ... [More] JNA's design aims to provide native access in a natural way with a minimum of effort. No boilerplate or generated code is required. While some attention is paid to performance, correctness and ease of use take priority. [Less]

320K lines of code

14 current contributors

26 days since last commit

14 users on Open Hub

Moderate Activity
4.57143
   
I Use This

GlueGen

Compare

  Analyzed about 9 hours ago

GlueGen is a compiler for function and data-structure declarations, generating Java™ and JNI C code offline at compile time and allows using native libraries within your Java™ application and provides a comprehensive runtime library. It reads ANSI C header files and separate configuration files ... [More] which provide control over many aspects of the glue code generation. GlueGen uses a complete ANSI C parser and an internal representation (IR) capable of representing all C types to represent the APIs for which it generates interfaces. Hence it can produce native foreign function bindings to Java™ as well as map native data structures to be fully accessible from Java™ including embedded function pointer and Java callbacks. [Less]

139K lines of code

1 current contributors

3 months since last commit

4 users on Open Hub

Moderate Activity
0.0
 
I Use This

JPype

Compare

  Analyzed about 14 hours ago

JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines.

27.5K lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Java Native Interface Template Library

Compare

  No analysis available

This project aims to develop a C++ template library that makes it easier to develop JNI libraries by taking advantages of C++ language features.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit
Tags c++ jni

7-Zip-JBinding

Compare

  Analyzed about 5 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

PL/Java

Compare

  Analyzed about 23 hours ago

PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, and Functions to the PostgreSQL™ backend via the standard JDBC interface.

61.6K lines of code

1 current contributors

21 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

arton's rjb

Compare

  Analyzed about 22 hours ago

Ruby Java Bridge

7.06K lines of code

3 current contributors

10 days since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This
Tags java jni ruby

JNativeHook

Compare

  Analyzed about 23 hours ago

A library to provide global keyboard and mouse listeners for Java.

6.12K lines of code

1 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Commercial, gpl3_or_l..., lgpv3_or_...

jPype1 - Python 3

Compare

  Analyzed about 5 hours ago

Fork of JPype with the goal of an easy installation process.

15.9K lines of code

1 current contributors

almost 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

JPype1 - Python2

Compare

  Analyzed about 22 hours ago

Python2 Fork of Jpype

49.3K lines of code

8 current contributors

15 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This