mafintosh / refcache
Small cache abstraction that auto GCs unref'ed objects after a max size has been reached
☆13Updated 4 years ago
Alternatives and similar repositories for refcache:
Users that are interested in refcache are comparing it to the libraries listed below
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Auto naming of objects for easier debugging☆18Updated 4 years ago
- Get CPU usage percentage of own process☆19Updated 5 years ago
- Faster and simplified version of on-load without dom diffing support☆36Updated 5 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- Turn a readable stream into multiple readable streamx streams☆13Updated 2 years ago
- A simple block store that writes blocks to disk.☆11Updated 4 years ago
- Tiny async debouncer☆37Updated last year
- Dead simple, single file, tiny byte formatter☆19Updated 2 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- NPR allows you to run your CLI dependencies without having a copy in node_modules.☆16Updated 2 years ago
- Tiny type-safe event emitter☆26Updated last year
- Same as setTimeout and setInterval but pinned to the clock☆15Updated 5 years ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Cross platform normalization of process.argv☆17Updated 3 years ago
- WeakMap with an array of keys☆17Updated 7 months ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 4 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 3 years ago
- Type-safe SQL builder using ES2015 template tags☆11Updated 3 years ago
- Convert hyperscript attributes to properties☆19Updated last year
- Convert a pull-stream into an AsyncIterable, and use for-await-of☆18Updated 6 years ago
- Derive a key and secret key file from a name☆19Updated 4 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last year
- A 25 LOC utility to define and create records via objects literals.☆15Updated 5 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago