awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to antoaravinth/lets-build-express

Open-source alternatives to Lets Build Express

30 open-source projects similar to antoaravinth/lets-build-express, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lets Build Express alternative.

  • ithewei/libhvithewei avatar

    ithewei/libhv

    7,521View on GitHub↗

    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

    Ccurlepollhttp-client
    View on GitHub↗7,521
  • akamai/cl-http2-protocolakamai avatar

    akamai/cl-http2-protocol

    106View on GitHub↗

    HTTP/2 interop library in Common Lisp

    Common Lisp
    View on GitHub↗106
  • dimwitlabs/prosaicDimwitLabs avatar

    DimwitLabs/Prosaic

    12View on GitHub↗

    A writer-first terminal writing app built with Python and Textual

    Python
    View on GitHub↗12
  • ardek66/geminimA

    ardek66/geminim

    0View on GitHub↗
    View on GitHub↗0
  • artemkakun/polygon-editorArtemkaKun avatar

    ArtemkaKun/polygon-editor

    7View on GitHub↗

    Polygon Editor

    V
    View on GitHub↗7

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • atom/atomatom avatar

    atom/atom

    60,807View on GitHub↗

    Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo

    JavaScript
    View on GitHub↗60,807
  • auroraeditor/auroraeditorAuroraEditor avatar

    AuroraEditor/AuroraEditor

    1,335View on GitHub↗
    Swiftaeideauroraaurora-editor
    View on GitHub↗1,335
  • benoitc/gunicornbenoitc avatar

    benoitc/gunicorn

    10,443View on GitHub↗

    Gunicorn is a production-grade WSGI HTTP server designed for deploying Python web applications. It functions as a process manager that utilizes a pre-fork worker model, where a master process initializes the application and spawns multiple child processes to handle incoming requests in parallel. This architecture ensures high performance and stability by isolating application execution within persistent worker processes. The server distinguishes itself through its flexible concurrency models and robust process lifecycle management. It supports interchangeable worker types, including synchrono

    Pythonhttphttp-serverpython
    View on GitHub↗10,443
  • boazsegev/iodineboazsegev avatar

    boazsegev/iodine

    971View on GitHub↗

    iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support

    Cclusteringhigh-performancehttp
    View on GitHub↗971
  • brackets-cont/bracketsbrackets-cont avatar

    brackets-cont/brackets

    1,495View on GitHub↗
    JavaScript
    View on GitHub↗1,495
  • brunophilipe/tiptyperB

    brunophilipe/TipTyper

    0View on GitHub↗
    View on GitHub↗0
  • codeeditapp/codeeditCodeEditApp avatar

    CodeEditApp/CodeEdit

    22,896View on GitHub↗

    CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace for writing and modifying source code, combining a text editor with project management tools. The editor is built specifically for macOS using native frameworks to ensure performance. It features a plugin system that allows for the addition of specialized features and custom logic to extend the editing experience. The environment includes an integrated terminal emulator for executing development commands and debugging tools. It also provides project-wide file indexing for globa

    Swiftappappkitapple
    View on GitHub↗22,896
  • coteditor/coteditorcoteditor avatar

    coteditor/CotEditor

    8,172View on GitHub↗

    CotEditor is a native macOS plain text editor designed for lightweight file modification and developer use. It is a desktop application built specifically for the macOS operating system to ensure high performance and system integration. The project functions as a text encoding manager, providing the ability to process and convert a wide range of plain text formats and legacy character encodings to prevent corruption and display errors. Its capabilities cover plain text editing, lightweight code editing for scripts and configuration files, and general macOS text processing.

    Swiftcocoacoteditoreditor
    View on GitHub↗8,172
  • curlpipe/oxcurlpipe avatar

    curlpipe/ox

    3,706View on GitHub↗

    Ox is an extensible code editor and integrated development environment. It functions as a terminal-integrated text editor that combines source code editing with an embedded interactive command-line shell. The editor is distinguished by its programmable nature, utilizing a custom scripting API to integrate external functionality such as AI assistance and productivity tools. It further enables automation through an event-capture macro system for recording and playing back editing sequences. Core capabilities include multi-cursor editing, rule-based syntax highlighting, and a hierarchical file

    Rust
    View on GitHub↗3,706
  • antsmartian/lets-build-expressantsmartian avatar

    antsmartian/lets-build-express

    1,053View on GitHub↗

    This repo contains chapters which explains how one can build a minimal express library.

    JavaScript
    View on GitHub↗1,053
  • django/daphnedjango avatar

    django/daphne

    2,670View on GitHub↗

    Django Channels HTTP/WebSocket server

    Python
    View on GitHub↗2,670
  • dom96/httpbeastD

    dom96/httpbeast

    0View on GitHub↗
    View on GitHub↗0
  • dreikanter/sublime-bookmarksdreikanter avatar

    dreikanter/sublime-bookmarks

    1,072View on GitHub↗

    Sublime Text essential plugins and resources

    awesomeawesome-listbookmarks
    View on GitHub↗1,072
  • dunwu/nginx-tutorialdunwu avatar

    dunwu/nginx-tutorial

    5,437View on GitHub↗

    This project is a set of configuration guides and instructional tutorials for setting up Nginx as a web server and reverse proxy. It provides practical examples for hosting static files and directing network traffic to backend servers. The materials cover the implementation of load balancing using weighted round-robin strategies to distribute traffic across server clusters. It also provides guidance on configuring reverse proxies to manage request flow and secure application access. The documentation includes instructions for routing requests by URL path to host multiple applications on a si

    JavaScriptload-balancernginxproxy
    View on GitHub↗5,437
  • emacs-mirror/emacsemacs-mirror avatar

    emacs-mirror/emacs

    4,951View on GitHub↗

    Emacs is an extensible real-time text editor that displays each character as it is typed across multiple windows and frames. It is fundamentally a scriptable editing environment, allowing users to write custom code that adds new commands or modifies behavior dynamically without restarting the editor. Beyond text editing, the editor includes an interactive help and manual browser that opens contextual documentation for any command or setting on demand, as well as a live configuration customization panel that applies adjustments to settings and themes instantly.

    Emacs Lisp
    View on GitHub↗4,951
  • emacs-tw/awesome-emacsemacs-tw avatar

    emacs-tw/awesome-emacs

    9,180View on GitHub↗

    Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e

    awesome-listemacs
    View on GitHub↗9,180
  • emmett-framework/granianemmett-framework avatar

    emmett-framework/granian

    5,074View on GitHub↗

    Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major Python gateway interfaces—ASGI for asynchronous apps, WSGI for synchronous apps, and RSGI for async requests—while also handling HTTP/1.1, HTTP/2, and WebSocket connections through automatic protocol negotiation. Architecturally, Granian uses a multiprocess worker model that isolates requests across CPU cores and provides configurable threadpool-limited concurrency to control backpressure per worker. It includes built-in Prometheus metrics exposition for connection counts and

    Rustasgiasynciohttp
    View on GitHub↗5,074
  • franzinc/aservefranzinc avatar

    franzinc/aserve

    203View on GitHub↗

    AllegroServe, a web server written in Common Lisp

    Common Lisp
    View on GitHub↗203
  • fukamachi/dexadorfukamachi avatar

    fukamachi/dexador

    432View on GitHub↗

    A fast HTTP client for Common Lisp

    Common Lisp
    View on GitHub↗432
  • fukamachi/fast-httpfukamachi avatar

    fukamachi/fast-http

    358View on GitHub↗

    A fast HTTP request/response parser for Common Lisp.

    Common Lisp
    View on GitHub↗358
  • fukamachi/woofukamachi avatar

    fukamachi/woo

    1,381View on GitHub↗

    A fast non-blocking HTTP server on top of libev

    Common Lisp
    View on GitHub↗1,381
  • gchp/iotagchp avatar

    gchp/iota

    1,658View on GitHub↗

    A terminal-based text editor written in Rust

    Rustrusttext-editor
    View on GitHub↗1,658
  • gendl/aservegendl avatar

    gendl/aserve

    8View on GitHub↗

    AllegroServe, a web server written in Common Lisp

    Common Lisp
    View on GitHub↗8
  • gottcode/focuswriterG

    gottcode/focuswriter

    0View on GitHub↗
    View on GitHub↗0
  • adobe/bracketsadobe avatar

    adobe/brackets

    33,033View on GitHub↗

    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

    JavaScript
    View on GitHub↗33,033