Tvix icon
Tvix icon

Tvix

Tvix is a new implementation of Nix, a purely-functional package manager. It aims to have a modular implementation, in which different components can be reused or replaced based on the use-case.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Command line interface
  2.  Package Manager
  3.  Rust

Tvix News & Activities

Highlights All activities

Recent activities

  • K0RR added Tvix as alternative to eget
  • Solseek icon
    POX added Tvix as alternative to Solseek
  • Crates.io icon
    POX added Tvix as alternative to Crates.io
  • Koca icon
    POX added Tvix as alternative to Koca
  • Lix Project icon
    benni347 added Tvix as alternative to Lix Project
  • JSR icon
    POX added Tvix as alternative to JSR
Show all activities

Tvix information

  • Developed by

    The Virus Lounge
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Alternatives

    44 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities
Tvix was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Tvix?

Tvix is a new implementation of Nix, a purely-functional package manager. It aims to have a modular implementation, in which different components can be reused or replaced based on the use-case.

Tvix is developed as a GPLv3-licensed open-source project by TVL, with source code available in the TVL monorepo.

There are several projects within Tvix, such as:

  • //tvix/castore - subtree storage/transfer in a content-addressed fashion
  • //tvix/cli - preliminary REPL & CLI implementation for Tvix
  • //tvix/eval - an implementation of the Nix programming language
  • //tvix/nar-bridge - a HTTP webserver providing a Nix HTTP Binary Cache interface in front of a tvix-store
  • //tvix/nix-compat - a Rust library for compatibility with C++ Nix, features like encodings and hashing schemes and formats
  • //tvix/serde - a Rust library for using the Nix language for app configuration
  • //tvix/store - a "filesystem" linking Nix store paths and metadata with the content-addressed layer
  • ... and a handful others!

Official Links