BridgeAR / safe-stable-stringifyLinks
Safe, deterministic and fast serialization alternative to JSON.stringify.
☆225Updated 3 months ago
Alternatives and similar repositories for safe-stable-stringify
Users that are interested in safe-stable-stringify are comparing it to the libraries listed below
Sorting:
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated 2 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Run some code when the process exits☆291Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- A stream implementation that does more by doing less☆255Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- Extremely fast utf8 only stream implementation☆289Updated 3 weeks ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated last month
- Create a hash checksum over a folder or a file☆115Updated 4 months ago
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆185Updated 5 months ago
- Tiny LRU cache for Client or Server☆164Updated this week
- ☆78Updated 3 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Fake HTTP injection library☆398Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆255Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆314Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 7 months ago
- Shows how fat is a package☆99Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 6 months ago
- npm's content-addressable cache☆288Updated last week
- Validate your env variables using Ajv and dotenv☆243Updated last month
- Makes it easy to replace require'd dependencies.☆96Updated last year
- Like `require-in-the-middle`, but for ESM import☆145Updated last month
- ESM import and globals mocking for unit tests