3 repos
Runtimes optimized for low-latency network I/O and high-throughput request handling.
Explore 3 awesome GitHub repositories matching programming languages & runtimes · High-Performance Server. Refine with filters or upvote what's useful.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system
Implements a default-deny security model to protect high-performance server-side applications from unauthorized resource access.
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The
Powers high-performance network services with native HTTP, WebSocket, and database connectivity.
Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the fr
Embeds web servers directly into the application artifact, eliminating the need for external server installations and simplifying infrastructure management.