Web Application Messaging Protocol Client
[test/main.coffee](./test/main.coffee) :
Numerical computing and ML in the browser
Implements Reactive RPC procedure calling semantics abstracted away from any transport or serialization format.
socket.io parser based on JSON.stringify / JSON.parse
Extandable MessagePack serializer
Zenweb MessagePack module
Python runtime and build extension for Trigger.dev
<!-- * @Author: renjie.yin * @Date: 2022-07-02 16:54:17 * @LastEditors: renjie.yin * @LastEditTime: 2023-04-07 09:51:18 * @Description: -->
Like NumPy, in TypeScript and JavaScript
Message pack encoder to encoder and decode packages
Abstract messaging protocol
Codec-aware browser LLM runtime. Wraps the patched wdunn001/web-llm fork (`stream_format: "raw"`) so a local WebGPU engine emits raw token-ID CodecFrames byte-identically to what vLLM / sglang / llama.cpp produce over HTTP. Host does no tokenize/detokeniz
MSGPACK implementation over WebSockets for Node.js
Excellent ECMAScript MessagePack implementation for 85% of people.
Another MessagePack and JSON codec
This module lets you run python code inside node without spawning new processes
Multi-RPC package for browser use
Catcher WebSocket client — resilient reconnect, multi-endpoint racing, msgpack codec
An extended version of @msgpack/msgpack library, providing enhanced serialization and deserialization capabilities with support for additional data types and circular references
This is an encoder and decoder for the foundationdb [tuple encoding](https://apple.github.io/foundationdb/data-modeling.html#tuples) format.
Portable mixed-precision math, linear-algebra, & retrieval library with 2000+ SIMD kernels for x86, Arm, RISC-V, LoongArch, Power, & WebAssembly
Another implementation of binary serialization.
Typed MessagePack serializer (inspired by but different from msgpack)