graal-bindgen
Safe Rust <---> GraalVM Polyglot bindings using procedural macros (by chop0)
adventofcode
Advent of code solution programs. (by bertptrs)
graal-bindgen | adventofcode | |
---|---|---|
3 | 2 | |
45 | 15 | |
- | - | |
0.0 | 8.8 | |
over 2 years ago | about 2 months ago | |
Rust | Rust | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
graal-bindgen
Posts with mentions or reviews of graal-bindgen.
We have used some of these posts to build our list of alternatives
and similar projects.
adventofcode
Posts with mentions or reviews of adventofcode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-12.
-
-🎄- 2022 Day 13 Solutions -🎄-
Rust
-
-🎄- 2021 Day 7 Solutions -🎄-
Part 1 and 2 in Rust. Felt really silly not realizing that part 1 is just the median by definition, and instead going with a complicated DP solution.
What are some alternatives?
When comparing graal-bindgen and adventofcode you can also consider the following projects:
j4rs - Java for Rust
AdventOfCode21
jni-rs - Rust bindings to the Java Native Interface — JNI
advent-of-code - Collection of JS solutions for puzzles from adventofcode.com 🎁🎄
ballista - Distributed compute platform implemented in Rust, and powered by Apache Arrow.
advent-of-code-complete