Web Socket Server
A TypeScript library for fetching and working with YouTube video transcripts
winit napi bindings
This is the **x86_64-unknown-linux-musl** binary for `@camera.ui/rust-decoder`
Efficient, vectorized geospatial operations in WebAssembly.
Rust nightly for rust-std-nightly-powerpc64le-unknown-linux-gnu
Zep fact-import adapter — bring Zep facts through the Lodestar Memory Firewall as external_document evidence at unverified/restricted, never silently promoted (Zep ratings never raise truth status). Part of Lodestar, the trust layer for AI agents.
Leverage iOS' ASWebAuthenticationSession and Android's Custom Tabs to authenticate users in your Tauri app.
Simple set of npx commands to automate git flow.
WASM based javascript wrapper for DIDComm
Cloudflare Workers proxy with HTTP/1.1 and HTTP/2 support
Rust-backed indexer for document stores
A Chromium Style QR Code Generator using Rust and WebAssembly
Agents should invoke this skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.
This is the **aarch64-apple-darwin** binary for `@btc-vision/rust-merkle-tree`
Unofficial wrapper of rustup installer
B3nd Servers — server-side composition (createServers, withCors) and transports (HTTP, gRPC) for the B3nd framework
FAF Mk4 Scoring Kernel — WASM-compiled Rust engine for scoring .faf files and compiling .fafb binaries. The Foundry.
1. Install [Bun](bun.sh) 2. Install [mpv](github.com/mpv-player/mpv) player. 3. (Optional) On desktop, set up [**Anime4K**](https://github.com/bloc97/anime4k) anime upscaler for **mpv** 4. `bunx @frixaco/anitrack`
Desktop application scaffolding tool for the Nano Framework
MCP server for local Froglet verifiable compute, signed receipts, settlement, and service publication.
Typescript Client for mango-v4 program.
Debounce hooks for @rescript/react
``` js // initialize express and socket.io servers const express = require('express') const {Server} = require('socket.io') const { createServer } = require('http') const app = express() const httpServer = createServer(app) const io = new Server(h