Swiftpack.co - Swift Packages by PerfectlySoft

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by PerfectlySoft

PerfectlySoft/Perfect v1.0.0
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
⭐️ 13,836
πŸ•“ 12 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Perfect Version 1.0
8 years ago
PerfectLib and Server version 1.0.
macOS linux macOS iOS
PerfectlySoft/PerfectTemplate 3.0.0
Empty Perfect Starter Project.
⭐️ 223
πŸ•“ 4 years ago
linux macOS iOS
PerfectlySoft/Perfect-TensorFlow 1.8.1
TensorFlow C API Class Wrapper in Server Side Swift.
⭐️ 166
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Upgraded to Swift 4.0 + 5.2
3 years ago
Tested on Swift 4.1.1
5 years ago
Also applying to Swift 4.1
6 years ago
Thanks, @tengyifei
Upgrading to 1.5.0
6 years ago
Adding `Results` for Graph: `results.missingUnusedInputMappings()` Preparing next GM for: - TF_NewApiDefMap - TF_DeleteApiDefMap - TF_ApiDefMapPut - TF_ApiDefMapGet - TF_SetAttrFuncName - TF_GraphNumFunctions - TF_GraphGetFunctions
Adding GraphDefOptions.setUniquify(Names / Prefix)
6 years ago
Upgrade to TensorFlow 1.4.0 / Swift Protobuf 1.0.1
6 years ago
- Upgrading to Swift Protobuf 1.0.1 by adding ApiDef and other 10+ TPU related protocol buffers - Upgrading to TensorFlow 1.4.0 by implementing graph nested class `Function` - Also rewriting scripts for installation as TensorFlow binaries have a new static library `libtensorflow_framework.so`
Testing TensorFlow 1.4.0-rc1
6 years ago
Note 1.4.0 split binaries from `libtensorflow.so` into `libtensorflow.so and libtensorflow_framework.so`
Adding test scripts for TensorBoard: event and summary.
6 years ago
This function is actually available since 1.1.0.
Swift Protobuf 1.0, Thanks @tengyifei!
6 years ago
Upgrading PADockerfile to 1.3.0
6 years ago
PerfectlySoft/Perfect-MySQL 3.5.1
A stand-alone Swift wrapper around the MySQL client library, enabling access to MySQL servers.
⭐️ 124
πŸ•“ 3 years ago
linux macOS iOS
PerfectlySoft/Perfect-Notifications 5.0.0
Apple Push Notifications (APNs) Server-Side library.
⭐️ 115
πŸ•“ 3 years ago
macOS linux macOS iOS
PerfectlySoft/Perfect-HTTPServer 3.0.23
HTTP server for Perfect.
⭐️ 109
πŸ•“ 3 years ago
linux macOS iOS
PerfectlySoft/Perfect-CRUD 2.0.0
CRUD is an object-relational mapping (ORM) system for Swift 4+.
⭐️ 63
πŸ•“ 2 years ago
macOS
PerfectlySoft/Perfect-PostgreSQL 4.0.0
A stand-alone Swift wrapper around the libpq client library, enabling access to PostgreSQL servers.
⭐️ 54
πŸ•“ 1 year ago
macOS linux macOS iOS
PerfectlySoft/Perfect-MongoDB 3.1.2
A stand-alone Swift wrapper around the mongo-c client library, enabling access to MongoDB servers.
⭐️ 52
πŸ•“ 3 years ago
linux macOS iOS
PerfectlySoft/Perfect-SQLite 5.0.0
A stand-alone Swift wrapper around the SQLite 3 client library.
⭐️ 50
πŸ•“ 1 year ago
macOS linux macOS iOS
PerfectlySoft/Perfect-CURL 5.0.0
cURL support for Perfect.
⭐️ 41
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
removed unsafe setting of READFUNCTION as fread by default
7 years ago
macOS linux macOS iOS
PerfectlySoft/Perfect-Markdown 3.2.0
A solution to convert markdown text into html presentation in Swift, based on GerHobbelt's "upskirt" project.
⭐️ 40
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
upgrading to Swift 4.2/5.2
3 years ago
Thanks @wito for the contribution.
Upgrading to Swift 4.0
6 years ago
Swift 4.0 tests.
6 years ago
Source Folder Cleanup
6 years ago
Fixing incomplete string conversion.
7 years ago
Fixing null-terminated issue
7 years ago
init
7 years ago
PerfectlySoft/Perfect-FileMaker 3.0.1
A stand-alone Swift wrapper around the FileMaker XML Web publishing interface, enabling access to FileMaker servers.
⭐️ 34
πŸ•“ 5 years ago
linux macOS iOS
PerfectlySoft/Perfect-HTTP 3.3.0
Base HTTP Support for Perfect.
⭐️ 31
πŸ•“ 2 years ago
linux macOS iOS
PerfectlySoft/Perfect-Crypto 4.0.0
Cryptographic Operations
⭐️ 28
πŸ•“ 1 year ago
macOS linux macOS iOS
PerfectlySoft/Perfect-Redis 3.4.1
A Swift client for Redis.
⭐️ 28
πŸ•“ 3 years ago
linux macOS iOS
PerfectlySoft/Perfect-Net 4.0.0
Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling.
⭐️ 27
πŸ•“ 1 year ago
macOS linux macOS iOS
PerfectlySoft/Perfect-LDAP 3.0.2
A simple Swift class wrapper of OpenLDAP.
⭐️ 27
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
add "modify" option to add, remove and replace attributes
3 years ago
Upgrade to Swift 4.0
6 years ago
Using a public website to perform tests.
Fixing invalid setter issue
7 years ago
Cleanup Document
7 years ago
improving SASL document / adding a sample krb5.conf
7 years ago
Updating GSSAPI mech & its test script.
7 years ago
Adding Documents
7 years ago
Enabling TLS
7 years ago
Drafting Fundamental Supports for SASL Authentication
7 years ago
Adding Server Side Sort Control
7 years ago
PerfectlySoft/Perfect-Mustache 4.0.0
Mustache template support for Perfect.
⭐️ 24
πŸ•“ 3 years ago
macOS linux macOS iOS
PerfectlySoft/Perfect-Mosquitto 3.1.3
A Swift Class Wrapper of Perfect-libMosquitto, the MQTT client
⭐️ 23
πŸ•“ 4 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
fully upgraded to Swift 4.2
5 years ago
Upgrade to Swift 4.0
6 years ago
init
7 years ago
PerfectlySoft/Perfect-WebSockets 3.1.1
WebSockets support for Perfect.
⭐️ 23
πŸ•“ 4 years ago
linux macOS iOS
PerfectlySoft/Perfect-SMTP 5.0.0
SMTP Client for Perfect.
⭐️ 21
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Improving PR#6
6 years ago
Added requiresTLSUpgrade to SMTPClient
6 years ago
Thanks, @brycesteve for PR #6!
Allowing caching build
6 years ago
Upgrading to Swift 4.0
6 years ago
Fixed ISS-522
6 years ago
ISS-523
6 years ago
Fixing ISS-523 by improving Message-Id generation.
6 years ago
Fixing ISS-521 / ISS-522
6 years ago
Thanks, @LeAnne Lis!
Adding debug header.
6 years ago
Patching Linux Pointer Unwrap on Swift 3.1
7 years ago
macOS linux macOS iOS
PerfectlySoft/Perfect-Logger 3.3.0
File-Based Logging.
⭐️ 19
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fixing redundant urls.
6 years ago
Fixing obsolete repo url.
6 years ago
linux macOS iOS
PerfectlySoft/Perfect-Thread 3.0.7
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
⭐️ 18
πŸ•“ 4 years ago
linux macOS iOS
PerfectlySoft/Perfect-INIParser 4.0.0
A lightweight INI file parser in Server Side Swift
⭐️ 15
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift version upgrade & more constructors
3 years ago
Thanks [NocturnalSolutions](https://github.com/NocturnalSolutions) and [swift-aws](https://github.com/swift-aws/) for these great contributions.
Rewriting everything; Adding support for quotations.
6 years ago
Fix Swift 4.0 compatibility issue.
6 years ago
Fixing decommentation
7 years ago
Init
7 years ago
PerfectlySoft/Perfect-OAuth2 3.0.6
OAuth2 Implementations with Facebook, Google, LinkedIn, Slack, SalesForce and GitHub providers.
⭐️ 10
πŸ•“ 5 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Removing redundant dependencies.
6 years ago
linux macOS iOS
PerfectlySoft/Perfect-FastCGI 3.0.0
FastCGI server for Perfect.
⭐️ 9
πŸ•“ 4 years ago
linux macOS iOS
PerfectlySoft/Perfect-MariaDB v2.0.2
A stand-alone Swift wrapper around the MariaDB client library, enabling access to MariaDB servers. http://www.perfect.org
⭐️ 9
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Adding ping()
6 years ago
MySQL connection will go away when idle timeout. The ping() function can confirm the connectivity and also reconnect if need. https://dev.mysql.com/doc/refman/5.7/en/mysql-ping.html Thanks @JoeCharlier.
Allowing batch queries.
6 years ago
Upgrading to Swift 4.0
6 years ago
All tests passed on OS X
7 years ago
Please check the README file for a proper configuration of PC file.
MariaDB library build for Perfect
7 years ago
Only tested on macOS X
linux macOS iOS
PerfectlySoft/Perfect-libxml2 3.0.1
libxml2 support module for Perfect.
⭐️ 8
πŸ•“ 5 years ago
PerfectlySoft/Perfect-COpenSSL-Linux 4.0.2
C module OpenSSL import for Perfect (Linux).
⭐️ 6
πŸ•“ 4 years ago
PerfectlySoft/Perfect-LocalAuthentication-PostgreSQL 3.1.2
Local Authentication processes and routes
⭐️ 6
πŸ•“ 3 years ago
PerfectlySoft/Perfect-OpenLDAP 1.0.3
OpenLDAP C Library for Swift.
⭐️ 5
πŸ•“ 5 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Adding SASL defaults support
7 years ago
Also added a linux.sh to test on linux without git commands.
Adding PADockerfile
7 years ago
First Commit
7 years ago
PerfectlySoft/Perfect-Repeater 1.1.0
A simple library that takes a closure and executes it at the specified interval until the closure returns false or the application is terminated.
⭐️ 5
πŸ•“ 5 years ago
linux macOS iOS
PerfectlySoft/Perfect-Session 3.1.5
Session drivers (for use in Perfect projects).
⭐️ 4
πŸ•“ 4 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fixing obsolete url.
6 years ago
linux macOS iOS
PerfectlySoft/Perfect-LocalAuthentication-MySQL 3.0.4
Local Authentication, MySQL module
⭐️ 4
πŸ•“ 5 years ago
PerfectlySoft/Perfect-Session-MySQL 3.2.0
MySQL Driver for Perfect Sessions.
⭐️ 4
πŸ•“ 4 years ago
linux macOS iOS
PerfectlySoft/Perfect-mysqlclient 2.1.1
C module import for MySQL client.
⭐️ 3
πŸ•“ 4 years ago
PerfectlySoft/Perfect-Session-Redis 3.1.0
Redis Driver for Perfect Sessions
⭐️ 3
πŸ•“ 5 years ago
linux macOS iOS
PerfectlySoft/Perfect-Session-PostgreSQL 3.1.0
PostgreSQL Driver for Perfect Sessions.
⭐️ 3
πŸ•“ 5 years ago
linux macOS iOS
PerfectlySoft/Perfect-Session-SQLite 3.1.1
SQLite driver for Perfect Sessions.
⭐️ 2
πŸ•“ 4 years ago
linux macOS iOS
PerfectlySoft/Perfect-GoogleAnalytics-MeasurementProtocol 3.1.0
Server side Google Analytics, using Swift / Perfect
⭐️ 2
πŸ•“ 5 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fixing obsolete url.
6 years ago
linux macOS iOS
PerfectlySoft/Perfect-CloudFormation 0.0.9
Support for CloudFormation server instances.
⭐️ 1
πŸ•“ 5 years ago
PerfectlySoft/Perfect-MIME 1.1.0
Basic MIME type support.
⭐️ 0
πŸ•“ 4 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics