1 repository
High-performance web application frameworks built using the C programming language.
Distinct from Web Application Frameworks: Distinct from Web Application Frameworks: specifically targets C-based frameworks, whereas the parent is language-agnostic.
Explore 1 awesome GitHub repository matching web development · C Frameworks. Refine with filters or upvote what's useful.
Kore is an event-driven web and WebSocket server framework designed for building high-performance web services and APIs in C or Python. It functions as a secure, concurrent application framework that utilizes non-blocking I/O and isolated worker processes to handle high-concurrency traffic. The project is distinguished by a security-first architecture that features OS-level process sandboxing, privilege separation, and the isolation of private encryption keys into dedicated processes. It enables zero-downtime deployments through dynamic module hot-reloading and provides automated TLS certific
Provides a high-performance web application framework specifically built for the C programming language.