Showing 126 open source projects for "java jni"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 1
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PyJNIus

    PyJNIus

    Access Java classes from Python

    Pyjnius is a Python library for accessing Java classes. A Python module to access Java classes as Python classes using the Java Native Interface (JNI). Warning: the pypi name is now pyjnius instead of jnius. When you use autoclass, it will discover all the methods and fields of the class and resolve them. You can use the signatures method of JavaMethod and JavaMultipleMethod, to inspect the discovered signatures of a method of an object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Provides a Java API for the Clearcase version control system. This API uses JNI for win32 systems, and the 'cleartool' executable for all other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    TurboVNC is a high-performance, enterprise-quality version of VNC based on TightVNC, TigerVNC, and X.org. It contains a variant of Tight encoding that is tuned for maximum performance and compression with 3D applications (VirtualGL), video, and other image-intensive workloads. TurboVNC, in combination with VirtualGL, provides a complete solution for remotely displaying 3D applications with interactive performance. TurboVNC's high-speed encoding methods have been adopted by TigerVNC and...
    Leader badge
    Downloads: 184,469 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Artistic Style
    A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code. Website: http://astyle.sourceforge.net/ Git Repository: https://gitlab.com/saalen/astyle/
    Leader badge
    Downloads: 1,433 This Week
    Last Update:
    See Project
  • 6
    Classdesc is a system for adding reflection to C++, ie the ability to query an object's structure at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    7-Zip-JBinding

    7-Zip-JBinding

    Java wrapper for 7z archiver engine

    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 and create 7z, Zip, Tar, GZip & BZip2 from Java.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    jumfi will provide a java based uniform mail filter interface using C, JNI and Java. It will allow mail filters build in java to be applied to multiple mail servers of similar and different design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JACOB - Java COM Bridge

    JACOB is a JAVA-COM Bridge that allows you to call COM Automation comp

    JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls to the COM libraries. JACOB runs on x86 and x64 environments supporting 32 bit and 64 bit JVMs This project has moved to https://github.com/freemansoft/jacob-project
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10

    yad2xx

    Yet Another JNI-D2XX Interface Project

    A Java Native Interface (JNI) library suitable for communicating with a range of USB interface chips from FTDI via the D2XX driver. It currently supports OS X 10.10+ and Windows 7/8 x64. On OS X, the 64 bit JVM is supported. On Windows, support is limited to the 64 bit JVM (Java 1.8 is now 64 bit). Version 1.0 --------------------------------- - Java 8 - SPI support and sample (via MPSSE)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    CORU

    Network Monitoring tool using java, ssh and snmp

    Academic project to implement a distributed monitoring tool linking SNMP (netsnmp) and java (through JNI) to manage gathered data (DB2) and report generation (RRDB). An attempt to use JPCAP to feef NS-2 simulations was made at a very basic stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    NetTrafficStats

    Network traffic monitoring and data usage statistics for Android based

    This is an open source, free simple application for network traffic monitoring and data usage statistics for Android based devices (though tested it mainly on Google's Nexus family of devices).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scalable and modular GPLv3 project for coastal and generic monitoring using video cameras (like Argus or Cam-Era do). Includes a Java+JNI+C (libdc1394) application to capture image series and send products, and a simple web module for external control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    I2C-Java

    A Java Library for I2C

    The idea behind this project was to write Java JNI routines to allow Java to drive an I2C bus. The bus could be on any machine that could run Java. As well as the JNI there would be a Java library with routines designed to talk to various I2C chips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JANET is a software tool simplifying integration of Java applications with codes and libraries written in other languages. It defines a lightweight Java language extension and appropriate preprocessor generating JNI interfaces out of JANET source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jnavi

    Java Native Access for AviSynth.

    jnavi 0.8 18-may-2014 Java Native Access for AviSynth. "AviSynth is a powerful tool for video post-production. It provides ways of editing and processing videos. AviSynth works as a frameserver, providing instant editing without the need for temporary files." - http://avisynth.org "JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TRNSYS-Java Coupler

    TRNSYS-Java Coupler

    A TRNSYS type that allows for a bi-directional communication with Java

    .... The communication between the TRNSYS type and the Java class is based on the Java Native Interface (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    InChI-JNI

    JNI wrapper to generate Inchi keys and strings from molecules

    Wrapper for Inchi to run the full command-line program in Java. This allows using MOL or SMILES input and generating the keys. A typical execution time is 20 milliseconds per compound A sample java progam is included that reads an SD file and returns the inchi key and string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    measurer-library

    Library of measures developped in Java

    Measurer Library is library developed for CoNet? (http://systemsbiology.vub.ac.be/conet) in order to compute more efficiently (times) some measures on paired vectors. The programming languages are Java and C (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    junace

    Library to extract ACE archives

    Java JNI library to extract ACE archives using UnACE shared library
    Downloads: 0 This Week
    Last Update:
    See Project