Alexander Cyon
Results
5
repositories owned by
Alexander Cyon
EllipticCurveKit
43
Stars
10
Forks
Watchers
Elliptic Curve Cryptography in Pure Swift
EquationKit
42
Stars
4
Forks
Watchers
Equations in Swift
SwiftReflection
35
Stars
7
Forks
Watchers
Retrieve name and type of properties for a class that inherits from NSObject. You do not need an instance of said class.
ViewComposer
28
Stars
3
Forks
Watchers
Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`
K1
22
Stars
10
Forks
Watchers
Swift wrapper around libsecp256k1 with API's like CryptoKit.