Eric Coissac f48f7500cd refactor(obilayeredmap): support generic payload types
Replace the hardcoded `Counts` module with a generic `LayerData` trait, parameterizing `Layer` and `LayeredMap` over arbitrary payload types. This decouples read-path access from build-path logic, enabling both set membership and count-based indexing via `PersistentCompactIntVec`. Adds the `obicompactvec` dependency, implements streaming layer construction, and expands test coverage for persistence and multi-layer resolution.
2026-05-14 09:33:18 +08:00
S
Description
No description provided
Readme 229 MiB
v1.1.35 Latest
2026-07-03 15:21:29 +00:00
Languages
Rust 83.2%
Python 6.4%
Makefile 3.3%
Shell 3%
HTML 2.9%
Other 1.2%