#
jna
Here are 94 public repositories matching this topic...
EaseTheWorld
commented
Jan 12, 2017
Because value type is (signed) Short
tcp/udp port is unsigned 16bit number but java's Short can't handle it.
As a result, some operation like compareTo() doesn't work.
5
JockX
commented
Mar 24, 2019
The project depends on JNA v4.x while the v5.x is out. It's problematic when trying to use some other libraries that depend on updated version (oshi/oshi), because there are api changes between the two. Is there a plan to upgrade to the latest jna?
Exception in thread "WindowsEventDispatch" java.lang.IllegalArgume
A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.
python
c
java
windows
api
c-plus-plus
finance
real-time
tcp
dll
ipc
concurrency
virtualization
jna
python-wrapper
thinkorswim
tos
market-data
dde
java-wrapper
-
Updated
Jun 26, 2019 - C++
Java bindings for https://github.com/discordapp/discord-rpc (using JNA)
-
Updated
Feb 16, 2019 - Java
Java code for APDU level smart cards: javax.smartcardio, PC/SC and remote JSON
-
Updated
Jun 15, 2020 - Java
Lightweight, lighting-fast Java Based Cross-Platform CSGO Cheat
kotlin
java
counter
cross-platform
counter-strike
csgo
jna
xena
global
cheat
offensive
charlatano
abendigo
offsets
striker
csgo-cheat
-
Updated
Jan 24, 2020 - Kotlin
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
-
Updated
Apr 13, 2020 - Java
Canon EOS SDK in java. Wrapper for Canon EOS Digital Software Development Kit EDSDK.
java
opensource
sdk
camera
jna
mockito
jni
sonar
canon
edsdk
canon-edsdk
canon-camera
canon-eos-sdk
canon-eos-digital
-
Updated
Jun 25, 2020 - Java
User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java
java
native
memory
counter-strike
csgo
jna
global
yourkit
offensive
counterstrike
java-memory-manipulation
cheatengine
-
Updated
Dec 13, 2018 - Java
Websocket based (NO APPLET) Smart Card Digital Signature Framework
websocket
websockets
signature
jna
smartcard
digital-signature
cades
pades
pkcs11
smart-card
no-applet
iaik
pades-standard
p7m
-
Updated
Dec 5, 2018 - Java
Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.
-
Updated
Oct 8, 2019 - Java
RemoteControl like TeamViewer(JAVA)
-
Updated
Feb 26, 2020 - Java
Libhydrogen implemented in Java.
-
Updated
Nov 9, 2019 - Java
Windows DPAPI JNA Wrapper
-
Updated
Jun 29, 2017 - Java
Ja[va] C call[ing]
-
Updated
May 4, 2017 - Java
Covers various languages and technologies
-
Updated
Nov 28, 2018 - Java
Java JNA (not JNI) adapter for Bolt DB
-
Updated
Mar 4, 2018 - Java
A Fabric mod that connects to the MumbleLink plugin.
-
Updated
Jun 29, 2020 - Kotlin
API that provides various methods for memory manipulation and injection using JNA.
-
Updated
Apr 21, 2017 - Java
JNA-based fluidsynth MIDI device service effort
-
Updated
Oct 26, 2019 - Kotlin
An autoclicker powered by JNA
-
Updated
Jun 5, 2018 - Java
This is a project to construct and build a word clock using a raspberry pi zero and the adafruid neopixels.
-
Updated
Aug 15, 2017 - Java
Write Scheme code and make music with Lambda Music Sequencer
-
Updated
Jul 4, 2020 - Java
Improve this page
Add a description, image, and links to the jna topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jna topic, visit your repo's landing page and select "manage topics."
I was repeatedly unable to successfully execute
mvn release:performwith the latest version of the javadoc plugin. Rolling back to 3.1.1 caused no problems. I can't see anything obvious about what might have changed and would appreciate the help of someone more experienced in maven trying to troubleshoot this.It works fine on the
oshi-coreartifact but fails on the shaded version.Log