EpicGames/lore

▲ 23 stars today★ 8,698⑂ 434

Lore is a next-generation, open source version control system

About EpicGames/lore

EpicGames/lore is an open-source project on GitHub, mainly written in Rust. Lore is a next-generation, open source version control system It currently holds 8,698 stars and 434 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

Git Homed tracks it on the Today's Trending board, currently at rank #97 with 23 new stars today.

GitHub Repository Details

Repository EpicGames/lore · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/EpicGames/lore/blob/HEAD/Lore — open source version control by Epic Games

Lore

Next-generation open source version control

Download Lore  ·  Quickstart  ·  Read the docs  ·  Join the conversation

https://github.com/EpicGames/lore/blob/HEAD/License: MIT https://github.com/EpicGames/lore/blob/HEAD/Built with Rust

Table of contents

About Lore

Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike.

[!NOTE]
Lore is pre-1.0 and under active development. Interfaces, on-disk formats, and APIs may change between releases.

(back to top)

Get started with Lore

Or try it right now — install Lore and start a local server in demo mode:

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/EpicGames/lore/main/scripts/install.sh | bash -s -- --demo

Windows (PowerShell)

$env:LORE_DEMO=1; irm https://raw.githubusercontent.com/EpicGames/lore/main/scripts/install.ps1 | iex

(back to top)

Overview

[!NOTE]
Lore is the built-in version control system for UEFN (Unreal Editor for Fortnite), but today's open source tooling can't yet talk to it: the UEFN build uses a proprietary compression format that can't ship with the open source project. We're actively moving UEFN onto an open compression format — the same one this open source project uses — to eliminate the gap between the two.

(back to top)

Lore's architecture

Lore is a centralized, content-addressed version control system that represents repository state as Merkle trees and an immutable revision chain, optimized for binary-first storage, deduplication, and sparse/on-demand data hydration at scale. For the full model—on-disk formats, chunking internals, and the mechanics of the Merkle tree—read the system design doc.

Highlights

(back to top)

Lore's repositories

Lore spans a family of repositories: the core library, server, and CLI in this repository, plus a software development kit (SDK) for each supported language.

| Repository | Description | Link | | --- | --- | --- | | Lore Library, Server & CLI | The core Lore library, the Lore Server, and the Lore CLI. You are here. | View on GitHub | | JavaScript SDK | The JavaScript binding for the Lore API. | View on GitHub | | Python SDK | The Python binding for the Lore API. | View on GitHub | | C# SDK | The C# binding for the Lore API. | View on GitHub | | Go SDK | The Go binding for the Lore API. | View on GitHub |

(back to top)

Fully open source

We believe a truly open ecosystem is built collectively using open standards. Lore is fully open source under an MIT license, and we invite you to build the version control system of the future in the open. See CONTRIBUTING.md to get involved.

(back to top)

Contributing

Contributions of every kind are welcome — code, documentation, bug reports, and reviews. Start with CONTRIBUTING.md for the development workflow, then read the Code of Conduct and the project governance model. New to the codebase? The good-first-issue label is a good place to start.

(back to top)

License

Lore is released under the MIT License. See LICENSE for the full text. Copyright (c) 2026 Epic Games, Inc.

(back to top)

Contact and community

(back to top)

GitHub Stars & Activity

8,698Stars
434Forks
0Open issues
RustLanguage

GitHub Popularity

GitHub stars8,698
Forks434
Open issues0
Primary languageRust
License-
Stars gained today23
Created-
Last pushed-

Trending History

Daily boardrank #97 · ▲ 23 stars

Related GitHub Projects

1

rust-unofficial / awesome-rust

Rust★ 59,449⑂ 3,626▲ 23 stars
2

typst / typst

Rust★ 56,140⑂ 1,719▲ 23 stars
3

xai-org / x-algorithm

Rust★ 33,290⑂ 5,405▲ 30 stars
4

atuinsh / atuin

Rust★ 31,755⑂ 971▲ 47 stars
5

CapSoftware / Cap

Rust★ 22,547⑂ 1,940▲ 103 stars
6

rui314 / mold

Rust★ 17,189⑂ 558▲ 44 stars
7

cloudflare / quiche

Rust★ 12,130⑂ 1,123▲ 264 stars
8

akitaonrails / ai-memory

Rust★ 7,259⑂ 500▲ 96 stars

More Trending Repositories