µWebSockets is a C/C++ HTTP and WebSocket server library with a Node.js binding, offering TLS 1.3, URL routing, pub/sub, and a standards-compliant, fuzz-tested implementation for real-time applications.
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 COLLECTIONFootup is a lightweight PHP MVC framework with CLI code generation, routing, validation, database, and logging. Supports SQLite, MySQL, PostgreSQL, and PSR‑4 autoloading for small apps and internal tools.
Gin is a high-performance HTTP web framework for Go, featuring a Martini-like API with significantly better performance. It provides zero-allocation routing, middleware support, JSON validation, route grouping, and built-in error management for building REST APIs and microservices.
Vue Router 3 is the official routing library for Vue 2, providing client-side navigation, nested routes and route guards. Both Vue 2 and this router version have reached end of life; Vue 3 users should use Vue Router 4.