beta.news All 17 Release 5 Infrastructure 10 Engineering 12 Org 3
foss.global

Topic

TypeScript

@serve.zone/callrouter: HiFi Calling Engine for SIP, WebRTC, and social.io @serve.zone/callrouter puts high-fidelity Rust audio processing, hub-based call legs, and pluggable SIP/WebRTC workflows behind the calling layer social.io needs. Engineering, Infrastructure, serve.zone SmartDNS: Rust DNS Client and Server Behind a TypeScript API @push.rocks/smartdns keeps DNS APIs in TypeScript while moving UDP, DNS-over-HTTPS, packet parsing, and DNSSEC signing into Rust binaries connected over typed IPC. Engineering, Infrastructure, DNS SmartVM: Firecracker MicroVMs Controlled from TypeScript @push.rocks/smartvm wraps Firecracker's binary, image, socket, network, drive, and cleanup plumbing in a typed TypeScript API for disposable Linux/KVM microVMs. Release, Infrastructure, TypeScript SmartProxy: A Rust-Powered Proxy Toolkit You Configure in TypeScript @push.rocks/smartproxy moves route matching, TLS modes, load balancing, UDP/QUIC handling, and NFTables forwarding behind a typed TypeScript configuration surface. Release, Infrastructure, TypeScript SmartVPN: A VPN That Hides in Plain Sight Over WebSockets @push.rocks/smartvpn runs VPN traffic over HTTPS WebSockets while keeping config and telemetry in TypeScript and encryption, TUN I/O, QoS, and MTU handling in Rust. Release, Infrastructure, TypeScript Combining TypeScript and Rust in the foss.global Ecosystem: The Best of Both Worlds foss.global's TypeScript/Rust pattern pairs @git.zone/tsrust builds with @push.rocks/smartrust runtime IPC so services can keep typed APIs and Rust data planes. Engineering, TypeScript, Rust Embracing Rust smartproxy kept its TypeScript interface while moving network operations into Rust for high-workload proxying. Org, Engineering, TypeScript Embracing Deno foss.global's Deno adoption note records the shift toward modules that run in both Deno and Node.js without splitting the TypeScript package line. Org, Engineering, TypeScript @push.rocks/smartdata: A TypeScript-First MongoDB Wrapper for Modern Applications @push.rocks/smartdata brings decorator-defined MongoDB models, type-safe queries, EasyStore, distributed coordination, and live sync into a TypeScript-first data layer. Release, Engineering, TypeScript Domain centric packages The domain-centric package shift groups related server, client, service-worker, and edge-worker exports into fewer packages with clearer import boundaries. Engineering, TypeScript, code.foss.global Announcing TypeScript.Guru: Your Ultimate Guide to TypeScript Mastery! TypeScript.Guru launched as a learning site for TypeScript patterns, tutorials, and foss.global module examples rather than a package release. Org, TypeScript