A TypeScript implementation of binary search algorithm for browsers and Node.js
Different binary search tree implementations, including a self-balancing one (AVL)
Binary Search Trees
tiny binary search function with comparators
Better binary searching
Array / Arraylike utilities
Implement search on any static website.
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
List of binary file extensions
Different binary search tree implementations, including a self-balancing one (AVL)
Find the index of first elements which greater or equals than the target element.
binary search tree & avl tree (self balancing tree) implementation in javascript
High-performance JSON serialization library
Check if a file path is a binary file
The official Pinecone TypeScript SDK for building vector search applications with AI/ML.
A complete, fully tested data structure library written in TypeScript.
Snapshotable JavaScript runtime via WebAssembly. QuickJS-NG compiled to WASM with snapshot/restore support.
Very small binary search index implimentation.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Utility for downloading artifacts from different versions of Electron
Apple's property list parser/builder for Node.js and browsers
The linux x64 distribution of the Sentry CLI binary.
Helper function to build binary assignment operator visitors
Unicode Trie data structure for fast character metadata lookup, ported from ICU