Pinned Repositories
api-documentation
benchmarks
A collection of plaintext benchmarks for popular web frameworks.
console
π» APIs for creating interactive CLI tools.
core
π Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
cruisemonkey
Rainbow Monkey, the client application for the JoCo Cruise, for Android and iOS. Useless without a server; see the accompanying repository.
crypto
π Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
docs
π Documentation markdown for all Vapor packages.
fluent
π Swift ORM framework (queries, models, and relations) for building NoSQL and SQL database integrations.
grundoon's Repositories
grundoon/api-documentation
grundoon/benchmarks
A collection of plaintext benchmarks for popular web frameworks.
grundoon/console
π» APIs for creating interactive CLI tools.
grundoon/core
π Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
grundoon/cruisemonkey
Rainbow Monkey, the client application for the JoCo Cruise, for Android and iOS. Useless without a server; see the accompanying repository.
grundoon/crypto
π Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
grundoon/docs
π Documentation markdown for all Vapor packages.
grundoon/fluent
π Swift ORM framework (queries, models, and relations) for building NoSQL and SQL database integrations.
grundoon/swiftarr-2020-monolith-dev
grundoon/swiftarr-fotomat
An image processing microservice for https://github.com/grundoon/swiftarr.
grundoon/leaf
π An expressive, performant, and extensible templating language built for Swift.
grundoon/macports-ports
The MacPorts ports tree
grundoon/multipart
π Parses and serializes multipart-encoded data with Codable support.
grundoon/nio-demo
Repository for Swift NIO Workshop
grundoon/penny-api
penny v 2
grundoon/queues
A queue system for Vapor.
grundoon/red-dashboard
vapor.red dashboard - https://dashboard.vapor.red
grundoon/redis
β‘οΈNon-blocking, event-driven Redis client.
grundoon/release-bot
Webhook-based GitHub bot that automatically tags new releases and posts to Discord when you merge PRs
grundoon/routing
π High-performance trie-node router.
grundoon/service
π¦ Dependency injection / inversion of control framework.
grundoon/SwiftImageMagick
Swift wrapper for ImageMagick 6.9.10-81 library.
grundoon/template-kit
π Easy-to-use foundation for building powerful templating languages in Swift.
grundoon/twitarr
Twit-arr is a micro-blogging site that is set up for the JoCo Cruise Crazy
grundoon/UserManager
A small, useful user manager made for production application setups.
grundoon/v4-migration
Helper library for V4 migration
grundoon/validation
β Extensible data validation library (name, email, etc)
grundoon/vapor
π§ A server-side Swift web framework.
grundoon/Vapor-Chinese
Vapor Chinese doc
grundoon/website
Vapor's website running on Vapor and Vue