ignlg / heap-js
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
☆121Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for heap-js
- Check where your code is running. In the browser or in node.js environment.☆245Updated last week
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated last year
- A lightning fast on the fly JSON parser☆127Updated last year
- Easing functions in TypeScript☆75Updated 11 months ago
- Code samples that scale☆103Updated this week
- 🔼 Heap data structure w/ custom comparator☆84Updated 4 months ago
- javascript realms security resources☆34Updated 9 months ago
- Pure random number generator written in TypeScript☆81Updated this week
- 😎 A list of awesome TypeScript transformers, plugins, handbooks, etc☆130Updated 2 years ago
- Extend native Error to create custom errors☆163Updated last week
- Typed express router for TypeScript☆87Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆203Updated 3 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Collection of decorators and hooks for interaction with InversifyJS container within React components☆32Updated 3 years ago
- Preprocessor css modules for Jest test framework. Generates correct css object. Supports css, sass, stylus, less.☆61Updated 5 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- Checks TypeScript types match expected values☆216Updated 5 months ago
- Same as React's useCallback, but returns a stable reference.☆221Updated last year
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆176Updated 5 months ago
- Examples of using typetype to create typescript types☆31Updated 3 years ago
- Preserves types over JSON, BSON or socket.io☆69Updated 3 months ago
- Code writer for JavaScript and TypeScript code.☆195Updated last month
- Compare two objects using accessed properties with Proxy☆288Updated this week
- esbuild-loader examples☆89Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆239Updated 4 months ago
- Higher order iterator library for JavaScript and TypeScript.☆55Updated 2 years ago
- CLI for applying TypeScript codefixes☆135Updated 2 months ago
- JavaScript Object like api, backed by an arraybuffer☆171Updated 6 months ago
- A tool for analyzing the output of `tsc --generateTrace`☆338Updated 4 months ago
- JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and servers…☆55Updated 2 years ago