howard.stearns


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

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

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

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

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

    published 1.0.10 2 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 1.0.1 2 months ago