swift-server

Open-source projects categorized as swift-server

Top 8 swift-server Open-Source Projects

  • swift-nio

    Event-driven network application framework for high performance protocol servers & clients, non-blocking.

    Project mention: Is it possible/straightforward to have a webserver baked in to an iOS app? | /r/iOSProgramming | 2023-05-05

    In addition to what others have said, SwiftNIO is a possible low-level web server framework.

  • swift-log

    A Logging API for Swift

    Project mention: Swift for C++ Practitioners, Part 1: Intro and Value Types | news.ycombinator.com | 2024-04-15

    How recent were your experiences?

    The server-side Swift ecosystem has matured over the past few years, with specific attention from teams at Apple.

    For example, regarding JSON, there has been a rewrite of the JSON encoder/decoder that results in a 200% - 500% speed up in deserialization! You can read about the (still ongoing) improvements to Foundation at https://github.com/apple/swift-foundation

    Regarding logging, Apple has been pushing the development of community around the swift-log package at https://github.com/apple/swift-log. Maybe you’ve seen this, but just wanted to share!

    One last thing: the Swift VSCode extension is actually really good! Not sure when you used it last, but I’ve been using it on a regular basis and it’s been great — and is only getting better. Here’s the link to the extension if you’re curious: https://marketplace.visualstudio.com/items?itemName=sswg.swi...

    It’s true that Swift has had its various issues, but there’s a very real push by the core team and community to bring the language to new heights and places. Cross-platform support is getting better and better (check out what The Browser Company is doing with Swift on Windows) and a big source of performance bottlenecks are being addressed with the development of non-copyable and non-escaping (Rust-like move-only types)!

    Sorry that’s a lot, but I just wanted to point out that there’s a lot of hope in Swift and really interesting things are happening for the project!

  • 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.

  • async-http-client

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

  • Guitar

    A Cross-Platform String and Regular Expression Library written in Swift. (by ArtSabintsev)

  • swift-metrics

    Metrics API for Swift

    Project mention: Swift outside the Apple ecosystem? | /r/swift | 2023-04-27

    Also, Apple seems to be putting a ton of work into the Swift-on-server ecosystem. They've released packages for things like tracing, metrics, service discovery, logging, etc. And most of those are basically shared interfaces, and then Apple (or the community) will write backend implementations, like one for statsd which implements the stuff from swift-metrics.

  • alchemy

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

  • 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.

  • swift-vapor-demo

    Swift/Vapor API Demo

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). The latest post mention was on 2024-04-15.

swift-server related posts

Index

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

Project Stars
1 swift-nio 7,752
2 swift-log 3,286
3 async-http-client 868
4 Guitar 658
5 swift-metrics 614
6 alchemy 324
7 redi-s 79
8 swift-vapor-demo 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com