Last Updated on September 6, 2026
Pijul is a sound and fast distributed version control system based on a mathematical theory of asynchronous work.
Pijul is based on changes, so perhaps the most important command is the one that creates them, pijul rec.
Channels are a way to maintain two related versions of a repository in the same place (a bit like branches in Git). Formally, a channel is a pointer to a set of changes (the state of a channel is a set of changes). However, channels are different from Git branches, and do not serve the same purpose. In Pijul, independent changes commute, which means that in many cases where branches are used in Git, there is no need to create a channel in Pijul.
This is free and open source software.
Website: est.pijul.com/pijul/pijul
Support:
Developer: Pierre-Étienne Meunier
License: GNU General Public License v2.0
Pijul is written in Rust. Learn Rust with our recommended free books and free tutorials
Related Software
| Revision Control Tools | |
|---|---|
| Git | Used in high profile open source projects, most notably the Linux kernel |
| Jujutsu | Powerful version control system for software projects |
| Mercurial | Fast, lightweight Source Control Management system |
| Subversion | General system that can be used to manage any collection of files |
| Lore | Centralized, content-addressed version control system |
| Darcs | An advanced revision control system |
| Fossil | Distributed version control system |
| dat | Distributed data community for the next generation Web |
| Sapling | Scalable, user-friendly source control system |
| Pijul | Sound and fast distributed version control system |
| CVS | Concurrent Versions System |
| Breezy | Decentralized revision control system supporting Bazaar and Git formats |
| Monotone | Especially strong in its support of a diverge/merge workflow |
| Game of Trees | Prioritizes ease of use and simplicity over flexibility |
| HugeSCM | Cloud-native version control system |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.