IntegralPilot / rustc_codegen_jvmLinks
Toolchain to create JVM-ready Java bytecode from Rust MIR.
☆86Updated last month
Alternatives and similar repositories for rustc_codegen_jvm
Users that are interested in rustc_codegen_jvm are comparing it to the libraries listed below
Sorting:
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- `cargo run` but with hot reloading, powered by `subsecond`☆44Updated 4 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Updated 7 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆185Updated last week
- ☆57Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated 2 weeks ago
- Rust Wasm Plugins Example☆111Updated last month
- Living hell☆56Updated 8 months ago
- GUI viewer for cargo metadata☆20Updated 3 months ago
- Declarative UI, Custom Rendering.☆179Updated this week
- Const TypeId and non-'static TypeId☆69Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Comparing parser APIs☆145Updated 3 weeks ago
- ☆217Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- Primitive fixed-point decimal types in Rust.☆45Updated this week
- ☆39Updated last year
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- truly platform-native Rust HTTP client library☆198Updated 3 weeks ago
- crunch is a drop-in cargo replacement for offloading Rust compilation to a remote server.☆74Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆175Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated this week
- Cross-platform user interface framework for Rust.☆68Updated last year
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated 2 weeks ago