Related Projects
Swift Homomorphic Encryption Swift Homomorphic Encryption is a Swift implementation of homomorphic encryption (HE) and applications including Private Information Retrieval (PIR). 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 Icarus A Swift extension which integrates syntax highlighting, intelligence, and debugging with Nova by utilizing the Swift toolchain, SourceKit-LSP, and LLDB (as well as support for C, C++, and ObjC). 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. 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. gRPC Swift gRPC is a high performance, open-source universal RPC framework https://github.com/grpc/grpc-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/ Vapor vapor - 💧 A server-side Swift web framework. Swift Numerics Swift Numerics provides a set of modules that support numerical computing in Swift. VSCode Swift extension VSCode Extension for Swift 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 MongoKitten MongoKitten - Native MongoDB driver for Swift, written in Swift System Swift System provides idiomatic interfaces to system calls and low-level currency types. Swift GitHub Actions Soto Soto is a Swift SDK for Amazon Web Services. Alamofire Alamofire is an elegant HTTP networking library written in Swift. WebURL WebURL is a new URL library for Swift, implementing the URL Living Standard created by the WHATWG. Sourcery Sourcery - Meta-programming for Swift, stop writing boilerplate code. GateEngine A Game Engine supporting Windows, Linux, macOS, HTML5, and more! JPEG Swift JPEG is a cross-platform pure Swift framework for decoding, inspecting, editing, and encoding JPEG images. XGBoost for Swift Swift wrapper for XGBoost gradient boosting machine learning framework available at https://github.com/kongzii/SwiftXGBoost. Benchmark Swift benchmark runner with many performance metrics and great CI support. HoneyBee HoneyBee - A promises library for easy, safe concurrent programming. https://bitbucket.org/iam_apps/honeybee/src/master/ Swift for WebAssembly Discussions about WebAssembly support in the Swift toolchain and libraries targeting this platform. GRDB GRDB.swift - A toolkit for SQLite databases, with a focus on application development SwiftNIO https://github.com/apple/swift-nio Foundation The Foundation package defines a low-level layer of functionality that is useful for many applications. 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. SwiftProtobuf https://github.com/apple/swift-protobuf SwiftLint https://github.com/realm/SwiftLint Swift Composable Architecture This category is for discussion of https://github.com/pointfreeco/swift-composable-architecture ArgumentParser The ArgumentParser library makes it straightforward to parse command-line arguments in Swift. Collections Swift Collections is an open-source package of production grade data structure implementations. AWS Lambda Runtime Swift AWS Lambda Runtime is designed to help Swift developers build serverless functions for the Amazon Web Services Lambda platform. Algorithms Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types. swift-testing swift-testing is a modern, open-source testing library for Swift with powerful and expressive capabilities. It gives developers more confidence with less code.