How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
libhv is a high-performance C/C++ network library and event-driven I/O framework used to build TCP, UDP, SSL, HTTP, WebSocket, and MQTT clients and servers. It provides a non-blocking event loop for managing network sockets, timers, and system signals across multiple threads. The project is distinguished by its integrated support for specialized network roles, including a full HTTP web server with RESTful routing and middleware, an MQTT messaging client for IoT communication, and the ability to implement SOCKS5 and HTTP proxies. It also features a reliable UDP implementation to ensure ordered
This repo contains chapters which explains how one can build a minimal express library.
Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites. The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing. The project includes a wide range of developm
This repo contains chapters which explains how one can build a minimal express library.
The main features of antoaravinth/lets-build-express are: Text Editors, Web Servers, Web Servers and APIs.
Projects with overlapping indexed features include: ithewei/libhv — libhv is a high-performance C/C++ network library and event-driven I/O framework used to build TCP, UDP, SSL, HTTP,… akamai/cl-http2-protocol — HTTP/2 interop library in Common Lisp. antsmartian/lets-build-express — This repo contains chapters which explains how one can build a minimal express library. ardek66/geminim. artemkakun/polygon-editor — Polygon Editor. adobe/brackets — Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and…