jssc VS java-simple-serial-connector

Compare jssc vs java-simple-serial-connector and see what are their differences.

jssc

Java library for talking to serial ports (with added build support for maven, cmake, MSVC) (by java-native)

java-simple-serial-connector

Official jSSC (Java Simple Serial Connector) repository (by scream3r)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
jssc java-simple-serial-connector
3 1
156 603
5.1% -
8.0 0.0
4 months ago 6 months ago
Java Java
GNU Lesser General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jssc

Posts with mentions or reviews of jssc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-20.
  • Invoking webassembly functions from jvm-based applications
    3 projects | /r/java | 20 Dec 2022
    Your set up steps involve installing native libraries. I'd recommend using something like https://github.com/scijava/native-lib-loader to publish those as part of the JAR as well to eliminate that. Then it behaves like a typical Java library; it's downloaded from Maven and just works out of the box. https://github.com/java-native/jssc is an example of it in use.
  • Java 18 / JDK 18: General Availability
    4 projects | news.ycombinator.com | 22 Mar 2022
    http://haacked.com/archive/2012/07/05/turkish-i-problem-and-... http://www.i18nguy.com/unicode/turkish-i18n.html https://community.jaspersoft.com/questions/1065746/jasperrep... https://userapps.support.sap.com/sap/support/knowledge/en/14... https://github.com/java-native/jssc/issues/80 https://issues.apache.org/jira/plugins/servlet/mobile#issue/...
  • Which Java libraries would benefit from being Kotlin-ified?
    8 projects | /r/Kotlin | 1 May 2021
    Do you mean scream3r's library or java-native's fork of it?

java-simple-serial-connector

Posts with mentions or reviews of java-simple-serial-connector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-01.

What are some alternatives?

When comparing jssc and java-simple-serial-connector you can also consider the following projects:

extism - The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

jenkins-rest - Java client, built on top of jclouds, for working with Jenkins REST API

apk-parser - Apk parser for java

scaffeine - Thin Scala wrapper for Caffeine (https://github.com/ben-manes/caffeine)

apk-parser

SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL

Caffeine - A high performance caching library for Java