Stars
SciRS2 - Scientific Computing and AI in Rust., providing SciPy-compatible APIs while leveraging Rust's performance, safety, and concurrency features. Unlike traditional scientific libraries
Dependency-free text roll animation for vanilla JS, React, and Vue.
[CVPR 2026] VLM-3R: Vision-Language Models Augmented with Instruction-Aligned 3D Reconstruction
Dynamic routes in Next.js bundle all possible components because the bundler can't know which ones each content page needs. This tool statically analyzes your MDX/TSX content to generate optimized …
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with C…
Auto-resolves component dependencies across nested MDX includes. MDX doesn't support selective component passing for nested files - this plugin analyzes your MDX files and injects only the componen…
a robust, scalable, and maintained set of caching packages
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
This repository contains the official implementation of the paper "GL2GPU: Accelerating WebGL Applications via Dynamic API Translation to WebGPU", presented at WWW 2025. https://doi.org/10.1145/369…
🌐 Internationalization (i18n) for Next.js
Safely converts ESTree expression nodes into plain JavaScript data and returns SKIP_VALUE whenever any part of the input is dynamic or unresolved
True scoped component overrides for MDX. Move beyond global-only providers with context-aware AST transformations that rewrite elements - whether standard tags (like p or br) or custom components -…
Compile-time callsite refinement: static extraction, validation, derivation, pruning, and safe write-back
A lightweight JavaScript differ that computes path-based CREATE, CHANGE, and REMOVE operations between two object graphs with configurable array and cycle handling.
The repository provides code for running inference with the SAM 3D Body Model (3DB), links for downloading the trained model checkpoints and datasets, and example notebooks that show how to use the…
The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading the trained model checkpoints, and example notebooks that sho…
Multiple key/value map & range map for typescript
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
A better JSON differ & viewer, support LCS diff for arrays and recognise some changes as "modification" apart from simple "remove"+"add".
Valdi is a cross-platform UI framework that delivers native performance without sacrificing developer velocity.
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Flattens React children and fragments to an array with predictable and stable keys
AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.