Generates routes, controllers, form requests, response classes, and DTOs from an OpenAPI v3 specification. Built as a fork of ogen-go/ogen — reuses the battle-tested OpenAPI parsing and IR pipeline, ...
A thread pool-based Rust implementation of JSON-RPC 2.0. This library provides a simple, user-friendly API for creating local JSON-RPC servers with concurrent request handling, graceful shutdown, and ...