2 repository-uri
Web services optimized for sub-millisecond latency and over 200,000 requests per second under concurrent load.
Distinct from High-Performance Web Services: Distinct from High-Performance Web Services: specifically targets sub-millisecond latency and 200k+ RPS benchmarks, not general performance optimization.
Explore 2 awesome GitHub repositories matching web development · Sub-Millisecond Latency Services. Refine with filters or upvote what's useful.
A light-weight REST API development framework for ASP.NET 8 and newer.
Handles over 200,000 requests per second with sub-millisecond latency under concurrent load.
Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p
Farm starts a web project in milliseconds and applies updates within 10ms for most changes.