stardust-enterprises / gradle-rustLinks
[WIP Rewrite] A plugin for inter-compatibility with Rust inside Gradle projects.
☆29Updated 5 months ago
Alternatives and similar repositories for gradle-rust
Users that are interested in gradle-rust are comparing it to the libraries listed below
Sorting:
- A Gradle plugin that wraps Rust's Cargo build system, for embedding Rust libraries in Java projects.☆17Updated 2 years ago
- A java class file parser☆50Updated this week
- MsgPack support for kotlinx.serialization -- msgpack.org[kotlinx.serialization]☆48Updated 4 months ago
- Calling Rust code from Kotlin☆74Updated 7 years ago
- A fluent Kotlin DSL for Mojang's brigadier command library☆11Updated 4 years ago
- A TOML 1.0 parser library for Kotlin☆78Updated last year
- Inactive: A Rust library for reading and writing Java classes.☆13Updated last year
- Port of FFM api from JDK 22 for android 8.0+☆30Updated 2 months ago
- Gradle plugin for integrating Project Panama's jextract tool☆56Updated 10 months ago
- Extension Library for Kord that provides all supported Discord emojis☆19Updated 7 months ago
- Bringing Kotlin Compose UI to Minecraft☆75Updated 9 months ago
- The absolute core of linkie☆23Updated last year
- Pure Rust implementation of the JVM 7 specification☆50Updated 3 years ago
- Kotlin NBT library for kotlinx.serialization☆89Updated last month
- A CLI minecraft launcher supporting both fabric and forge☆22Updated last year
- an unnecessarily fast nbt serializer and deserializer☆37Updated last month
- A java bytecode decoding and encoding library written in rust. Mirror of https://gitlab.com/frozo/noak☆43Updated 11 months ago
- Hacked-in Jetpack Compose in Minecraft☆18Updated 4 years ago
- Fun with blocks. (WIP) Minecraft implementation in Rust☆43Updated 3 months ago
- Jetpack compose UI for Minecraft☆46Updated 2 weeks ago
- Minecraft VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.☆12Updated 5 years ago
- Fuzzer and code generator for testing Vineflower☆12Updated last year
- A source transformation and -remapping framework for Java.☆55Updated 3 years ago
- A library for authenticating with Microsoft accounts to access Minecraft services.☆26Updated 4 months ago
- WebGPU binding for kotlin multi platform☆69Updated this week
- A java class file to Rust ffi binding generator☆78Updated last year
- A stronger alternative for Java's Proxy API. Allows the creation of 'mimicked' classes and interfaces with the ability to replace their m…