Lore is a centralized, content-addressed version control system designed to scale across large repositories and development teams.
It is particularly suited to projects that combine source code with sizeable binary assets, including games and other media-rich productions.
Repository data is represented using Merkle trees and an immutable revision chain. Files are divided into reusable chunks, helping Lore reduce duplication and transfer only the data required by a workspace. Lightweight branches, sparse workspaces and on-demand file hydration are intended to make working with large repositories more efficient.
Lore provides a command-line interface, server and core library written in Rust. Its API can be accessed from C/C++, C#, Rust, Go, Python and JavaScript. The software remains under active development and has not yet reached version 1.0.
This is free and open source software.
Key Features
- Content-addressed storage based on Merkle trees.
- Immutable revision chain with cryptographic integrity checking.
- Chunked storage designed for large binary files.
- Deduplication of data across revisions and branches.
- Sparse workspaces with on-demand file hydration.
- Lightweight branching and fast branch switching.
- Centralized service architecture with caching support.
- Command-line access to the complete feature set.
- APIs for C/C++, C#, Rust, Go, Python and JavaScript.
- Includes a core library, server and command-line client.
Website: github.com/EpicGames/lore
Support:
Developer: Epic Games
License: MIT License
Lore 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 |
| 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 |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.