Meyvn Alternatives
Similar projects and alternatives to meyvn
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
tools.deps.alpha
A functional API for transitive dependency graph expansion and the creation of classpaths
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better meyvn alternative or higher similarity.
meyvn discussion
meyvn reviews and mentions
Posts with mentions or reviews of meyvn.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-26.
-
The Meyvn REPL and hot reloading of Java and Kotlin code.
The Meyvn REPL supports Java and Kotlin codebases. Source files are being monitored and compiled automatically, so you can create a class in Java, import it in a Kotlin object, which you can then manipulate at the REPL in Clojure. It achieves this by doing static analysis not on source files but on compiled classes. By keeping a dependency graph, it knows which classes need to be reloaded and in what order. This technology is very useful in the context of teams inheriting legacy codebases, typically Java or Kotlin. Meyvn: https://meyvn.org Installation: https://danielsz.github.io/meyvn
-
Splitting software into multiple applications and libraries. Most practical ways!
His other ask about developing against multiple codebases, that's what snapshot artifacts are for. And then the rest of the talk is about how he's made deps.edn, which is basically Apache Ivy in Clojure. I say Ivy and not Maven because it's only focused on dependency resolution, but then of course someone makes https://github.com/danielsz/meyvn to use the deps.edn for compile and publishing too, by delegating it back to Maven 🤦.
Stats
Basic meyvn repo stats
2
85
6.9
8 months ago