Showing 165 open source projects for "java jni"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    jmodsyn

    Java Audio DSP sandbox

    Java library for Audio DSP that can be embedded in your own programs, and a real-time drag-and-drop editor to create your patches interactively. Includes a large selection of DSP components, such as filters, oscillators, reverb, wave-shapers, etc. Consists of 3 parts: 1) ModSyn-core: library that can be compiled for desktop and Android. This contains the core DSP functions. 2) ModSyn-j2se: includes desktop-specific components and a GUI to interactively create your own patches. 3) lib...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4

    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
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    This project contains the java implementation of the EPICS Channel Access protocol. It contains both the pure java implementation (caj) and the jni implementation over the c libraries (jca).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

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

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

    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
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
    Learn More
  • 10
    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: 270 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component.The implementation is itself purely in Java and does not use JNI to provide COM access.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    JMagick is an open source Java interface of ImageMagick. It is implemented in the form of a thin Java Native Interface (JNI) layer into the ImageMagick API. Project is now hosted on https://github.com/techblue/jmagick. Old home page http://www.jmagick.org/ stille has some old binaries that might be usefull.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    nujan

    Pure Java NetCDF4 and HDF5 writer

    ... C, C++, and Fortran APIs for HDF5 files. The HDF group also supports a Java JNI (Java Native Interface) to their C code. While the JNI interface does support most of the native HDF5 features, it can be a problem to integrate with other Java packages. Hence the origins of Nujan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jx264

    This project is a x264 codec JNI wrapper

    This project is a x264 codec JNI wrapper. It can encode YUV I420 picture into the H264 frame. Supported following profiles defined in the x264 C implementation: baseline, main, high.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a Java API to control basic Winamp functions. It´s work with a JNI library(C language) to communicate with Winamp SDK (available on http://www.winamp.com/development/sdk). Use the LInk below to download the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Varnam Q3 and Raspberry Pi

    Integrating a Varnam Q3 motion sensing remote control and Raspberry Pi

    Varnam Q3 is a motion sensing game console, it comes with a wireless remote control which has a built-in 3 axis accelerometer and DPads. This project provides with you the Java API and a working JNI code in C for Raspberry Pi to talk with a NRF24L01 module, which you can use it as a base to integrate this remote to any other hardware. For this remote control to be used in any other project all you need is a NRF24L01 break out board connected to a micro controller. The provided JNI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SSSToSav

    Java application to convert SSS files to IBM SPSS Statistics

    Java application to convert SSS files to IBM SPSS Statistics using the IBM SPSS IO libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jWorld

    Virtual reality simulation (Java) with physics engines (JNI)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    fastmath

    fastmath is a matrix math Java JNI wrapper around ATLAS, LAPACK, etc.

    fastmath provides real and complex linear algebra objects(matrices and vectors) which use Java JNI native byte buffers interfacing with ATLAS, LAPACK, etc, see http://math-atlas.sourceforge.net/ also a library for reading and writing of MATLAB files is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    java-terminal-utilities

    Java terminal utilities

    Java/JNI interface to some terminal functions; allows to use non-canonical input, input timeout, echo-off mode, terminal colors in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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