swift-linux
Here are 42 public repositories matching this topic...
🍃 An expressive, performant, and extensible templating language built for Swift.
-
Updated
Dec 11, 2019 - Swift
Current naming convention is confusing and not really accurate. SwiftNIO devs came to the same conclusion, so the underlying "URI" will be renamed to "target" in the future.
help output order of commands is random or inconsistent each time, since it's a dictionary, maybe should be alphabetical?
Writing unit tests with Vapor with nio has changed and it would be helpful to include an example of how this is to be done for those starting with a new project.
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
-
Updated
Dec 15, 2019 - Swift
A lightning fast, type-safe HTML templating library built for Swift
-
Updated
Dec 10, 2019 - Swift
📦 Dependency injection / inversion of control framework.
-
Updated
Nov 24, 2019 - Swift
Right now the documentation don't say anything about adding default value when adding mass
to Galaxy
Ass mass
not is optional this will fail.
Is there a way to add default value without writing a raw query?
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
-
Updated
Nov 24, 2019 - Swift
👤 Authentication and Authorization framework for Fluent.
-
Updated
Oct 23, 2019 - Swift
✅ Extensible data validation library (name, email, etc)
-
Updated
Dec 1, 2019 - Swift
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
-
Updated
Nov 2, 2019 - Swift
🗄 Core services for creating database integrations.
-
Updated
Oct 23, 2019 - Swift
Swift PostGIS support for FluentPostgreSQL and Vapor
-
Updated
Dec 16, 2019 - Swift
SwiftDataLoader is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
-
Updated
Nov 26, 2019 - Swift
Simple PassKit (Apple Wallet) encoding and signing in Swift.
-
Updated
Nov 6, 2019 - Swift
Provides VSCode extensions fo Swiftlint, Debugger and Autocompletion for Swift.
-
Updated
Sep 8, 2019
Improve this page
Add a description, image, and links to the swift-linux topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swift-linux topic, visit your repo's landing page and select "manage topics."
Right now the Docs only explain how to set up Fluent inside your Vapor application, the docs should also contains explanation of using Fluent without Vapor apps, so you can use it for general ORM purposes too