ASSERT-KTH / yajtaLinks
Yajta is a extensible library for bytecode probe insertion, built on top of javassist. Its transformations may be applied at load time with an agent or offline.
☆15Updated 2 years ago
Alternatives and similar repositories for yajta
Users that are interested in yajta are comparing it to the libraries listed below
Sorting:
- Generating tests from production workloads http://arxiv.org/pdf/2012.01198☆18Updated 10 months ago
- This is an informal repo for ASSERT teammates to share awesome stuff.☆21Updated 4 months ago
- WASP Research Arena for Software☆12Updated 3 years ago
- This projects mines maven central and creates a global dependency graph☆32Updated 3 years ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆15Updated last week
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆101Updated 11 months ago
- test driver to run JUnit tests isolated in a new JVM☆16Updated 9 months ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…