Squirrel3
A Swift implementation of the Squirrel3 hash function and pseudo-random number generator as invented by Squirrel Eiserloh, described in detail at the 2017 GDC Math for Game Programmers talk Noise-Based RNG.
A Swift implementation of the Squirrel3 hash function and pseudo-random number generator as invented by Squirrel Eiserloh, described in detail at the 2017 GDC Math for Game Programmers talk Noise-Based RNG.
Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)
tl;dr XCGLogger is the original debug log module for use in Swift projects. Swift does not include a C preprocessor so developers are unable to use th
SwiftUI Hooks A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view. Introduc
This is BouncyBall, from Develop in Swift Explorations Unit 3, completed into Part 3, where the onTapped function gets a little squirrelly. Use this version when you add a function to be called when the funnel is tapped and taps aren't registered in the simulator.
Ряды фурье Программа вычисляет приближенную функцию к заданной графиком с помощь
SWRoute is a tiny Swift wrapper over rd_route(). It allows you to route (hook) quite any function/method with another function/method or even a closur
Emarket_060921 An e-commerce app with some function: searching, like product, demo paying and view product. I have developed this app all by myself, b
IOS Swift : Explain Higher-order Function Examples
Efs Efs, as the pronounced plural of letter F (for function), is a simple mockin
This was an app I meant to release on the Apple App Store, can't do that now so here's the code
LCPullRefresh Use UIActivityIndicatorView to provide a pull-to-refresh function for UIScrollView. Requirements iOS 8.0+ Xcode 11.0+ Usage Pull-up refr
SeededRandomNumberGenerator
protocol, which formalizes the ability to see a random number generator (specifically with a UInt64 seed), and references a constant seed
property and a variable position
property for the generator.next
generated random value is deterministic.Squirrel3 PRNG based on Squirrel Eiserloh's hash noise function.
Source code(tar.gz)HybridCrypto (Swift) HybridCrypto is simple implementation of hybrid cryptography following recommendations by OWASP. Prerequisites: Minimum iOS SDK:
NNHash Siri Shortcuts extension for calculating NN-based image hash. Based on nhcalc.
FileHash A swift libray to calculate file hash. Usage let path = "file_path_string" let md5 = Hasher.md5HashOfFile(atPath: path) let sha1
SwiftNoiseGenerator This library project contains a few noise generators created in Swift. contains: Perlin Noise Simplex Noise How to use Edit your P
Noise Generate random smooth cloudy noise. Install Swift Package .
ContactsChangeNotifier Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise.
HybridCrypto (Swift) HybridCrypto is simple implementation of hybrid cryptography following recommendations by OWASP. Prerequisites: Minimum iOS SDK:
Curry Swift implementations for function currying. For more info on function currying in Swift, please refer to this blog post Version Compatibility N
CountdownLabel Simple countdown UILabel with morphing animation, and some useful function. features Simple creation Easily get status of countdown fro
tl;dr XCGLogger is the original debug log module for use in Swift projects. Swift does not include a C preprocessor so developers are unable to use th