awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to myfreeweb/httpotion

Open-source alternatives to Httpotion

30 open-source projects similar to myfreeweb/httpotion, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Httpotion alternative.

  • twisted/twistedtwisted avatar

    twisted/twisted

    5,969View on GitHub↗

    Twisted is an event-driven networking engine for Python that provides a framework for building asynchronous network applications. At its core, it uses a reactor-based event loop to drive all input and output, dispatching callbacks in a single thread without blocking. The library implements a deferred promise chain for composing asynchronous logic, along with a protocol and factory pattern that separates connection state management from protocol handling, enabling reusable handlers for different network protocols. The framework supports multiple event loops across platforms, including select,

    Pythonasyncasync-pythondns
    View on GitHub↗5,969
  • micronaut-projects/micronaut-coremicronaut-projects avatar

    micronaut-projects/micronaut-core

    6,418View on GitHub↗

    Micronaut Application Framework

    Javacloudnativegroovyjava
    View on GitHub↗6,418
  • ipfs/js-ipfsipfs avatar

    ipfs/js-ipfs

    7,401View on GitHub↗

    js-ipfs is an HTTP client library that connects to any IPFS daemon, enabling JavaScript applications to interact with the InterPlanetary File System. It provides a promise-based asynchronous API for managing content-addressed storage, where all data is identified by cryptographic hashes (CIDs) for immutable references and deduplication. The library communicates with a remote IPFS node through HTTP requests, supporting cancellation of in-flight operations via standard AbortController signals. The library offers a comprehensive set of capabilities for working with IPFS, including adding and ret

    JavaScriptdecentralizeddistributedimmutable
    View on GitHub↗7,401
  • codeplea/hands-on-network-programming-with-ccodeplea avatar

    codeplea/Hands-On-Network-Programming-with-C

    701View on GitHub↗

    This project serves as a comprehensive tutorial and technical resource for developing network applications in the C programming language. It focuses on the practical application of the Berkeley socket interface, guiding users through the implementation of low-level network protocols and the management of data transmission across both connection-oriented and connectionless streams. The material distinguishes itself by covering the full lifecycle of network communication, from initializing system-level protocol stacks and resolving domain names to managing complex connection behaviors. It provi

    C
    View on GitHub↗701

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
  • crowdhailer/raxxCrowdHailer avatar

    CrowdHailer/raxx

    407View on GitHub↗

    Interface for HTTP webservers, frameworks and clients

    Elixir
    View on GitHub↗407
  • dakrone/clj-httpdakrone avatar

    dakrone/clj-http

    1,822View on GitHub↗

    An idiomatic clojure http client wrapping the apache client. Officially supported version.

    Clojure
    View on GitHub↗1,822
  • edgurgel/httpoisonedgurgel avatar

    edgurgel/httpoison

    2,296View on GitHub↗

    Yet Another HTTP client for Elixir powered by hackney

    Elixir
    View on GitHub↗2,296
  • ericmj/mintericmj avatar

    ericmj/mint

    0View on GitHub↗

    Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱

    View on GitHub↗0
  • fredwu/crawlerfredwu avatar

    fredwu/crawler

    958View on GitHub↗

    A high performance web crawler / scraper in Elixir.

    Elixircrawlerelixirfiles
    View on GitHub↗958
  • gamache/fuzzyurl.exgamache avatar

    gamache/fuzzyurl.ex

    21View on GitHub↗

    An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.

    Elixir
    View on GitHub↗21
  • gnarroway/hatognarroway avatar

    gnarroway/hato

    414View on GitHub↗

    An HTTP client for Clojure, wrapping JDK 11's HttpClient

    Clojure
    View on GitHub↗414
  • http-kit/http-kithttp-kit avatar

    http-kit/http-kit

    2,564View on GitHub↗

    Simple, high-performance event-driven HTTP client+server for Clojure

    Javaasyncclojurehttp-client
    View on GitHub↗2,564
  • kemonomachi/yurikemonomachi avatar

    kemonomachi/yuri

    13View on GitHub↗

    Elixir module for easier URI manipulation.

    Elixir
    View on GitHub↗13
  • knutin/elliknutin avatar

    knutin/elli

    660View on GitHub↗

    Simple, robust and performant Erlang web server

    Erlang
    View on GitHub↗660
  • meh/cauldronmeh avatar

    meh/cauldron

    72View on GitHub↗

    I wonder what kind of Elixir is boiling in there.

    Elixir
    View on GitHub↗72
  • mochi/mochiwebmochi avatar

    mochi/mochiweb

    1,888View on GitHub↗

    MochiWeb is an Erlang library for building lightweight HTTP servers.

    Erlang
    View on GitHub↗1,888
  • narrowtux/tubenarrowtux avatar

    narrowtux/Tube

    12View on GitHub↗

    WebSocket client library written in pure Elixir

    Elixir
    View on GitHub↗12
  • nervous-systems/kvltnervous-systems avatar

    nervous-systems/kvlt

    70View on GitHub↗

    Multi-target Clojure/script HTTP client

    Clojure
    View on GitHub↗70
  • ninenines/gunninenines avatar

    ninenines/gun

    937View on GitHub↗

    HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.

    Erlang
    View on GitHub↗937
  • oltarasenko/crawlyoltarasenko avatar

    oltarasenko/crawly

    1,085View on GitHub↗

    Crawly, a high-level web crawling & scraping framework for Elixir.

    Elixir
    View on GitHub↗1,085
  • parroty/exvcrparroty avatar

    parroty/exvcr

    747View on GitHub↗

    HTTP request/response recording library for elixir, inspired by VCR.

    Elixir
    View on GitHub↗747
  • peburrows/riverpeburrows avatar

    peburrows/river

    82View on GitHub↗

    An HTTP/2 client for Elixir (a work in progress!)

    Elixir
    View on GitHub↗82
  • pezra/ex-uri-templatepezra avatar

    pezra/ex-uri-template

    18View on GitHub↗

    RFC 6570 compliant URI template processor for Elixir

    Elixir
    View on GitHub↗18
  • pkinney/explodepkinney avatar

    pkinney/explode

    45View on GitHub↗

    An easy utility for responding with standard HTTP/JSON error payloads in Plug- and Phoenix-based applications

    Elixir
    View on GitHub↗45
  • ring-clojure/ringring-clojure avatar

    ring-clojure/ring

    3,880View on GitHub↗

    Ring is a Clojure HTTP web library that represents requests and responses as immutable data structures. It provides a functional framework for web development, treating HTTP traffic as standardized maps to decouple application logic from specific server implementations. The project features a middleware framework for composing reusable functional layers to handle cross-cutting concerns such as authentication and logging. It includes a server adapter system that translates raw traffic into request maps, as well as a dedicated integration layer for upgrading standard HTTP connections to bidirec

    Clojure
    View on GitHub↗3,880
  • slogsdon/httpslogsdon avatar

    slogsdon/http

    12View on GitHub↗

    HTTP server for Elixir

    Elixir
    View on GitHub↗12
  • slogsdon/plug-web-socketslogsdon avatar

    slogsdon/plug-web-socket

    63View on GitHub↗

    Stand-alone WebSocket support for Elixir Plug — pre-Phoenix-Channels alternative for plain Plug apps.

    Elixir
    View on GitHub↗63
  • sneako/finchsneako avatar

    sneako/finch

    1,358View on GitHub↗

    Elixir HTTP client, focused on performance

    Elixir
    View on GitHub↗1,358
  • stuart/elixir-webdriverstuart avatar

    stuart/elixir-webdriver

    119View on GitHub↗

    WebDriver client for Elixir.

    Elixir
    View on GitHub↗119
  • swelham/ivarswelham avatar

    swelham/ivar

    17View on GitHub↗

    Ivar is an adapter based HTTP client that provides the ability to build composable HTTP requests.

    Elixir
    View on GitHub↗17