Related Projects
Foundation The Foundation package defines a low-level layer of functionality that is useful for many applications. Emcee Category for discussion of Emcee: https://github.com/avito-tech/Emcee SourceKitten SourceKitten - An adorable little framework and command line tool for interacting with SourceKit. CryptoSwift CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift Swift Atomics This package implements an atomics library for Swift, providing atomic operations for a variety of Swift types, including integers and pointer values. The goal is to enable intrepid developers to start building synchronization constructs directly in Swift. Collections Swift Collections is an open-source package of production grade data structure implementations. VSCode Swift extension VSCode Extension for Swift Alamofire Alamofire is an elegant HTTP networking library written in Swift. SwiftFormat SwiftFormat - A code library and command-line formatting tool for reformatting Swift code https://github.com/nicklockwood/SwiftFormat Kitura https://github.com/IBM-Swift/Kitura/ System Swift System provides idiomatic interfaces to system calls and low-level currency types. Swift Composable Architecture This category is for discussion of https://github.com/pointfreeco/swift-composable-architecture MongoKitten MongoKitten - Native MongoDB driver for Swift, written in Swift SwiftNIO https://github.com/apple/swift-nio Smoke-framework(s) Category for discussion of Smoke framework and related frameworks: amzn/smoke-framework amzn/smoke-http amzn/smoke-aws amzn/smoke-aws-credentials Swift for WebAssembly Discussions about WebAssembly support in the Swift toolchain and libraries targeting this platform. Swift GitHub Actions gRPC Swift gRPC is a high performance, open-source universal RPC framework https://github.com/grpc/grpc-swift WebURL WebURL is a new URL library for Swift, implementing the URL Living Standard created by the WHATWG. Soto Soto is a Swift SDK for Amazon Web Services. Sourcery Sourcery - Meta-programming for Swift, stop writing boilerplate code. JPEG Swift JPEG is a cross-platform pure Swift framework for decoding, inspecting, editing, and encoding JPEG images. Swift Async Algorithms AsyncAlgorithms is a package for algorithms that work with values over time. That includes those primarily about time, like debounce and throttle, but also algorithms about order like combineLatest and merge. Operations that work with multiple inputs (like zip does on Sequence) can be surprisingly complex to implement, with subtle behaviors and many edge cases to consider. A shared package can get these details correct, with extensive testing and documentation, for the benefit of all Swift apps. XGBoost for Swift Swift wrapper for XGBoost gradient boosting machine learning framework available at https://github.com/kongzii/SwiftXGBoost. Swift Crypto Swift Crypto is a cross-platform package that provides an open source implementation of the platform independent crypto APIs from Apple’s CryptoKit library. HoneyBee HoneyBee - A promises library for easy, safe concurrent programming. https://bitbucket.org/iam_apps/honeybee/src/master/ AWS Lambda Runtime Swift AWS Lambda Runtime is designed to help Swift developers build serverless functions for the Amazon Web Services Lambda platform. GRDB GRDB.swift - A toolkit for SQLite databases, with a focus on application development SwiftProtobuf https://github.com/apple/swift-protobuf Swift Numerics Swift Numerics provides a set of modules that support numerical computing in Swift. SwiftLint https://github.com/realm/SwiftLint Algorithms Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types. Vapor vapor - 💧 A server-side Swift web framework. ArgumentParser The ArgumentParser library makes it straightforward to parse command-line arguments in Swift.