All Projects → Perfect-Server-Swift-LearnGuide → PerfectLearnGuide

Perfect-Server-Swift-LearnGuide / PerfectLearnGuide

Licence: Apache-2.0 license
Are you eager to get programming with Swift and Perfect? This PerfectLearnGuide will help you.

Projects that are alternatives of or similar to PerfectLearnGuide

Swift-FFDB
a Object/Relational Mapping (ORM) support to iOS and MacOS .Since SwiftFFDB is build on top of FMDB.
Stars: ✭ 22 (+15.79%)
Mutual labels:  swift-package-manager, perfect-server
Perfect-TensorFlow-Demo-Vision
Perfect TensorFlow Server Example of Computer Vision
Stars: ✭ 39 (+105.26%)
Mutual labels:  perfect, perfect-server
xxHash-Swift
xxHash framework in Swift.
Stars: ✭ 22 (+15.79%)
Mutual labels:  swift-package-manager
Validated
A rule-based validation framework
Stars: ✭ 31 (+63.16%)
Mutual labels:  swift-package-manager
MLLineChart
A simple Line Chart Lib
Stars: ✭ 28 (+47.37%)
Mutual labels:  swift-package-manager
aescryptable
AES encryption/decryption with random iv. Swift 5 and up.
Stars: ✭ 29 (+52.63%)
Mutual labels:  swift-package-manager
SwiftCurrent
A library for managing complex workflows in Swift
Stars: ✭ 286 (+1405.26%)
Mutual labels:  swift-package-manager
Match3Kit
Library for simple Match3 games.
Stars: ✭ 38 (+100%)
Mutual labels:  swift-package-manager
GoogleCloudLogging
Swift (Darwin) library for logging application events in Google Cloud.
Stars: ✭ 24 (+26.32%)
Mutual labels:  swift-package-manager
Swift-FS-China
Swift China Community
Stars: ✭ 44 (+131.58%)
Mutual labels:  perfect
Archery
Declare all your project's metadata and what you can do with it in one single place.
Stars: ✭ 47 (+147.37%)
Mutual labels:  swift-package-manager
Swiftproj
A command-line tool for managing Xcode project with Swift Package Manager.
Stars: ✭ 15 (-21.05%)
Mutual labels:  swift-package-manager
nef-editor-client
📱Client-side code for the nef editor app
Stars: ✭ 20 (+5.26%)
Mutual labels:  swift-package-manager
FakeBundle
🗄 Use Resources in your Swift Package Manager executable
Stars: ✭ 13 (-31.58%)
Mutual labels:  swift-package-manager
SwiftZip
Swift wrapper for libzip — library for reading, creating, and modifying zip archives.
Stars: ✭ 44 (+131.58%)
Mutual labels:  swift-package-manager
ResponderChain
Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+
Stars: ✭ 69 (+263.16%)
Mutual labels:  swift-package-manager
UInt256
An UInt256 library written in Swift 4
Stars: ✭ 20 (+5.26%)
Mutual labels:  swift-package-manager
Conduit
Robust Swift networking for web APIs
Stars: ✭ 52 (+173.68%)
Mutual labels:  swift-package-manager
PagedLists
Paginated UITableView and UICollectionViews for iOS.
Stars: ✭ 69 (+263.16%)
Mutual labels:  swift-package-manager
SwiLex
A universal lexer library in Swift.
Stars: ✭ 29 (+52.63%)
Mutual labels:  swift-package-manager

PerfectLearnGuide

如果您表示喜欢或者支持此项目,请献上您的Star或者Fork此项目

交流群:414303220

Join US

Contact me [email protected]

Swift Server Projects



Tip

所有demo实例代码请修改重命名应用程序的项目文件夹以与自己应用程序的名称相匹配。

所有demo实例代码请修改 Procfile 文件内容 release 为 debug, 因为默认情况下编译出的是一个用于调试的版本。如果需要编译一个用于发行的版本,请用命令 swift build -c release 。运行后可发行版本的可执行程序被放在了 .build/release/ 目录下。

持续更新中...

  • 后续会加入MongoDB和实际的项目
  • 如有错误,欢迎指正;如有转载,请注明出处
  • 同时欢迎对Swift服务器端有兴趣的朋友一起来维护

Contributing to Perfect-Server-Swift-LearnGuide/PerfectLearnGuide

Welcome to report Issues or pull requests to Perfect-Server-Swift-LearnGuide/PerfectLearnGuide.

License

Perfect-Server-Swift-LearnGuide/PerfectLearnGuide is released under the Apache License 2.0 license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].