Showing 128 open source projects for "jni"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 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
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes. Current development builds (build from dev branch) are published to OSS snapshot repository. To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb stub...
    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
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    jfdk

    jfdk

    Modified OpenJDK with a non-compacting pinning supported GC.

    jfdk is a fork of the OpenJDK with a minor modification so that the Shenandoah GC skips the compacting phases. This GC supports pinning (JNI functions GetPrimitiveArrayCritical / ReleasePrimitiveArrayCritical) but normally that prevents the GC from functioning. But by skipping the compacting phases pinning works without blocking the GC. This enables greater native performance and possibly faster GC operation. Already finding 4x performance gains in apps built with jfdk.
    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
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 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
    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
  • 15
    JXGrabKey is a jni library for easy use of global X11 hotkeys on linux from java. It was inspired by the JIntellitype project. JXGrabKey was originally created as a subproject of Coopnet (http://coopnet.sourceforge.net).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16

    jmodsyn

    Java Audio DSP sandbox

    ...: A small JNI library to enable floating point 'flush-to-zero' mode to avoid denormal floats for improved performance (currently Windows-only). On desktop, it supports MIDI, JavaSound and ASIO. ASIO is highly recommended for low-latency audio (install the great ASIO4ALL driver!). Includes a number of good-sounding example patches for various synthesizer sounds and audio effects to get you started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    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
  • 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

    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
  • 21
    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
  • 22
    JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small - stripped on PowerPC ~110K, Intel 80K. However, unlike other small VMs it supports the full spec, inc. object finalisation and JNI.
    Leader badge
    Downloads: 205 This Week
    Last Update:
    See Project
  • 23
    JIProlog

    JIProlog

    Java Internet Prolog (Moved to GitHub)

    N.B. THE PROJECT HAS BEEN MOVED TO GITHUB https://github.com/jiprolog/ JIProlog is a cross-platform pure Java 100% Prolog interpreter that integrates Prolog and Java languages in a very fashinating way. JIProlog is compliant with the major Prolog interpreters. It supports most of ISO Prolog specifications and the most common and used built-in predicates, JIProlog allows to call Prolog predicates from Java without dealing with native code (JNI or JNA) and allows to invoke Java methods from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JNIAnotationBridge

    Automatic c++ JAVA JNI code generator via annotations

    Automatic c++ JAVA JNI code generator via annotations Supported: JNI header + source code with automatic cast to c++ bridge class Java String conversion to std::string Bridge c++ class to Java class
    Downloads: 0 This Week
    Last Update:
    See Project