scala-native-sbt-jni-example

Dynamic linker example

An example project demonstrating the use of sbt-jni and Scala Native to build and package C code for dynamic linking in Java/Scala projects.

an example of how to build C code as part of a Scala Native project using sbt-jni

GitHub

5 stars
1 watching
0 forks
Language: CMake
last commit: over 7 years ago
Linked from 1 awesome list

cmakesbt-jniscala-native

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thoughtworksinc/sbt-api-mappings Fills apiMappings for common Scala libraries to enable cross-library documentation linking 90
thoughtworksinc/sbt-scala-js-map Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. 36
scalawilliam/scala-native-sbt-docker An image providing a quick development environment for Scala projects using Docker and SBT. 4
zaninime/sbt-derivation A Nix library for building Scala projects with sbt. 61
scala-native/scala-native-loop An asynchronous I/O and event loop solution for Scala Native 54
i10416/prettytable-native An example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files 10
nadavwr/makeshift A quick hack for unit testing Scala Native applications 1
sbt/sbt-native-packager A tool that simplifies the process of creating native package formats for software applications 1,596
marcus-drake/sbt-docker A plugin for sbt that automates the creation of Docker images for Scala projects 734
scala-native/scala-native.g8 A minimal project template for building Scala Native applications 76
sbt/sbt-assembly Automates the creation of a single JAR file containing all project dependencies and a main class. 1,951
codelytv/scala-ddd-example An example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles 135
xerial/sbt-pack Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. 496
jokade/scalanative-cocoa An experimental Scala-native bridge to Cocoa for building Objective-C applications in Scala 21
pkamenarsky/concur-static Generates semi-dynamic UIs by encoding all UI transitions statically in JavaScript 58