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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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/twistedAvatar twisted

    twisted/twisted

    5,969Vezi pe 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
    Vezi pe GitHub↗5,969
  • micronaut-projects/micronaut-coreAvatar micronaut-projects

    micronaut-projects/micronaut-core

    6,418Vezi pe GitHub↗

    Micronaut Application Framework

    Javacloudnativegroovyjava
    Vezi pe GitHub↗6,418
  • ipfs/js-ipfsAvatar ipfs

    ipfs/js-ipfs

    7,401Vezi pe 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
    Vezi pe GitHub↗7,401
  • codeplea/hands-on-network-programming-with-cAvatar codeplea

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

    701Vezi pe 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
    Vezi pe GitHub↗701

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • crowdhailer/raxxAvatar CrowdHailer

    CrowdHailer/raxx

    407Vezi pe GitHub↗

    Interface for HTTP webservers, frameworks and clients

    Elixir
    Vezi pe GitHub↗407
  • dakrone/clj-httpAvatar dakrone

    dakrone/clj-http

    1,822Vezi pe GitHub↗

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

    Clojure
    Vezi pe GitHub↗1,822
  • edgurgel/httpoisonAvatar edgurgel

    edgurgel/httpoison

    2,296Vezi pe GitHub↗

    Yet Another HTTP client for Elixir powered by hackney

    Elixir
    Vezi pe GitHub↗2,296
  • ericmj/mintAvatar ericmj

    ericmj/mint

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • fredwu/crawlerAvatar fredwu

    fredwu/crawler

    958Vezi pe GitHub↗

    A high performance web crawler / scraper in Elixir.

    Elixircrawlerelixirfiles
    Vezi pe GitHub↗958
  • gamache/fuzzyurl.exAvatar gamache

    gamache/fuzzyurl.ex

    21Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗21
  • gnarroway/hatoAvatar gnarroway

    gnarroway/hato

    414Vezi pe GitHub↗

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

    Clojure
    Vezi pe GitHub↗414
  • http-kit/http-kitAvatar http-kit

    http-kit/http-kit

    2,564Vezi pe GitHub↗

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

    Javaasyncclojurehttp-client
    Vezi pe GitHub↗2,564
  • kemonomachi/yuriAvatar kemonomachi

    kemonomachi/yuri

    13Vezi pe GitHub↗

    Elixir module for easier URI manipulation.

    Elixir
    Vezi pe GitHub↗13
  • knutin/elliAvatar knutin

    knutin/elli

    660Vezi pe GitHub↗

    Simple, robust and performant Erlang web server

    Erlang
    Vezi pe GitHub↗660
  • meh/cauldronAvatar meh

    meh/cauldron

    72Vezi pe GitHub↗

    I wonder what kind of Elixir is boiling in there.

    Elixir
    Vezi pe GitHub↗72
  • mochi/mochiwebAvatar mochi

    mochi/mochiweb

    1,888Vezi pe GitHub↗

    MochiWeb is an Erlang library for building lightweight HTTP servers.

    Erlang
    Vezi pe GitHub↗1,888
  • narrowtux/tubeAvatar narrowtux

    narrowtux/Tube

    12Vezi pe GitHub↗

    WebSocket client library written in pure Elixir

    Elixir
    Vezi pe GitHub↗12
  • nervous-systems/kvltAvatar nervous-systems

    nervous-systems/kvlt

    70Vezi pe GitHub↗

    Multi-target Clojure/script HTTP client

    Clojure
    Vezi pe GitHub↗70
  • ninenines/gunAvatar ninenines

    ninenines/gun

    937Vezi pe GitHub↗

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

    Erlang
    Vezi pe GitHub↗937
  • oltarasenko/crawlyAvatar oltarasenko

    oltarasenko/crawly

    1,085Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗1,085
  • parroty/exvcrAvatar parroty

    parroty/exvcr

    747Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗747
  • peburrows/riverAvatar peburrows

    peburrows/river

    82Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗82
  • pezra/ex-uri-templateAvatar pezra

    pezra/ex-uri-template

    18Vezi pe GitHub↗

    RFC 6570 compliant URI template processor for Elixir

    Elixir
    Vezi pe GitHub↗18
  • pkinney/explodeAvatar pkinney

    pkinney/explode

    45Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗45
  • ring-clojure/ringAvatar ring-clojure

    ring-clojure/ring

    3,880Vezi pe 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
    Vezi pe GitHub↗3,880
  • slogsdon/httpAvatar slogsdon

    slogsdon/http

    12Vezi pe GitHub↗

    HTTP server for Elixir

    Elixir
    Vezi pe GitHub↗12
  • slogsdon/plug-web-socketAvatar slogsdon

    slogsdon/plug-web-socket

    63Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗63
  • sneako/finchAvatar sneako

    sneako/finch

    1,358Vezi pe GitHub↗

    Elixir HTTP client, focused on performance

    Elixir
    Vezi pe GitHub↗1,358
  • stuart/elixir-webdriverAvatar stuart

    stuart/elixir-webdriver

    119Vezi pe GitHub↗

    WebDriver client for Elixir.

    Elixir
    Vezi pe GitHub↗119
  • swelham/ivarAvatar swelham

    swelham/ivar

    17Vezi pe GitHub↗

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

    Elixir
    Vezi pe GitHub↗17