An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: swift-linux

vapor/core πŸ“¦

🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.

Language: Swift - Size: 8.88 MB - Last synced at: about 22 hours ago - Pushed at: over 3 years ago - Stars: 84 - Forks: 50

vapor/fluent

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

Language: Swift - Size: 4.23 MB - Last synced at: about 22 hours ago - Pushed at: 7 months ago - Stars: 1,355 - Forks: 175

vapor/leaf-kit

πŸƒ An expressive, performant, and extensible templating language built for Swift.

Language: Swift - Size: 712 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 49 - Forks: 38

chicio/ID3TagEditor

:musical_note::guitar:A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. :musical_note::guitar:

Language: Swift - Size: 30.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 249 - Forks: 48

vapor/routing-kit

🚍 High-performance trie-node router.

Language: Swift - Size: 8.56 MB - Last synced at: about 23 hours ago - Pushed at: 12 months ago - Stars: 127 - Forks: 37

vapor/leaf

πŸƒ An expressive, performant, and extensible templating language built for Swift.

Language: Swift - Size: 559 KB - Last synced at: about 18 hours ago - Pushed at: 21 days ago - Stars: 446 - Forks: 82

vapor/fluent-mysql-driver

πŸ–‹πŸ¬ Swift ORM (queries, models, relations, etc) built on MySQL.

Language: Swift - Size: 420 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 79 - Forks: 52

vapor/fluent-sqlite-driver

Fluent driver for SQLite

Language: Swift - Size: 192 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 71 - Forks: 25

vapor/fluent-postgres-driver

🐘 PostgreSQL driver for Fluent.

Language: Swift - Size: 335 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 153 - Forks: 54

vapor-community/wallet

🎟️ πŸ“¦ A package for creating passes and orders for Apple Wallet with Vapor.

Language: Swift - Size: 376 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 84 - Forks: 12

vapor-community/Zip Fork of marmelroy/Zip

πŸ“‚ A framework for zipping and unzipping files in Swift

Language: Swift - Size: 8.68 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 8 - Forks: 1

vapor/console-kit

πŸ’» APIs for creating interactive CLI tools.

Language: Swift - Size: 713 KB - Last synced at: about 24 hours ago - Pushed at: 3 months ago - Stars: 487 - Forks: 56

vapor/redis

Vapor provider for RediStack

Language: Swift - Size: 616 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 463 - Forks: 58

vapor-community/sockets

πŸ”Œ Non-blocking TCP socket layer, with event-driven server and client.

Language: Swift - Size: 406 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 573 - Forks: 55

hummingbird-community/hummingbird-wallet

🎟️ πŸ“¦ A package for creating passes and orders for Apple Wallet with Hummingbird.

Language: Swift - Size: 239 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 4 - Forks: 0

aydenp/PassEncoder

Simple PassKit (Apple Wallet) encoding and signing in Swift.

Language: Swift - Size: 230 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 48 - Forks: 13

fpseverino/swift-wallet

🎟️ πŸ“¦ Create passes and orders for the Apple Wallet app.

Language: Swift - Size: 219 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 1

vapor/jwt

Vapor JWT provider

Language: Swift - Size: 379 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 335 - Forks: 71

fpseverino/apple-maps-kit

πŸ—ΊοΈ Integrate the Apple Maps Server API into Swift server applications

Language: Swift - Size: 71.3 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 16 - Forks: 4

swift-bitcoin/swift-bitcoin Fork of craigwrong/swift-bitcoin

Pure-Swift Bitcoin library and full node implementation with minimal dependencies

Language: Swift - Size: 6.39 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 31 - Forks: 5

vapor/http πŸ“¦

πŸš€ Non-blocking, event-driven HTTP built on Swift NIO.

Language: Swift - Size: 9.62 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 239 - Forks: 65

dastrobu/vincenty

Compute vincenty distance in Swift

Language: Swift - Size: 59.6 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

jectivex/JXKit

The pure swift interface to JavaScriptCore for iOS, macOS, tvOS, and Linux

Language: Swift - Size: 1.33 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 66 - Forks: 11

tomasf/Nodal

Cross-platform Swift XML library with a DOM interface

Language: Swift - Size: 188 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

netreconlab/parse-server-swift

Skip the JS and write server-side Parse CloudCode in Swift!

Language: Swift - Size: 20.2 MB - Last synced at: about 4 hours ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 2

Boilertalk/Web3.swift

A pure swift Ethereum Web3 library

Language: Swift - Size: 2.07 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 669 - Forks: 196

GraphQLSwift/DataLoader

DataLoader is a generic utility to be used as part of your Swift 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.

Language: Swift - Size: 85.9 KB - Last synced at: about 16 hours ago - Pushed at: 6 months ago - Stars: 34 - Forks: 11

vapor/open-crypto πŸ“¦

πŸ”‘ Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.

Language: Swift - Size: 455 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 135 - Forks: 33

fpseverino/WalletTests

🎟️ πŸ“¦ Vapor App used to test vapor-community/wallet

Language: Swift - Size: 50.8 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vapor-community/sendgrid

