Milestones
List view
Public Astro + Starlight documentation site at apps/docs, teaching structure choice and sizing.
No due date•0/10 issues closedConvert to a pnpm workspace so auxiliary tooling tracks local library source
No due date•2/2 issues closedFinding 10: equals, from, toJSON/fromJSON across structures
No due date•3/4 issues closedFixes and hardening from the external review of 0.1.2: input validation, format hardening, hash swap, and cleanup.
No due date•23/23 issues closedOngoing hot-path optimization: reduce allocation and GC pressure, improve throughput.
No due date•12/12 issues closedAccurate in-repo benches: shared harness, correct methodology, space/accuracy reporting.
No due date•4/5 issues closedStatic peeling filter (Graf-Lemire): BinaryFuse8/16 at siftr/fuse
No due date•4/4 issues closedSplit-block Blocked Bloom (siftr-native): the mutable, speed-first default structure at siftr/blocked
No due date•4/4 issues closedHot-path optimization (normalize/hash128/probe derivation): allocation-free, flat-lane, bit-identical output. Measured via mitata.
No due date•4/4 issues closedFirst user-facing structure: mutable Classic Bloom (add/has/union/serialize) composing the core primitives, exported at siftr/bloom.
No due date•5/5 issues closedEverything needed before the first npm publish: versioning, API contract, release automation, docs site, branch protection.
No due date•7/7 issues closedLint/format, git hooks, CI gates, repo meta, docs enforcement, supply-chain scanning. Starts gating all feature work.
No due date•9/10 issues closedZero-dep universal core: bytes, hashing, bitset, serialization, sizing, plus repo/build/CI pipeline.
No due date•7/7 issues closed