Expanse APT Repository v0.3.0

Official Debian and Ubuntu package repository for Expanse — clean-room, pure-Rust Judy arrays modernized for modern 64-bit microarchitectures.

Quick Setup

Add the repository source to your system:

# 1. Add repository source
echo "deb [trusted=yes] https://orieg.github.io/expanse/apt/ stable main" | sudo tee /etc/apt/sources.list.d/expanse.list

# 2. Update and install runtime, dev headers, and libjudy compat
sudo apt-get update
sudo apt-get install -y libexpanse1 libexpanse-dev libjudy-compat

Packages in this Repository

Package Architecture Direct Download
libexpanse1 amd64 libexpanse1_0.3.0_amd64.deb
libexpanse-dev amd64 libexpanse-dev_0.3.0_amd64.deb
libjudy-compat amd64 libjudy-compat_0.3.0_amd64.deb

Supported Architectures