πŸ“§ SendGrid-powered mail backend for Vapor

Language: Swift - Size: 108 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 77 - Forks: 31

vapor-community/sendgrid-kit

πŸ“§ A Swift on Server SDK for the SendGrid API

Language: Swift - Size: 47.9 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 12 - Forks: 15

twostraws/vapor-clean

A Vapor 3 template with no additional cruft.

Language: Swift - Size: 7.81 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 97 - Forks: 40

fpseverino/fluent-wallet

🎟️ πŸ“¦ A collection of Fluent models for managing passes and orders for Apple Wallet.

Language: Swift - Size: 254 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vapor/auth πŸ“¦

πŸ‘€ Authentication and Authorization framework for Fluent.

Language: Swift - Size: 133 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 52 - Forks: 34

vapor/api-template πŸ“¦

πŸ’§ A starting point for Vapor APIs.

Language: Swift - Size: 3.94 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 136 - Forks: 75

vapor/validation πŸ“¦

βœ… Extensible data validation library (name, email, etc)

Language: Swift - Size: 91.8 KB - Last synced at: about 19 hours ago - Pushed at: over 5 years ago - Stars: 55 - Forks: 22

vapor/mysql-kit

🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.

Language: Swift - Size: 849 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 223 - Forks: 75

vapor/template-kit πŸ“¦

πŸ“„ Easy-to-use foundation for building powerful templating languages in Swift.

Language: Swift - Size: 176 KB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 46 - Forks: 17

adam-rocska/VersionInfo.swift

Swift Library and Plugin for statically compiled and embedded version informations.

Language: Swift - Size: 16.6 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

plarson/fluent-postgis

Swift PostGIS support for FluentPostgreSQL and Vapor

Language: Swift - Size: 102 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 38

vapor/sqlite-kit

Non-blocking SQLite client library with SQL builder built on SwiftNIO

Language: Swift - Size: 2.57 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 56 - Forks: 28

vapor/database-kit πŸ“¦

πŸ—„ Core services for creating database integrations.

Language: Swift - Size: 154 KB - Last synced at: about 24 hours ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 19

vapor/service πŸ“¦

πŸ“¦ Dependency injection / inversion of control framework.

Language: Swift - Size: 108 KB - Last synced at: about 23 hours ago - Pushed at: about 6 years ago - Stars: 85 - Forks: 9

grandchildrice/vapor-clean-architecture

A Vapor 4.5 Template

Language: Swift - Size: 347 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

vapor-community/async

⏱ Promises and reactive-streams in Swift built for high-performance and scalability.

Language: Swift - Size: 352 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 7

MatiMax/swift

Collection of maybe useful Swift code ranging from simple Swift scripts running on the CLI, showcases, libraries, as well as fully fledged applications.

Language: Swift - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

STREGAsGate/Gravity

Gravity for Swift

Language: Swift - Size: 834 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

givip/telegram-bot-template

Language: Swift - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

dastrobu/geodesic

Compute distances in Swift

Language: C - Size: 97.7 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

plarson/WKCodable

Well-Known Binary & Text Encoding/Decoding for Swift

Language: Swift - Size: 74.2 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

vknabel/All-in-One-Swift-for-vscode πŸ“¦

Provides VSCode extensions fo Swiftlint, Debugger and Autocompletion for Swift.

Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

dastrobu/argtree

Command line argument parser package in Swift.

Language: Swift - Size: 220 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

brampf/fitscore

A native Swift library to read and write FITS files

Language: Swift - Size: 18.8 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 4

ericyanush/AsyncSerial

Swift Asyncronous Serial Port

Language: Swift - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

brampf/csvcore

A native Swift library to read and write CSV files

Language: Swift - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

craigwrong/secp256k1 Fork of bitcoin-core/secp256k1

Swift Package Manager (SPM) and Docker version of the original Bitcoin Core elliptic curve library. See README.craigwrong.md for details.

Language: C - Size: 11.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

vapor-community/copenssl

πŸ”’ OpenSSL module map for SPM.

Language: C - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

Guang1234567/vapor4_auth_template

Language: Swift - Size: 513 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

brampf/fitstool

A simple commad line tool to read FITS files

Language: Swift - Size: 259 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

pzl/swift-tools

Shortcuts and helper scripts for building and running swift on (non-ubuntu) linux.

Language: Shell - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sanengineer/vapor-postgresql-backend-stack

Vapor is web framework for Swift, in this project I used 🐘 PostgreSQL for database. If you search ORM (Object Relational Mapping) Vapor has Fluent.

Language: Swift - Size: 65.4 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Guang1234567/SwiftThreadLocal

ThreadLocal api for Swift

Language: Swift - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

wiml/swift-nettle

Swift-language bindings for the Nettle and Hogweed cryptographic libraries

Language: Swift - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

barrault01/LinuxMainGenerator

An automatic way to generate LinuxMain.swift for unit testing on linux for open source swift projects.

Language: Swift - Size: 20.5 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

nmorenor/oauth1a_client

Basic Oauth 1.a message signer for Swift, in development...

Language: Swift - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0