Skip to content

Milestones

List view

  • Public Astro + Starlight documentation site at apps/docs, teaching structure choice and sizing.

    No due date
    0/10 issues closed
  • Convert to a pnpm workspace so auxiliary tooling tracks local library source

    No due date
    2/2 issues closed
  • Finding 10: equals, from, toJSON/fromJSON across structures

    No due date
    3/4 issues closed
  • Fixes and hardening from the external review of 0.1.2: input validation, format hardening, hash swap, and cleanup.

    No due date
    23/23 issues closed
  • Ongoing hot-path optimization: reduce allocation and GC pressure, improve throughput.

    No due date
    12/12 issues closed
  • Accurate in-repo benches: shared harness, correct methodology, space/accuracy reporting.

    No due date
    4/5 issues closed
  • Static peeling filter (Graf-Lemire): BinaryFuse8/16 at siftr/fuse

    No due date
    4/4 issues closed
  • Split-block Blocked Bloom (siftr-native): the mutable, speed-first default structure at siftr/blocked

    No due date
    4/4 issues closed
  • Hot-path optimization (normalize/hash128/probe derivation): allocation-free, flat-lane, bit-identical output. Measured via mitata.

    No due date
    4/4 issues closed
  • First user-facing structure: mutable Classic Bloom (add/has/union/serialize) composing the core primitives, exported at siftr/bloom.

    No due date
    5/5 issues closed
  • Everything needed before the first npm publish: versioning, API contract, release automation, docs site, branch protection.

    No due date
    7/7 issues closed
  • Lint/format, git hooks, CI gates, repo meta, docs enforcement, supply-chain scanning. Starts gating all feature work.

    No due date
    9/10 issues closed
  • Zero-dep universal core: bytes, hashing, bitset, serialization, sizing, plus repo/build/CI pipeline.

    No due date
    7/7 issues closed