Skip to content

lgtm.com vs Nix Package Manager

A side-by-side look at lgtm.com and Nix Package Manager. For an in-depth review of either product, follow the links below.

lgtm.com

lgtm.com

Development

LGTM.com is a continuous code analysis platform that helps developers detect bugs and vulnerabilities in source code with automated code reviews. It integrates directly with GitHub, GitLab, and Bitbucket, and runs code checks continuously in the background to find issues as new commits are added.

securitycode-reviewstatic-analysis
Nix Package Manager

Nix Package Manager

Development

Nix is a powerful package manager that makes package management reliable and reproducible. It allows you to install multiple versions of packages side-by-side, rollback to previous versions easily, and ensures that packages don't conflict.

package-managementdependency-managementreproducible-builds