streamich / sonic-forestLinks
High performance tree and sorted map implementations for JavaScript in TypeScript
☆22Updated last month
Alternatives and similar repositories for sonic-forest
Users that are interested in sonic-forest are comparing it to the libraries listed below
Sorting:
- World fastest deep clone based on schema☆23Updated last year
- Higher order iterator library for JavaScript and TypeScript.☆58Updated 9 months ago
- 📼 Simplest high speed testing☆25Updated last month
- A mini implementation of TC39 observables, plus some utils!☆23Updated 2 years ago
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated 2 years ago
- A little CLI for making TypeScript packages, cleanly and effortlessly.☆23Updated last year
- A grep-like command that uses JavaScript-flavored regular expressions.☆20Updated last year
- Small, no dependencies, Markdown, HTML, and inline CSS parser. Just 4KB, available as ESM module from CDN.☆25Updated last month
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…☆51Updated 3 months ago
- Tiny library to parse error stack traces☆107Updated last year
- 🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript☆47Updated 2 years ago
- A safer loop for sync or async unique use cases.☆21Updated last year
- Fast & tiny DOM differ☆16Updated last year
- A tiny PEG-like system for building language grammars with regexes.☆22Updated 8 months ago
- A tiny (0.5 kB) decimal type for JavaScript☆51Updated 8 months ago
- Notifies your code on DOM node move or resize☆34Updated last year
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆39Updated 3 years ago
- Utility library that lists out all transferable objects (https://developer.mozilla.org/en-US/docs/Glossary/Transferable_objects) that can…☆22Updated 2 months ago
- Safely evaluate JavaScript (estree) expressions, sync and async.☆61Updated 3 weeks ago
- A base64 encoder/decoder with gzip or deflate abilities.☆37Updated 11 months ago
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 8 months ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated 7 months ago
- Treat EventEmitter-like object using Async/Await, Async Iterator.☆34Updated last month
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Bidirectional Server-sent Events☆43Updated 3 years ago
- Kitchen sink of helpful utilities.☆54Updated last month
- Small benchmark library focused on avoiding optimization/deoptimization pollution between tests by isolating them.☆24Updated 4 months ago
- Iterable WeakMap, WeakSet and WeakValue