JEP Draft: Prepare to Restrict the Use of JNI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • coffi

    A Foreign Function Interface in Clojure for JDK 19.

  • Honestly, Project Panama seems much more promising for interop with the C ABI from the Java platform. This is anecdotal, but a lot of commercial Clojure projects seem to have a small JNI-using library that nobody dares to touch with a 10 ft. pole lest something in it breaks and debugging is tedious, if possible at all. I've been eagerly waiting for the release of Java 21 since it means projects like coffi[1] can be used in a stable release of Java, and the API is honestly much more ergonomic than dealing with SWIG and using JNI directly.

    [1] https://github.com/IGJoshua/coffi

  • clong

    A wrapper for libclang and a generator that can turn c header files into clojure apis.

  • Wow coffi was just the thing I was looking for. I've been struggling with Clojure native interop for a while. Right now I am using https://github.com/phronmophobic/clong which comes with its own set of challenges

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jnr-posix

    Java Posix layer

  • Look at this mess of trying to do POSIX in JNR: https://github.com/jnr/jnr-posix/tree/master/src/main/java/j...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Coffi, a Foreign Function Interface for Clojure on JDK 17

    1 project | news.ycombinator.com | 16 Oct 2021
  • Coffi, a Foreign Function Interface for JDK 17

    3 projects | /r/Clojure | 16 Oct 2021
  • ClojureDart – Clojure Dialect for Flutter and Dart

    1 project | news.ycombinator.com | 7 Apr 2024
  • FFM (Foreign Function and Memory API) Goes Final

    3 projects | news.ycombinator.com | 10 Dec 2023
  • Go: The language of cloud-native development - SD Times

    3 projects | /r/golang | 10 May 2022