jpace / diffjLinks
A command line application to compare Java files without regard to formatting.
☆38Updated 6 years ago
Alternatives and similar repositories for diffj
Users that are interested in diffj are comparing it to the libraries listed below
Sorting:
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- Eclipse plugin to automatically refactor Java code bases☆175Updated this week
- Examples on how to use the Spoon Java source code transformation library☆90Updated 2 years ago
- Java generics runtime resolver☆49Updated last year
- ☆102Updated 4 years ago
- JavaFuzz is a java classes fuzzer based on the the Java Reflection API☆20Updated 9 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆48Updated 5 years ago
- Tools for type annotations in Java☆40Updated last month
- Efficient file system pattern matching in Java☆103Updated 2 months ago
- ☆29Updated 3 months ago
- Provides a standalone version of the JShell REPL. Anything needed to run JShell independently is contained, so there is no need to instal…☆42Updated last year
- A framework to build command-line console applications in Java☆137Updated 10 years ago
- A model-view based code generator written in Java☆40Updated 8 years ago
- An implementation of Unix command line tools in Java.☆242Updated 2 months ago
- Flamingo Swing component suite☆77Updated 7 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago
- Java Posix layer☆246Updated 10 months ago
- Java filesystems as FUSE☆110Updated 2 years ago
- A ProcessBuilder look-alike based entirely on native POSIX APIs☆40Updated last year
- Yet another new parser for Groovy programming language(project code: Parrot)☆103Updated 3 months ago
- Manage OS processes and get cpu and memory stats cross-platform in Java.☆239Updated last year
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Source code formatter for java☆58Updated last year
- Eclipse Glance☆59Updated 8 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- A pure Java 7+ build tool with advanced compiler features and strong opinions☆40Updated 3 years ago
- Java library that can create a lambda from its code stored in a string.