iqdb.org api client for Node.js.
Prettier is an opinionated code formatter
A simple key/value storage using files to persist the data
Object value retrieval given a string path
Improved typeof detection for node.js and the browser.
Custom jest matchers to test the state of the DOM
Simple and complete DOM testing utilities that encourage good testing practices.
Allows you to build compile-time libraries
Fire events the same way the user does
Simple and complete React DOM testing utilities that encourage good testing practices.
Extract meaning from JS Errors
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
JS Object representation of a stack frame
Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Promisifies all the selected functions in an object
A Bonjour/Zeroconf implementation in TypeScript
Simple HTML5 drag-drop zone with React.js
Modify a JS/TS file and write back magically just like JSON!
TypeScript scope analyser for ESLint
A utility library for JavaScript and Typescript.
Utilities for working with TypeScript + ESLint together
🐻 Bear necessities for state management in React
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
JSDoc linting rules for ESLint.
Brute-force exact nearest-neighbor search and recall ground truth - part of the iQDB family.
Benchmarking and evaluation: recall@k, latency, and throughput for vector indexes - part of the iQDB family.
Embedded vector database for Rust. Exact and approximate (HNSW/IVF) similarity search with durable storage, over the iqdb crate family.
HNSW approximate nearest-neighbor graph index for fast vector search - part of the iQDB family.
IVF clustered nearest-neighbor index for very large vector datasets - part of the iQDB family.
The Index trait unifying flat, HNSW, and IVF vector indexes - part of the iQDB family.
Foundational vector-database types for the iQDB family - the shared vocabulary every iQDB crate speaks.
Parallel index construction, incremental updates, and merging - part of the iQDB family.
In-process vector and result caching with LRU/LFU/ARC eviction - part of the iQDB family.
SIMD-accelerated distance and similarity functions for vector search - part of the iQDB family.
Canonical metadata-filter evaluator for vector search: validate-on-construction and infallible per-row evaluation - part of the iQDB family.