Pinned Repositories
BloodMagic
BloodMagic is a framework, which gives you a way to create custom property attributes.
fastlane-ftp-plugin
Ftp plugin for Fastlane
fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
loom
Graph library for Clojure
Meridian
Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.
nlmeans
OpenCV adaptation of the non-local means Matlab implementation by Dirk-Jan Kroon. (https://www.mathworks.com/matlabcentral/fileexchange/27395-fast-non-local-means-1d-2d-color-and-3d)
node-telehash
TeleHash module for Node.js
qt-json
A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
simplecs
Simplecs is a Component-Entity-System game engine used to write games in a modular fashion.
s-k's Repositories
s-k/simplecs
Simplecs is a Component-Entity-System game engine used to write games in a modular fashion.
s-k/nlmeans
OpenCV adaptation of the non-local means Matlab implementation by Dirk-Jan Kroon. (https://www.mathworks.com/matlabcentral/fileexchange/27395-fast-non-local-means-1d-2d-color-and-3d)
s-k/loom
Graph library for Clojure
s-k/BloodMagic
BloodMagic is a framework, which gives you a way to create custom property attributes.
s-k/fastlane-ftp-plugin
Ftp plugin for Fastlane
s-k/fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
s-k/Meridian
Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.
s-k/node-telehash
TeleHash module for Node.js
s-k/qt-json
A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
s-k/standups
A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.
s-k/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
s-k/swift-macro-examples
Example macros for the Swift macros effort