swift-nio

Open-source projects categorized as swift-nio

Top 9 swift-nio Open-Source Projects

  • async-http-client

    HTTP client library built on SwiftNIO (by swift-server)

  • soto

    Swift SDK for AWS that works on Linux, macOS and iOS

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hummingbird

    Lightweight, flexible HTTP server framework written in Swift (by hummingbird-project)

  • Project mention: An aborted experiment with server Swift | news.ycombinator.com | 2023-10-25

    Such a shame. Swift has many beautiful language features.

    I give swift a try every once in a while.

    Problems of my last attempt:

    - The Swift REPL (lldb to be precise) depends on libpython-dev (v3.8). WSL (ubuntu 22.04) comes with 2.7 and 3.10, so the lldb dependency depends on an old python version. The fix was to copy the 3.10 binary to the directory where lldb expects it, and rename it to libpython3.8.so. It seems that it's backwards compatible so it worked on my machine.

    - I tried to compile and statically link a hummingbird (web framework, more light weight than vapot, https://github.com/hummingbird-project/hummingbird) hello-world example. I had a liking error. Luckilly someone in the swift forums helped me. The problem was that my package.swift file had the "-static-stdlib" flag only as a swiftSettings. It needed to be also a linkerSetting.

    In the end I was able to build my example. But at this point I already spent multiple days debugging problems that are unrelated to my applicationn or the Swift language.

    It's a shame because I see its potential. Fixing the (linux/windows) tooling problems would probably only take "some" developers. Apple has near infinite money and could sponsor them if they wanted to., but they gain little by it. Besides them, not many are invested in it.

  • APNSwift

    📱HTTP/2 Apple Push Notification Service built with swift - send push notifications to iOS, iPadOS, tvOS, macOS, watchOS, visionOS, and Safari!

  • alchemy

    Modern, batteries included web framework for Swift. (by alchemy-swift)

  • Botter

    🤖 Crossplatform chatbot framework for Swift supporting Telegram & VK

  • Project mention: Swiftly Chatting: Building Chatbots with Botter | dev.to | 2023-08-08

    .package(url: "https://github.com/CoolONEOfficial/Botter.git", branch: "main"),

  • redi-s

    A performant Redis server implemented in SwiftNIO.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Swift-Atem

    Blackmagic Design Atem network protocol implementation in swift 5.1 using NIO 2

  • soto-s3-file-transfer

    Simplifying upload and download from S3 using Soto the Swift SDK for AWS.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

swift-nio related posts

Index

What are some of the best open-source swift-nio projects? This list will help you:

Project Stars
1 async-http-client 869
2 soto 856
3 hummingbird 744
4 APNSwift 644
5 alchemy 325
6 Botter 101
7 redi-s 79
8 Swift-Atem 55
9 soto-s3-file-transfer 41

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com