TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: rust-maven-plugin: Compile Rust JNI libraries in Java Maven projects

4 pointsby amunra__about 2 years ago

2 comments

amunra__about 2 years ago
Hello,<p>Here at QuestDB we&#x27;re beginning to write part of our database code in Rust as JNI native code extensions. Since all of our Java code is built with Maven we found we needed an easier way to invoke `cargo` during our normal build cycle. The plugin makes it easier and has a few extra features such as running tests.<p>If you also have a Java code base you&#x27;re thiking of extending with Rust, we hope you can find this project useful.
exabrialabout 2 years ago
Are you guys looking at using the new Foreign Function and Memory API once complete?
评论 #35266393 未加载
评论 #35266109 未加载