howard.stearns


Howard Stearns
  • A very simple mutex for asynchronous code, which does not spin nor busy-wait. Also exports an efficient Queue.

    published version 1.0.4, 9 years ago
  • A very simple file-based document store for (mostly) json.

    published version 1.0.3, 8 years ago
  • Easy setup jsonrpc using postMessage between frames or workers.

    published version 1.0.1, 6 months ago
  • Signed and encrypted document infrastructure based on public key encryption and self-organizing users.

    published version 1.1.0, 4 months ago
  • Basic cloud storage in which contents are cryptographically signed, using distributed-storage as a co-dependency.

    published version 1.0.10, 4 months ago
  • Simple, fast, least-recently-used cache (specifically, last set) with active time-to-live eviction, optimized for large-string keys and frequent reads, and no dependencies (other than jasmine dev testing).

    published version 1.0.1, 4 months ago