awesome-repositories.com
Blog
MCP
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 ricardopereira/socketio-kit

Open-source alternatives to SocketIO Kit

14 open-source projects similar to ricardopereira/socketio-kit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SocketIO Kit alternative.

  • aerogear/aerogear-ios-httpA

    aerogear/aerogear-ios-http

    0View on GitHub↗
    View on GitHub↗0
  • alamofire/alamofireAlamofire avatar

    Alamofire/Alamofire

    42,385View on GitHub↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    View on GitHub↗42,385
  • ashfurrow/moyaA

    ashfurrow/Moya

    0View on GitHub↗
    View on GitHub↗0
  • daltoniam/swifthttpdaltoniam avatar

    daltoniam/SwiftHTTP

    1,898View on GitHub↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    View on GitHub↗1,898
  • dongri/oauthswiftD

    dongri/OAuthSwift

    0View on GitHub↗
    View on GitHub↗0
  • glock45/swifterglock45 avatar

    glock45/swifter

    4,018View on GitHub↗

    Swifter is a lightweight HTTP server engine and networking library for the Swift programming language. It provides a minimal networking layer designed for hosting internal web services, building server-side applications, and implementing custom HTTP servers. The project enables the creation of embedded web services for remote control or status monitoring and supports lightweight web hosting with a minimal footprint. Its capabilities cover the management of raw TCP connections and network sockets, using a request-response cycle to parse incoming data into HTTP requests and map them to handler

    Swift
    View on GitHub↗4,018

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
  • izqui/taylorizqui avatar

    izqui/Taylor

    924View on GitHub↗

    A lightweight library for writing HTTP web servers with Swift

    Swift
    View on GitHub↗924
  • justhttp/justJ

    JustHTTP/Just

    0View on GitHub↗
    View on GitHub↗0
  • kean/nukekean avatar

    kean/Nuke

    8,600View on GitHub↗

    Nuke is an image loading system designed to fetch, cache, and render images and short video clips within a user interface. It functions as an asset caching engine and a resumable download manager to handle the retrieval of remote media files. The framework includes a request priority manager to coordinate duplicate requests and order loading based on visual importance. It employs an image prefetching strategy to load visuals into memory before they are required and uses an LRU asset cache to reduce network traffic. The system covers broader capabilities in traffic management and data storage

    Swift
    View on GitHub↗8,600
  • nghialv/netN

    nghialv/Net

    0View on GitHub↗
    View on GitHub↗0
  • onevcat/kingfisheronevcat avatar

    onevcat/Kingfisher

    24,277View on GitHub↗

    Kingfisher is a library for downloading, caching, and displaying remote images in Swift applications. It provides an integrated framework that manages the entire lifecycle of remote assets, from initial network retrieval to final rendering within user interface components. The library distinguishes itself through a two-tiered storage mechanism that balances rapid access via volatile memory with persistent availability through disk caching. It features a modular processing pipeline that allows for dynamic image transformations, such as applying filters or geometric modifications, during the re

    Swiftcachefiltersimage
    View on GitHub↗24,277
  • perfectlysoft/perfectPerfectlySoft avatar

    PerfectlySoft/Perfect

    13,753View on GitHub↗

    Perfect is a server-side Swift framework designed for building high-performance web applications, REST APIs, and backend services. It provides an asynchronous HTTP server that handles web traffic through an event loop, alongside a web template engine for generating dynamic HTML pages. The project includes a WebSocket communication library for implementing bidirectional, real-time data exchange between clients and servers. It also provides a database connector to establish connections and exchange data between Swift applications and external database stores. The framework's capabilities cover

    Swift
    View on GitHub↗13,753
  • sky-uk/reactiveapisky-uk avatar

    sky-uk/ReactiveAPI

    79View on GitHub↗

    Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.

    Swift
    View on GitHub↗79
  • tidwall/swiftwebsockettidwall avatar

    tidwall/SwiftWebSocket

    1,547View on GitHub↗

    Fast Websockets in Swift for iOS and OSX

    Swift
    View on GitHub↗1,547