lvc
A project to help developers of software libraries to maintain backward compatibility.
Cyberprotect
Pinned Repositories
abi-compliance-checker
A tool for checking backward API/ABI compatibility of a C/C++ library
abi-dumper
Dump ABI of an ELF object containing DWARF debug info
abi-monitor
A tool to monitor and build new versions of a software library
abi-tracker
A tool to visualize ABI changes timeline of a C/C++ software library
api-sanity-checker
An automatic generator of basic unit tests for a C/C++ library
japi-compliance-checker
A tool for checking backward API/ABI compatibility of a Java library
japi-tracker
A tool to visualize API changes timeline of a Java library
pkg-abidiff
Verify backward compatibility of Linux packages (RPM or DEB)
pkgdiff
A tool for visualizing changes in Linux software packages
vtable-dumper
A tool to list content of virtual tables in a shared library
lvc's Repositories
lvc/abi-compliance-checker
A tool for checking backward API/ABI compatibility of a C/C++ library
lvc/japi-compliance-checker
A tool for checking backward API/ABI compatibility of a Java library
lvc/pkgdiff
A tool for visualizing changes in Linux software packages
lvc/abi-tracker
A tool to visualize ABI changes timeline of a C/C++ software library
lvc/abi-dumper
Dump ABI of an ELF object containing DWARF debug info
lvc/vtable-dumper
A tool to list content of virtual tables in a shared library
lvc/api-sanity-checker
An automatic generator of basic unit tests for a C/C++ library
lvc/japi-tracker
A tool to visualize API changes timeline of a Java library
lvc/abi-monitor
A tool to monitor and build new versions of a software library
lvc/pkg-abidiff
Verify backward compatibility of Linux packages (RPM or DEB)
lvc/upstream-tracker
A project to monitor and verify compatibility of upstream ABI changes in C/C++ libraries
lvc/abi-reports
JSON-format reports of the ABI Tracker project
lvc/kernel-abi-tracker
A tool to monitor and analyze ABI changes in new versions of the Linux kernel
lvc/installer
Install/remove tools and their dependencies
lvc/japi-monitor
A tool to monitor new versions of a Java library
lvc/distdiff
A tool for visualizing changes in Linux distributions
lvc/upstream-tracker-4j
A project to monitor and verify compatibility of upstream API changes in Java libraries
lvc/api-reports-4j
JSON-format reports of the Java API Tracker project
lvc/installer-4j
Install/remove Java tools and their dependencies
lvc/articles
Related articles
lvc/Binary-Compatibility-Enforcer-Plugin
Wraps the Java API ComplianceChecker into a maven plugin