Showing 167 open source projects for "java jni"

View related business solutions
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 1
    A JNI wrapper for pjsip. You can use this wrapper to develop Java applications using the pjsip library. At the moment only the pjsua API is implemented. If you would like to obtain a commercial license, or need customisations, please contact us.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jfacl
    Jfacl is a GUI for editing file access control lists on Linux and Solaris and is an alternative to the somewhat complicated getfacl and setfacl Unix commands. It is written in Java and uses JNI to make native Unix system calls to modify the ACLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java libusb/deb64

    Сборки deb пакетов под x64 для libusbjava

    Сборки deb пакетов под x64 для необновляемого нынче проекта по созданию jni обертки на libusb Исходный проект https://sourceforge.net/projects/libusbjava/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The purpose of this project is to provide a Java implementation of the Flute file transfer tool, using a JNI interface to the underlying MCL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    JamVM is a compact Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small - stripped on PowerPC 150K, Intel 100K. However, unlike other small VMs it supports the full spec, inc. object finalisation and JNI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ERiC (Elster Rich-text Client) is a proprietary API provided by the Bavarian Tax Office (Bayerisches Landesamt fuer Steuern) for online tax declaration. The basic goal of the jeric-project is to make the API accessible in Java by the means of JNI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java JNI API for morphological analysis of Russian. Note: C++ JNI code and the core code is at the project http://sourceforge.net/projects/seman/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Native Interface wrapper for the IUPAC International Chemical Identifier (InChI)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Jace is a set of C++ and Java libraries and programs based on JNI that make it incredibly easy to write C++ code that integrates with the Java Virtual Machine (JVM). This project has moved to http://code.google.com/p/jace/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    freeimage4j is a JNI Java wrapper for the superb FreeImage library. Currently not all methods are mapped but loading, saving and simple image manipulation like contrast and brightness are supported. Take a look at the docs for a full list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    K8055 library for x64 platform and with Java JNI package. The library source is coming from the project "Library K8055 for Linux" (http://libk8055.sourceforge.net/) with some changes for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jvnclite

    Remote Desktop server/client (proprietary protocol) (written in java)

    jVNCLite is a Java VNC server/client. Uses it's own proprietary protocol (not RFB). Server uses JNI and requires Microsoft Windows system. Client is 100% java. Only one problem left with some multi-monitor systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    jSegue:Tools for making Java bindings for native code: tlb2java generates Java and JNI code to call COM Ole Automation servers, h-gen generates C++ code to access Java and implement native methods. Partial bindings: Windows PlatformSDK, GDI, ADO, and DAO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A mini Framework which creates a Bridge between Powershell & Java. allowing scripts to be executed from Java, piping is done with JNI,MC++ & C#. currently allowing outside configuration to logging file location & to Powershell executable path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project seeks to provide access to the Win32 API from Java. It re-implements the Win32 API that came with Visual J++ and Microsoft's SDK for Java in JNI so that modern Java systems can use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAviSynth is a wrapper library that allows AviSynth to be used in the Java programming language. Through JNI, it provides access to the input and video processing capabilities of AviSynth. Videos and scripts can be opened, manipulated and viewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TIFF codec library on android platform. Porting libtiff library and jni library java API and a demo program of tiff viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project related to provide a bridge between the JAVA and MSMQ.This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MonteCarlo portfolio simulation - it can be used as stand-alone command line application - it takes simple XML file needed data as entry and creates simple XML file with output, also this stuff have JNI and ISAPI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenSSL-Java is a fast OpenSSL Java JNI binding with implement a provider the Java Cryptography Architecture. You can use OpenSSL with no additional your java code changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple, limited-features library to access Firewire cameras in Java through JNI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dll and this C++ class return back messages of MSMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Projeto que possibilita o controle dos 8 pinos de I/O da porta paralela em JAVA utilizando JNI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jPicUSB makes possible USB comunication between Java and PIC Microchips, by using a Java interface with JNI capable dll (recompiled mchpusb.dll).
    Downloads: 0 This Week
    Last Update:
    See Project