Published August 29, 2026
| Version v0.5.0
Software
Open
Expanse: clean-room, pure-Rust Judy arrays with a drop-in libjudy-compatible C ABI
Authors/Creators
Description
Expanse is a clean-room, pure-Rust implementation of Judy arrays — sparse, dynamic associative structures built as 256-ary digital tries partitioned by key range (expanse) rather than by population — modernized for current 64-bit and 32-bit embedded microarchitectures. It ships libexpanse, a high-performance drop-in C ABI replacement for libjudy, plus Go, Node.js, .NET and Python bindings.
Dual-licensed MIT OR Apache-2.0. This record lists Apache-2.0 because Zenodo accepts a single licence identifier; the MIT option applies equally (see LICENSE-MIT in the archived source).
Files
orieg/expanse-v0.5.0.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:41ce26c6c79c51afd0f52e88f9eaaba3
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/orieg/expanse/tree/v0.5.0 (URL)
Software
- Repository URL
- https://github.com/orieg/expanse