fast-json-stringify - 5x faster than JSON.stringify()
load-json-file - Read and parse a JSON file
mem - Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
fil - A playground for in-browser interpreters. Built with React/Redux.