-
bcrypt Public
Native, dependency free Swift Bcrypt implementation
-
swift-crypto Public
Forked from apple/swift-cryptoOpen-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
Assembly Apache License 2.0 UpdatedOct 23, 2025 -
-
async-http-client Public
Forked from swift-server/async-http-clientHTTP client library built on SwiftNIO
Swift Apache License 2.0 UpdatedAug 29, 2025 -
-
swift-nio Public
Forked from apple/swift-nioEvent-driven network application framework for high performance protocol servers & clients, non-blocking.
Swift Apache License 2.0 UpdatedJun 18, 2025 -
-
sql-kit-extras Public
Forked from vapor-community/sql-kit-extrasA set of utilities intended to improve the usefulness of SQLKit 3
Swift MIT License UpdatedApr 16, 2025 -
multipart-kit Public
Forked from vapor/multipart-kit🏞 Parses and serializes multipart-encoded data with Codable support.
Swift MIT License UpdatedJan 6, 2025 -
-
jsonwebtoken.github.io Public
Forked from jsonwebtoken/jsonwebtoken.github.ioJavaScript Other UpdatedOct 8, 2024 -
Support files and configurations for Vapor's CI
Swift MIT License UpdatedSep 23, 2024 -
jwt-kit Public
Forked from vapor/jwt-kit🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
-
-
-
-
fluent-migration-macros Public
Simple showcase project to show how macros could be used to create Fluent migrations
-
vscode-html-leaf Public
Forked from franciscoamado/vscode-html-leafLeaf🍃 language support for Visual Studio Code
MIT License UpdatedApr 12, 2023 -
-
GameOfLife Public
Multithreaded Java implementation of Conway's Game of Life
-
leaf-error-middleware Public
Forked from brokenhandsio/leaf-error-middlewareServe up custom 404 and server error pages for your Vapor App
Swift MIT License UpdatedDec 20, 2021 -
MinimaxLaska Public
Laska Game written in C using Minimax AI algorithm.