WhisperLiveKit is a self-hosted, ultra-low-latency speech-to-text pipeline. It provides real-time transcription, speaker diarization, and translation via WebSocket and OpenAI/Deepgram-compatible APIs.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONSwoole is an event-driven, asynchronous, coroutine-based concurrency library for PHP, offering coroutines, runtime hooks that convert blocking I/O, TCP/HTTP/WebSocket servers, clients, timers and channels.
An interactive, TLS-capable intercepting HTTP proxy designed for penetration testers and software developers to analyze network traffic.
AetherGrid is a distributed AI workload orchestrator built with strict Domain-Driven Design, featuring lease-based execution ownership, event-driven reconciliation, API key auth, and a React dashboard.
Hoppscotch is an open-source API development ecosystem providing a lightweight alternative to Postman and Insomnia for testing and designing APIs.
A local-first web UI for running Claude Code and Codex sessions in browser tabs with real PTY terminals, persistent history, and agent coordination via MCP. Sessions run in tmux for durability, with token-authenticated localhost security.
Unofficial RustDesk Server HBBS overlay adding policy-driven Geo Relay selection, managed MMDB updates, Secure TCP, WebSocket signalling, connection JWT auth, and a version-locked HBBR. Account/API server is not included.
Iris is a full-featured HTTP/2 web framework for Go, offering typed routing, built-in middleware, MVC, WebSockets, gRPC, sessions, caching, i18n and rich request/response handling. The README also previews a generics-based v14 that has no release date yet.
AgentDeck is a web-based remote terminal designed for AI coding CLIs, providing a multi-tab interface with session persistence and a dedicated chat view for structured interaction.
Wappie is a multi-tenant WhatsApp API server with a sealed archive and a browser client on the same API: devices pair by QR or code, traffic is ingested and encrypted per device, and every message, edit, deletion and attachment is readable only in a client that holds the key.
Socket.IO is a JavaScript library for real-time, bidirectional, low-latency communication between web clients and servers, using WebSocket with fallbacks, featuring auto-reconnection, rooms, and acknowledgements.
CloudPath is a self-hosted IoT control platform consisting of a central server and gateways. The server manages desired states, tenants, and auditing, while gateways handle device observation and autonomous operation during outages. It uses Go, React, and SQLite, featuring a plugin-based driver system, RBAC, and multi-gateway support under the MIT license.
curl is a widely used command-line tool and the libcurl library for transferring data to and from servers using URL syntax, with broad protocol support including HTTP, HTTPS, FTP, SFTP, SMTP, IMAP, MQTT, WebSocket and more.
TundraLibs is a suite of independent, cross-runtime TypeScript libraries compatible with Deno, Bun, Node.js, Cloudflare Workers, and browsers. It provides modular tools for databases (ORM, drivers), authentication, validation, logging, tracing, caching, and HTTP routing.
Echo is a high-performance, extensible and minimalist Go web framework built on Go's standard net/http, offering a radix-tree router, request binding, grouping, a middleware ecosystem, centralized error handling, HTTP/2 and automatic TLS.