Pinned Repositories
CacheKit
Simple and flexible caching mechanism for in memory and persistent caches.
ImageIOSwift
Swift wrapper around ImageIO
iPhone-Simulator-Capture
Records video screen captures of the iPhone simulator
MultipartForm
The missing multipart form support for URLSession.
PersistentCacheKit
A Swift package for caching items to the filesystem (using SQLite by default).
PG.swift
A PostgreSQL client library written in pure Swift (without any dependency the C libpq).
swift-glob
A native Swift implementation of glob match patterns.
TNKImagePickerController
A replacement for UIImagePickerController that can select multiple photos.
TURecipientBar
A UIView to handle entering recipients similar to iOS Mail
TUSafariActivity
A UIActivity subclass that opens URLs in Safari
davbeck's Repositories
davbeck/TURecipientBar
A UIView to handle entering recipients similar to iOS Mail
davbeck/TUSafariActivity
A UIActivity subclass that opens URLs in Safari
davbeck/ImageIOSwift
Swift wrapper around ImageIO
davbeck/swift-glob
A native Swift implementation of glob match patterns.
davbeck/MultipartForm
The missing multipart form support for URLSession.
davbeck/graphile-scheduler
Job scheduling for PostgreSQL running on Node.js built on top of graphile-worker. It’s like cron, but reliable and distributed.
davbeck/TNKImagePickerController
A replacement for UIImagePickerController that can select multiple photos.
davbeck/PersistentCacheKit
A Swift package for caching items to the filesystem (using SQLite by default).
davbeck/UntitledTerminalApp
davbeck/DictionaryCoding
Swift Decoder/Encoder which converts to/from dictionaries.
davbeck/SyphonToHLS
A simple app that converts Syphon streams to HLS
davbeck/davbeck.github.io
Static site for davidbeck.co
davbeck/deploy_hook
Automatically run a deploy script when changes are pushed to Github.
davbeck/parse-dashboard
A dashboard for managing your Parse Server Apps
davbeck/parse-server
API server module for Node/Express
davbeck/sawdust.fun
davbeck/AppAuth-iOS
iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
davbeck/CameraDashboard
davbeck/FetchedResultsController
A modern alternative to NSFetchedResultsController
davbeck/mastodon-server
Your self-hosted, globally interconnected microblogging community
davbeck/MIDIDebug
davbeck/MIDIKit
davbeck/NYTPhotoViewer
A modern photo viewing experience for iOS.
davbeck/SortedArray
A collection that maintains a sorted list of items, uses binary search to query indexes and membership, and enforces unique membership based on the sort comparator.
davbeck/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
davbeck/SwiftLint
A tool to enforce Swift style and conventions.
davbeck/SwiftTerm
Xterm/VT100 Terminal emulator in Swift
davbeck/SwiftUI-Flow
Flow Layout implemented in SwiftUI
davbeck/TOCropViewController
A view controller for iOS that allows users to crop portions of UIImage objects
davbeck/worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)