All Projects → KeySoSafe → Similar Projects or Alternatives

92 Open source projects that are alternatives of or similar to KeySoSafe

Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (+482.35%)
Mutual labels:  jni
Webrtc apm
webrtc中apm相关代码的提取,包括AEC/NS/AGC/VAD ,另外还包括mp3/aac编码器、SoundTouch
Stars: ✭ 65 (+282.35%)
Mutual labels:  jni
J4rs
Java for Rust
Stars: ✭ 210 (+1135.29%)
Mutual labels:  jni
Googleserialport
Android串口通信:抱歉,学会它真的可以为所欲为 ! ! !
Stars: ✭ 130 (+664.71%)
Mutual labels:  jni
Rucaja
Calling the JVM from Rust via JNI
Stars: ✭ 35 (+105.88%)
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 (+52.94%)
Mutual labels:  jni
Opencv image comparator
图片相似度计算(直方图、峰值信噪比、结构相似性、感知哈希算法)、轮廓检测、直线检测、圆检测、角点检测、直线交点计算、旋转角度矫正、图像匹配的对应相似处连线、灰度、二值化、直方图均衡化。
Stars: ✭ 87 (+411.76%)
Mutual labels:  jni
sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 26 (+52.94%)
Mutual labels:  jni
Trime
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
Stars: ✭ 1,032 (+5970.59%)
Mutual labels:  jni
Xcrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
Stars: ✭ 2,689 (+15717.65%)
Mutual labels:  jni
Xcrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
Stars: ✭ 148 (+770.59%)
Mutual labels:  jni
Fake Jni
An implementation of the JNI and JVMTI with support for direct interaction between natively registered classes and JVM objects.
Stars: ✭ 20 (+17.65%)
Mutual labels:  jni
clojure-rust-graalvm
An example of Clojure program calling a Rust library, all combined into one executable using GraalVM.
Stars: ✭ 113 (+564.71%)
Mutual labels:  jni
Dlib Face Recognition Android
Android app to demo dlib face recognition
Stars: ✭ 115 (+576.47%)
Mutual labels:  jni
terra-java
Lua/Terra + Java Native Interface
Stars: ✭ 20 (+17.65%)
Mutual labels:  jni
Stackparam
JVM agent to add method parameters to Java stack traces
Stars: ✭ 90 (+429.41%)
Mutual labels:  jni
Easyincrementalupdate
Android差分补丁库,通过native层合并APK,实现增量更新升级,让你更新的APK更小。
Stars: ✭ 233 (+1270.59%)
Mutual labels:  jni
Sbt Jni
sbt plugin to ease working with JNI
Stars: ✭ 81 (+376.47%)
Mutual labels:  jni
gradle-native
The home of anything about Gradle support for natively compiled languages
Stars: ✭ 36 (+111.76%)
Mutual labels:  jni
Jenny
JNI glue code generator
Stars: ✭ 53 (+211.76%)
Mutual labels:  jni
Adi
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。
Stars: ✭ 194 (+1041.18%)
Mutual labels:  jni
Jnativehook
Global keyboard and mouse listeners for Java.
Stars: ✭ 1,015 (+5870.59%)
Mutual labels:  jni
java-cpp-example
Example of using C++ classes from Java. Showcases SWIG, JNA and JNI
Stars: ✭ 135 (+694.12%)
Mutual labels:  jni
Javassembly
💾 Calling Assembly from Java: simple example using the JNI and NASM.
Stars: ✭ 28 (+64.71%)
Mutual labels:  jni
Scapix
Scapix Language Bridge
Stars: ✭ 171 (+905.88%)
Mutual labels:  jni
Androidsecurity
Android安全实践
Stars: ✭ 150 (+782.35%)
Mutual labels:  jni
Jep
Embed Python in Java
Stars: ✭ 759 (+4364.71%)
Mutual labels:  jni
Android
Swift library for Android
Stars: ✭ 48 (+182.35%)
Mutual labels:  jni
Native Opencv Android Template
A tutorial for setting up OpenCV 4.5.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support.
Stars: ✭ 131 (+670.59%)
Mutual labels:  jni
gdx-jnigen
jnigen is a small library that can be used with or without libGDX which allows C/C++ code to be written inline with Java source code.
Stars: ✭ 32 (+88.24%)
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 (+605.88%)
Mutual labels:  jni
JNI RSA Sign
通过JNI实现验证App签名获取公钥
Stars: ✭ 86 (+405.88%)
Mutual labels:  jni
Androiddevwithcpp
Android Develop With C++
Stars: ✭ 106 (+523.53%)
Mutual labels:  jni
jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/
Stars: ✭ 44 (+158.82%)
Mutual labels:  jni
Jnitrace Engine
Engine used by jnitrace to intercept JNI API calls.
Stars: ✭ 94 (+452.94%)
Mutual labels:  jni
Android Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
Stars: ✭ 250 (+1370.59%)
Mutual labels:  jni
Android Luajit Launcher
Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
Stars: ✭ 87 (+411.76%)
Mutual labels:  jni
Libbulletjme
A JNI interface to Bullet Physics and V-HACD
Stars: ✭ 55 (+223.53%)
Mutual labels:  jni
Gluegen
JNI Glue Code Generator
Stars: ✭ 83 (+388.24%)
Mutual labels:  jni
Relinker
A robust native library loader for Android.
Stars: ✭ 2,612 (+15264.71%)
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 (+6882.35%)
Mutual labels:  jni
imgui-java
JNI based binding for Dear ImGui
Stars: ✭ 270 (+1488.24%)
Mutual labels:  jni
Pyjnius
Access Java classes from Python
Stars: ✭ 1,085 (+6282.35%)
Mutual labels:  jni
Inline Java
Haskell/Java interop via inline Java code in Haskell modules.
Stars: ✭ 197 (+1058.82%)
Mutual labels:  jni
Hellomello
Experiments with writing Android apps in Nim
Stars: ✭ 47 (+176.47%)
Mutual labels:  jni
ffmpeg4java
FFmpeg4Java provides a JNI wrapper of FFmpeg library
Stars: ✭ 21 (+23.53%)
Mutual labels:  jni
Learn
📚 codes written while learning them.
Stars: ✭ 44 (+158.82%)
Mutual labels:  jni
Jfasttext
Java interface for fastText
Stars: ✭ 193 (+1035.29%)
Mutual labels:  jni
Rust Universal Template
Template for creating Rust libraries with bindings to iOS, Android, WebAssembly and more
Stars: ✭ 41 (+141.18%)
Mutual labels:  jni
VoiceChange
Android NDK开发
Stars: ✭ 39 (+129.41%)
Mutual labels:  jni
Anyndk
🔥 Android native library, make your development faster and easier. Android各种native库,让你的开发更快更简单
Stars: ✭ 35 (+105.88%)
Mutual labels:  jni
Sand
Using JNI to achieve Sobel operator image edge detection使用JNI实现Sobel算子图像边缘检测,支持kotlin https://github.com/Jomes/sand
Stars: ✭ 186 (+994.12%)
Mutual labels:  jni
Kiss Fft
A compact FFT library in C with an Android JNI wrapper
Stars: ✭ 27 (+58.82%)
Mutual labels:  jni
monero-java
A Java library for using Monero
Stars: ✭ 76 (+347.06%)
Mutual labels:  jni
Jpegkit Android
Efficient JPEG operations for Android without the risk of an OutOfMemoryException.
Stars: ✭ 154 (+805.88%)
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 (+147.06%)
Mutual labels:  jni
NativeGL demo
此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面
Stars: ✭ 43 (+152.94%)
Mutual labels:  jni
ChangeVoice
NDK语音消息的变声处理
Stars: ✭ 33 (+94.12%)
Mutual labels:  jni
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (+1394.12%)
Mutual labels:  jni
Wasmer Java
☕ WebAssembly runtime for Java
Stars: ✭ 152 (+794.12%)
Mutual labels:  jni
1-60 of 92 similar projects