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.
A library for the unique number allocator
Curated collection of data structures for the JavaScript/TypeScript.
A general purpose buffer pool.
binary heap (priority queue) algorithms (ported from Python's heapq module)
An implementation of the Fibonacci heap data structure
Min/Max Heap & Heap Sort implementation in javascript
heap analysis plugins for memlab
An implementation of napi for wasm
This is a special package whose purpose is to ensure that we do not end up with duplicated execution of a common and shared symbol. This is especially important for environments that use PNPM and may end up with multiple copies of child libraries. We do n
> **Deprecated:** This package has been merged into `@osdk/react-components` and will be removed in a future release. > > ### Migration steps > > 1. Remove `@osdk/react-components-styles` from your dependencies > 2. Replace your CSS imports: > > ```css
A CLI for bootstrapping OSDK widgets on top of popular frameworks
The Maker-Experimental package provides experimental functions relating to programmatically defining ontologies (see the @osdk/maker package). These functions are unstable and may have unexpected behavior.
> **⚠️ Beta Release**: This package is currently in beta. Please use the latest beta version for the most up-to-date features and fixes.
Provides safe and convenient methods to allocate, read, and write numeric values, strings, and typed arrays, within an ArrayBuffer heap, like the one used within WebAssembly and Emscripten modules.
A CLI for bootstrapping OSDK apps on top of popular frameworks
This is a special package whose purpose is to ensure that we do not end up with duplicated execution of a common and shared symbol. This is especially important for environments that use PNPM and may end up with multiple copies of child libraries. We do n
Heap dump, sample profiler and allocation timeline generator for Node.
Parses V8 heap snapshots
A CLI for generating OSDKs and managing Foundry site deployments
A Vite plugin that enables **Ontology as Code (OAC)** development by automatically generating ontology assets from TypeScript/JavaScript ontology definitions. This plugin handles the complete pipeline from ontology source code to ready-to-use OSDK (Ontolo
Programmable interface to Clinic.js Heap Profiler
The Maker package provides a type-safe, programmatic way to define ontologies, which are the foundation for structured data in Palantir Foundry. This document provides examples of how to use the maker API to define various ontology entities.
Heap bridge helper for implementing JavaScript sdks on native platforms.