# Common packages
Nova exposes common packages for all the different projects in the mono-repo.
Since Nova uses two different languages, it has two different common libraries,
one built in rust in [the common/rust](../common/rust) directory and one in Go
in [the common/](../common) directory.