Pinned Repositories
swift-log
A Logging API for Swift
StackdriverLogging
Swift (apple/swift-log) LogHandler for logging JSON to GCP Stackdriver
ReSwiftSaga
Tiny module for Saga style operation using ReSwift
SwiftyBluetooth
Closures based APIs for CoreBluetooth
UIScrollViewScrollingDirection
ScrollingDirectionScrollView
postgres-nio
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
redis
Vapor provider for RediStack
vapor
💧 A server-side Swift HTTP web framework.
jordanebelanger's Repositories
jordanebelanger/SwiftyBluetooth
Closures based APIs for CoreBluetooth
jordanebelanger/ReSwiftSaga
Tiny module for Saga style operation using ReSwift
jordanebelanger/apns
Helpful extensions and abstractions for using APNSwift
jordanebelanger/async-kit
Sugary extensions for the SwiftNIO library
jordanebelanger/AsyncCache
Micro framework for caching asynchronous data
jordanebelanger/create-react-app
Set up a modern web app by running one command.
jordanebelanger/fastify-plugin
Plugin helper for Fastify
jordanebelanger/fluent-postgres-driver
🐘 PostgreSQL driver for Fluent.
jordanebelanger/google-cloud
Access GoogleCloud APIs using Vapor
jordanebelanger/google-cloud-kit
jordanebelanger/hematite
A simple Minecraft written in Rust with the Piston game engine
jordanebelanger/jobs-example
jordanebelanger/JSON-1
For dealing with ambiguous JSON that doesn't connect to a specific type
jordanebelanger/json-schema-model-builder
Infrastructure components to easily process JSON schema and build models from it
jordanebelanger/open-crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
jordanebelanger/Parsingfailure
Keyed container based decoding of dynamic JSON failing using common custom JSONDecoder in Swift
jordanebelanger/png
A pure swift PNG decoder and encoder for accessing the raw pixel data of a PNG file
jordanebelanger/postgres-kit
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
jordanebelanger/postgres-nio
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
jordanebelanger/psjson-propwrap-encoding-crash
Encoding propertywrapper that wraps optional wrappedValue as JSON with PSJSONEncoder leads to a crash
jordanebelanger/pure-swift-json
JSON encoding and decoding without the use of Foundation in pure Swift.
jordanebelanger/redis
Vapor provider for RedisKit + RedisNIO
jordanebelanger/StripeKit
jordanebelanger/swift-docker
Docker Official Image packaging for Swift
jordanebelanger/swift-log
A Logging API for Swift
jordanebelanger/swift-metrics
A Metrics API for Swift
jordanebelanger/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
jordanebelanger/SwiftSSDP
Simple Service Discovery Protocol (SSDP) session based discovery package for Swift.
jordanebelanger/VaporTips
A collection of tips and guide about Swift server side using Vapor framework
jordanebelanger/ZippyJSON
A much faster version of JSONDecoder