Revision Control

Lore – centralized, content-addressed version control system

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
GitUsed in high profile open source projects, most notably the Linux kernel
JujutsuPowerful version control system for software projects
MercurialFast, lightweight Source Control Management system
SubversionGeneral system that can be used to manage any collection of files
DarcsAn advanced revision control system
FossilDistributed version control system
datDistributed data community for the next generation Web
SaplingScalable, user-friendly source control system
PijulSound and fast distributed version control system
CVSConcurrent Versions System
BreezyDecentralized revision control system supporting Bazaar and Git formats
MonotoneEspecially strong in its support of a diverge/merge workflow
Game of TreesPrioritizes ease of use and simplicity over flexibility

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted