awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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 的头像

    twisted/twisted

    5,969在 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
    在 GitHub 上查看↗5,969
  • micronaut-projects/micronaut-coremicronaut-projects 的头像

    micronaut-projects/micronaut-core

    6,418在 GitHub 上查看↗

    Micronaut Application Framework

    Javacloudnativegroovyjava
    在 GitHub 上查看↗6,418
  • ipfs/js-ipfsipfs 的头像

    ipfs/js-ipfs

    7,401在 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
    在 GitHub 上查看↗7,401
  • codeplea/hands-on-network-programming-with-ccodeplea 的头像

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

    701在 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
    在 GitHub 上查看↗701

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • crowdhailer/raxxCrowdHailer 的头像

    CrowdHailer/raxx

    407在 GitHub 上查看↗

    Interface for HTTP webservers, frameworks and clients

    Elixir
    在 GitHub 上查看↗407
  • dakrone/clj-httpdakrone 的头像

    dakrone/clj-http

    1,822在 GitHub 上查看↗

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

    Clojure
    在 GitHub 上查看↗1,822
  • edgurgel/httpoisonedgurgel 的头像

    edgurgel/httpoison

    2,296在 GitHub 上查看↗

    Yet Another HTTP client for Elixir powered by hackney

    Elixir
    在 GitHub 上查看↗2,296
  • ericmj/mintericmj 的头像

    ericmj/mint

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • fredwu/crawlerfredwu 的头像

    fredwu/crawler

    958在 GitHub 上查看↗

    A high performance web crawler / scraper in Elixir.

    Elixircrawlerelixirfiles
    在 GitHub 上查看↗958
  • gamache/fuzzyurl.exgamache 的头像

    gamache/fuzzyurl.ex

    21在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗21
  • gnarroway/hatognarroway 的头像

    gnarroway/hato

    414在 GitHub 上查看↗

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

    Clojure
    在 GitHub 上查看↗414
  • http-kit/http-kithttp-kit 的头像

    http-kit/http-kit

    2,564在 GitHub 上查看↗

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

    Javaasyncclojurehttp-client
    在 GitHub 上查看↗2,564
  • kemonomachi/yurikemonomachi 的头像

    kemonomachi/yuri

    13在 GitHub 上查看↗

    Elixir module for easier URI manipulation.

    Elixir
    在 GitHub 上查看↗13
  • knutin/elliknutin 的头像

    knutin/elli

    660在 GitHub 上查看↗

    Simple, robust and performant Erlang web server

    Erlang
    在 GitHub 上查看↗660
  • meh/cauldronmeh 的头像

    meh/cauldron

    72在 GitHub 上查看↗

    I wonder what kind of Elixir is boiling in there.

    Elixir
    在 GitHub 上查看↗72
  • mochi/mochiwebmochi 的头像

    mochi/mochiweb

    1,888在 GitHub 上查看↗

    MochiWeb is an Erlang library for building lightweight HTTP servers.

    Erlang
    在 GitHub 上查看↗1,888
  • narrowtux/tubenarrowtux 的头像

    narrowtux/Tube

    12在 GitHub 上查看↗

    WebSocket client library written in pure Elixir

    Elixir
    在 GitHub 上查看↗12
  • nervous-systems/kvltnervous-systems 的头像

    nervous-systems/kvlt

    70在 GitHub 上查看↗

    Multi-target Clojure/script HTTP client

    Clojure
    在 GitHub 上查看↗70
  • ninenines/gunninenines 的头像

    ninenines/gun

    937在 GitHub 上查看↗

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

    Erlang
    在 GitHub 上查看↗937
  • oltarasenko/crawlyoltarasenko 的头像

    oltarasenko/crawly

    1,085在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗1,085
  • parroty/exvcrparroty 的头像

    parroty/exvcr

    747在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗747
  • peburrows/riverpeburrows 的头像

    peburrows/river

    82在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗82
  • pezra/ex-uri-templatepezra 的头像

    pezra/ex-uri-template

    18在 GitHub 上查看↗

    RFC 6570 compliant URI template processor for Elixir

    Elixir
    在 GitHub 上查看↗18
  • pkinney/explodepkinney 的头像

    pkinney/explode

    45在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗45
  • ring-clojure/ringring-clojure 的头像

    ring-clojure/ring

    3,880在 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
    在 GitHub 上查看↗3,880
  • slogsdon/httpslogsdon 的头像

    slogsdon/http

    12在 GitHub 上查看↗

    HTTP server for Elixir

    Elixir
    在 GitHub 上查看↗12
  • slogsdon/plug-web-socketslogsdon 的头像

    slogsdon/plug-web-socket

    63在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗63
  • sneako/finchsneako 的头像

    sneako/finch

    1,358在 GitHub 上查看↗

    Elixir HTTP client, focused on performance

    Elixir
    在 GitHub 上查看↗1,358
  • stuart/elixir-webdriverstuart 的头像

    stuart/elixir-webdriver

    119在 GitHub 上查看↗

    WebDriver client for Elixir.

    Elixir
    在 GitHub 上查看↗119
  • swelham/ivarswelham 的头像

    swelham/ivar

    17在 GitHub 上查看↗

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

    Elixir
    在 GitHub 上查看↗17