monsur / jscache
Just a simple JavaScript LRU cache.
☆164Updated 8 years ago
Alternatives and similar repositories for jscache:
Users that are interested in jscache are comparing it to the libraries listed below
- Sync data in your cluster applications.☆132Updated 4 years ago
- A query language for Javascript data. Extracted from Spah.☆325Updated 2 years ago
- SAX based evented streaming JSON parser in JavaScript☆446Updated last year
- An asynchronous domain-based exception handler with long stack traces for node.js☆247Updated 4 years ago
- A light, fast, flexible Javascript IOC container☆860Updated 8 years ago
- NodeJS library for distributing computation across multiple processes.☆444Updated 5 years ago
- Provide polyfill to support EventSource in browser where it is not available☆183Updated last year
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Updated 7 years ago
- A simple but powerful route listener library☆162Updated 7 years ago
- JSON query and mutation library. It traverses a tree structure in post-order (leaves first, root last), across objects and arrays, return…☆79Updated 6 years ago
- An implementation of the WebWorker API for node.js☆167Updated 14 years ago
- [LEGACY] Module to support binding of behavior to rendered UI components rendered on the server or client☆141Updated 4 years ago
- Dude, Where's My Workflow?☆133Updated 11 years ago
- A WebWorkers implementation for NodeJS☆643Updated 7 years ago
- [deprecated] can be replaced with v2 of i18next☆260Updated 5 years ago
- Modular and fast Promises implementation for JavaScript☆365Updated 3 years ago
- ☆277Updated 6 years ago
- Work with models in your JavaScript☆404Updated 11 years ago
- ☆211Updated 6 years ago
- Improved support for models with nested attributes.☆646Updated 5 months ago
- An AMD compliant loader that loads modules from localStorage☆68Updated last year
- JOQULAR (JavaScript Object Query Language Representation) for JSON data matching, transformation, validation and extraction☆22Updated 5 years ago
- AMD and CJS dependency management in the browser☆464Updated 5 years ago
- Map, WeakMap, and Set fast/simple shim for Harmony collections☆255Updated 6 years ago
- The msgpack protocol implemented in pure javascript.☆253Updated 6 years ago
- Sophisticated JSON schema based data validation and adaptation☆173Updated 12 years ago
- Quickly calculate statistics of a running stream of data☆192Updated 5 months ago
- PersistJS is a JavaScript client-side persistent storage library☆394Updated 4 years ago
- Augment your methods with pre and post hooks☆280Updated 9 years ago
- A JavaScript library which implements fancy IPC semantics on top of postMessage.