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 9 years ago
Linked from 1 awesome list

cmakesbt-jniscala-native

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thoughtworksinc/sbt-api-mappingsFills apiMappings for common Scala libraries to enable cross-library documentation linking90
thoughtworksinc/sbt-scala-js-mapConfigures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github.36
scalawilliam/scala-native-sbt-dockerAn image providing a quick development environment for Scala projects using Docker and SBT.4
zaninime/sbt-derivationA Nix library for building Scala projects with sbt.64
scala-native/scala-native-loopAn asynchronous I/O and event loop solution for Scala Native55
i10416/prettytable-nativeAn example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files11
nadavwr/makeshiftA quick hack for unit testing Scala Native applications1
sbt/sbt-native-packagerA tool that simplifies the process of creating native package formats for software applications1,598
marcus-drake/sbt-dockerAn sbt plugin that automates the creation of Docker images from Scala applications734
scala-native/scala-native.g8A minimal project template for building Scala Native applications76
sbt/sbt-assemblyAutomates the creation of a single JAR file containing all project dependencies and a main class.1,952
codelytv/scala-ddd-exampleAn example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles135
xerial/sbt-packCreates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment.496
jokade/scalanative-cocoaAn experimental Scala-native bridge to Cocoa for building Objective-C applications in Scala21
pkamenarsky/concur-staticGenerates semi-dynamic UIs by encoding all UI transitions statically in JavaScript58