All Projects → Jnioor → Similar Projects or Alternatives

142 Open source projects that are alternatives of or similar to Jnioor

PhoneVR
Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
Stars: ✭ 178 (-35.97%)
Mutual labels:  jni
jvm-dump-proxy
A proxy DLL for Windows to dump JVM classes at JNI level
Stars: ✭ 53 (-80.94%)
Mutual labels:  jni
ZeeArchiver
Zee is an efficient and simple to use Android Archiver and decompressor. It can decompress and compress from-to all the formats supported by the well known 7zip utility. Copyright © 2018 Mahmoud Galal , for support contact me:[email protected]
Stars: ✭ 35 (-87.41%)
Mutual labels:  ndk
Dlib Face Recognition Android
Android app to demo dlib face recognition
Stars: ✭ 115 (-58.63%)
Mutual labels:  jni
jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/
Stars: ✭ 44 (-84.17%)
Mutual labels:  jni
Stunning Signature
Native Signature Verification For Android (with example)
Stars: ✭ 139 (-50%)
Mutual labels:  ndk
jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
Stars: ✭ 55 (-80.22%)
Mutual labels:  jni
Awesome Android Ndk
🔥 全面深入地掌握NDK技术,成为下一波5G时代的浪潮儿~
Stars: ✭ 138 (-50.36%)
Mutual labels:  ndk
gradle-native
The home of anything about Gradle support for natively compiled languages
Stars: ✭ 36 (-87.05%)
Mutual labels:  jni
Androidtrainingdemo
android training demo
Stars: ✭ 116 (-58.27%)
Mutual labels:  ndk
libandroidjni
Android JNI bindings library
Stars: ✭ 66 (-76.26%)
Mutual labels:  ndk
Jnitrace Engine
Engine used by jnitrace to intercept JNI API calls.
Stars: ✭ 94 (-66.19%)
Mutual labels:  jni
JNI RSA Sign
通过JNI实现验证App签名获取公钥
Stars: ✭ 86 (-69.06%)
Mutual labels:  jni
Opencv image comparator
图片相似度计算(直方图、峰值信噪比、结构相似性、感知哈希算法)、轮廓检测、直线检测、圆检测、角点检测、直线交点计算、旋转角度矫正、图像匹配的对应相似处连线、灰度、二值化、直方图均衡化。
Stars: ✭ 87 (-68.71%)
Mutual labels:  jni
UseCmakeBuildLib
用Cmake的方式构建a静态库,so动态库,且集成到项目中
Stars: ✭ 46 (-83.45%)
Mutual labels:  ndk
Vab
V Android Bootstrapper
Stars: ✭ 77 (-72.3%)
Mutual labels:  ndk
android-webrtc-aecm
An acoustic echo cancellation for android, based on webrtc aecm algorithms
Stars: ✭ 24 (-91.37%)
Mutual labels:  jni
Androidlearn
Android Custom Views
Stars: ✭ 66 (-76.26%)
Mutual labels:  ndk
terra-java
Lua/Terra + Java Native Interface
Stars: ✭ 20 (-92.81%)
Mutual labels:  jni
Android Hpe
Android native application to perform head pose estimation using images coming from the front camera.
Stars: ✭ 46 (-83.45%)
Mutual labels:  ndk
Sbt Jni
sbt plugin to ease working with JNI
Stars: ✭ 81 (-70.86%)
Mutual labels:  jni
Libbulletjme
A JNI interface to Bullet Physics and V-HACD
Stars: ✭ 55 (-80.22%)
Mutual labels:  jni
KeySoSafe
将秘钥等放入SO,并添加APK签名判断
Stars: ✭ 17 (-93.88%)
Mutual labels:  jni
opencv android setup tutorial
Tutorial on OpenCV for Android with Android Studio
Stars: ✭ 32 (-88.49%)
Mutual labels:  ndk
Webrtc apm
webrtc中apm相关代码的提取,包括AEC/NS/AGC/VAD ,另外还包括mp3/aac编码器、SoundTouch
Stars: ✭ 65 (-76.62%)
Mutual labels:  jni
Android Demo
Hipacc demo project for Renderscript and Filterscript
Stars: ✭ 7 (-97.48%)
Mutual labels:  ndk
android-openssl
OpenSSL build for Android (arm, armv7, x86)
Stars: ✭ 69 (-75.18%)
Mutual labels:  jni
Ndk opengles 3 0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
Stars: ✭ 786 (+182.73%)
Mutual labels:  ndk
SecuritySample
(Android) Hide encrypted secret API keys in C/C++ code, retrieve and decrypt them via JNI. Google SafetyNet APIs example.
Stars: ✭ 49 (-82.37%)
Mutual labels:  ndk
Uikit Cross Platform
Cross-platform Swift implementation of UIKit, mostly for Android
Stars: ✭ 421 (+51.44%)
Mutual labels:  ndk
Android-T3
Android 核心知识点整理归纳!!!
Stars: ✭ 315 (+13.31%)
Mutual labels:  ndk
Pyjnius
Access Java classes from Python
Stars: ✭ 1,085 (+290.29%)
Mutual labels:  jni
traceroute-for-android
traceroute for android
Stars: ✭ 60 (-78.42%)
Mutual labels:  jni
Easyincrementalupdate
Android差分补丁库,通过native层合并APK,实现增量更新升级,让你更新的APK更小。
Stars: ✭ 233 (-16.19%)
Mutual labels:  jni
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (-85.25%)
Mutual labels:  ndk
Inline Java
Haskell/Java interop via inline Java code in Haskell modules.
Stars: ✭ 197 (-29.14%)
Mutual labels:  jni
SignatureVerificationDemo
Android 使用jni校验应用签名sha1值,防止so文件逆向盗用
Stars: ✭ 111 (-60.07%)
Mutual labels:  jni
Jfasttext
Java interface for fastText
Stars: ✭ 193 (-30.58%)
Mutual labels:  jni
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (-8.63%)
Mutual labels:  jni
Sand
Using JNI to achieve Sobel operator image edge detection使用JNI实现Sobel算子图像边缘检测,支持kotlin https://github.com/Jomes/sand
Stars: ✭ 186 (-33.09%)
Mutual labels:  jni
narcissus
A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API
Stars: ✭ 27 (-90.29%)
Mutual labels:  jni
Wasmer Java
☕ WebAssembly runtime for Java
Stars: ✭ 152 (-45.32%)
Mutual labels:  jni
Android
Swift library for Android
Stars: ✭ 48 (-82.73%)
Mutual labels:  jni
Java.interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
Stars: ✭ 120 (-56.83%)
Mutual labels:  jni
android-opus-codec
Implementation of Opus encoder and decoder in C++ for android with JNI
Stars: ✭ 44 (-84.17%)
Mutual labels:  jni
Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-64.39%)
Mutual labels:  jni
clojure-rust-graalvm
An example of Clojure program calling a Rust library, all combined into one executable using GraalVM.
Stars: ✭ 113 (-59.35%)
Mutual labels:  jni
Stackparam
JVM agent to add method parameters to Java stack traces
Stars: ✭ 90 (-67.63%)
Mutual labels:  jni
jni-bind
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Stars: ✭ 42 (-84.89%)
Mutual labels:  jni
Sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Stars: ✭ 2,791 (+903.96%)
Mutual labels:  ndk
Gluegen
JNI Glue Code Generator
Stars: ✭ 83 (-70.14%)
Mutual labels:  jni
Jxnet
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
Stars: ✭ 26 (-90.65%)
Mutual labels:  jni
Ejdb
🏂 EJDB 2.0 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image.
Stars: ✭ 1,187 (+326.98%)
Mutual labels:  jni
FFmpeg-3.4-Android
This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.
Stars: ✭ 23 (-91.73%)
Mutual labels:  ndk
Xlowpoly
Lowpoly picture, Sandpainting for Android implemented by JNI, delaunay triangulation algorithm
Stars: ✭ 271 (-2.52%)
Mutual labels:  jni
JavaCAN
A simple JNI wrapper for the socketcan API provided by the Linux kernel. As it is wrapping a Linux Kernel API, it is intended for use on Linux only.
Stars: ✭ 23 (-91.73%)
Mutual labels:  jni
sbt-jni
SBT Plugin to ease working with JNI
Stars: ✭ 110 (-60.43%)
Mutual labels:  jni
NostalgiaLite
Three game emulators: FC(Nes), GG, GBC for Android
Stars: ✭ 85 (-69.42%)
Mutual labels:  ndk
imgui-java
JNI based binding for Dear ImGui
Stars: ✭ 270 (-2.88%)
Mutual labels:  jni
Ffmpeg Android Maker
Contains a script that assembles FFmpeg library for Android
Stars: ✭ 207 (-25.54%)
Mutual labels:  ndk
61-120 of 142 similar projects