Qrbit is a fast, cross-platform QR code generator for Node.js, built with Rust for high performance. It supports logo embedding, customizable colors, and outputs QR codes in SVG, PNG, JPEG, and WebP formats without requiring a `canvas` dependency.
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 COLLECTIONAn experimental security extension for the Model Context Protocol (MCP) providing runtime evidence for tool calls via HTTP message signatures and mTLS.
Workhub is a Windows desktop app for AI-driven development, integrating a Kanban task board with an Obsidian Markdown vault. It enables seamless collaboration between humans and AI agents (Claude Code/OpenCode) by sharing the same file-based source of truth, alongside tools for repo management, planning, voice dictation, and screen annotation.
Core implementation of the KASL language, providing parsing and translation into KASL-IR.
Actix Web is a powerful, pragmatic, and fast Rust web framework supporting HTTP/1.x and HTTP/2, WebSockets, streaming, middleware, and content compression.
OxiMod is a Rust ODM built on the MongoDB driver, offering schema‑aware modeling, validation, typed queries, and persistence helpers while preserving direct driver access for advanced operations.
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.
RustyCSV is a high-performance CSV parser for Elixir, built as a Rust NIF with SIMD acceleration, parallel parsing, and bounded-memory streaming. It serves as a drop-in replacement for NimbleCSV.
Mithril is a multi-model orchestration engine that unifies Gemini, OpenAI, Anthropic, Groq, and local GGUF models behind a single Ollama-compatible API. Configure multi-agent teams in YAML, with 24 built-in tools, Docker support, and MCP integration.
Hyperswitch is an open-source, composable payments infrastructure written in Rust. It connects to 120+ payment processors with intelligent routing, retries, a PCI-compliant vault, cost observability and reconciliation, and offers SaaS or self-hosted deployment.
Embassy is a modern embedded framework using Rust and async, offering safe, efficient multitasking with HALs for various microcontrollers, time, networking, Bluetooth, USB, and more.
Token Station is a local routing gateway for AI agents and LLM providers. Route Claude Code, Cursor, Codex, Gemini CLI and others through a loopback-only gateway with smart tier selection, quota-aware routing, and usage tracking.
iii is a runtime platform for composing, extending, and observing backend services in real time. It unifies queues, cron, HTTP, state, observability, and agents into a single live system surface using three primitives: Workers, Functions, and Triggers.
tailscaled-rs is an experimental, independent Rust daemon that implements the Tailscale control protocol to join WireGuard-based mesh networks. It provides a persistent background service with CLI management, state persistence, and local API access, serving as a community-driven alternative to the official client.
SeaORM is a powerful relational ORM for building web services in Rust, offering a developer experience inspired by popular ORMs in Ruby, Python, and Node.js.
Loco is a Rust web application framework inspired by Rails, offering conventions over configuration, Axum-based controllers, ORM-backed entities, views, background jobs, scheduling, mail, storage, and caching for server-side applications.
FrogDB is a pre-release, Redis 8.0-compatible, memory-first database written in Rust. It speaks RESP2/RESP3 for drop-in use with existing Redis clients and provides core and module-style data types, JSON, time series, vector and full-text search, Raft-based clustering with read replicas, and RocksDB-backed persistence.
ThunderForgeVTT is an open-source virtual tabletop built with Rust and WebAssembly, currently in early concept/PoC stage, aiming for easy hosting and a fantasy-friendly experience.
Premove ITN is an open-source, context-aware inverse text normalization tool for English voice-agent transcripts. It converts spoken ASR output into canonical written forms using a generate-score-decode pipeline with DeBERTa contextual scoring.
PyO3 provides Rust bindings for Python, enabling creation of native Python modules and embedding Python in Rust binaries. Supports CPython, PyPy, and GraalPy.