mafintosh / refcacheLinks
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
Sorting:
- 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
- ☆23Updated 5 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Tiny async debouncer☆37Updated last year
- Turn a readable stream into multiple readable streamx streams☆13Updated 2 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 11 months ago
- Dead simple, single file, tiny byte formatter☆19Updated 2 years ago
- Tiny type-safe event emitter☆26Updated last year
- Promise Semaphore☆26Updated 3 years ago
- Auto naming of objects for easier debugging☆18Updated 4 years 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
- Duplex stream that allows you to send messages, including binary messages☆17Updated 4 years ago
- A context aware debug logger☆42Updated 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 5 years ago
- Yet another auto expiring, max sizable cache☆50Updated last year
- Get CPU usage percentage of own process☆19Updated 5 years ago
- A 25 LOC utility to define and create records via objects literals.☆15Updated 5 years ago
- Use the Node `dns` API in Chrome Apps☆34Updated 5 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Right-compose functions with a z() utility function☆25Updated 4 years ago
- A minimal overhead event loop delay sampler.☆24Updated last month
- Tiny module for easy encryption of Buffers☆32Updated 3 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Handle errors with async/await without try/catch.☆46Updated 5 years ago