42 Repositories
Swift math-helper Libraries
An easy to integrate Model Based Google Maps Helper (SVHTTPClient, AFNetworking) That lets you Geo Code , Reverse Geocode, Get Directions , Places Autocomplete.
GoogleMapsHelper Read Me in Russian : http://gargo.of.by/googlemapshelper/ A GOOGLE MAPS Helper that help you do multiple tasks like HOW TO USE // usi
iONess is HTTP Request Helper for iOS platform used by HCI iOS App
iONess iONess (iOS Network Session) is HTTP Request Helper for the iOS platform used by Home Credit Indonesia iOS App. It uses Ergo as a concurrent he
iOS helper library that contains commonly used code in Uptech iOS projects
iOS helper library that contains commonly used code in Uptech iOS projects.
Transcription Helper - iOS application for assisting in transcribing audio files
Transcription Helper This is an iOS application written in Objective-c for assisting the people who want to work out a piece of audio, in order to wri
iOS app for the Valorant lineups, agents, crosshairs and much more
Valorant-Helper iOS app for the Valorant lineups, agents, crosshairs and much more(coming soon!) Agents FLOW On the first page there are agents and yo
Oovium's math engine
OoviumEngine The function parser and math engine of the iOS / macOS app Oovium, including a command line version: oov. Swift Package Manager It is pos
A result builder for ViewModifiers
A result builder for ViewModifiers
Sweet-swift - Make Swift Sweet by Gracefully Introducing Syntactic Sugar, Helper Functions and Common Utilities
Sweet Swift Make Swift Sweet by Gracefully Introducing Syntactic Sugar, Helper F
Swift Matrix Library
Swift Matrix and Machine Learning Library Note: tensorflow/swift and apple/swift-numerics/issues/6 have or will have more complete support for NumPy-l
It is a simple maths quiz app that will help users to test their math skills.
MathQuiz It is a simple maths quiz app that will help users to test their math skills. It has the following screens 1.Welcome screen with start button
A set of helper classes and functions in Swift
SwiftTools This is a set of tools written in Swift that add some sugar and some small functionality. Mainly meant for small projects and scripts, as a
UITest helper library for creating readable and maintainable tests
UITestHelper General information When creating UI tests you will see that you are often repeating the same pieces of code. The UITestHelper library wi
Math expression parser built with Point•Free's swift-parsing package
swift-math-parser Basic math expression parser built with Point•Free's swift-parsing package. NOTE: currently, this uses a fork of that fixes a parsin
Helper/wrapper for mautrix-imessage for jailbroken devices
Brooklyn This readme is out-of-date. Blame Ethan, he's working on it. Components Rubicon "The die is cast." Crosses Apple's last river between IMCore
A quick helper for setting attributed texts to UILabel.
UILabelAttributedTextHelper A quick helper for setting attributed texts to UILabel. Sample usage: label.setAttributedText( leadingText: "H
An extremely simple JSON helper written in Swift.
Alexander Alexander is an extremely simple JSON helper written in Swift. It brings type safety and Foundation helpers to the cumbersome task of JSON u
Easily create Local Notifications in swift - Wrapper of UserNotifications Framework
In IOS 10, apple updated their library for Notifications and separated Local and push notifications to a new framework: User Notifications This librar
Numeric facilities for Swift
NumericAnnex NumericAnnex supplements the numeric facilities provided in the Swift standard library. Features The exponentiation operator ** and the c
Beautiful math equation rendering on iOS and MacOS
iosMath iosMath is a library for displaying beautifully rendered math equations in iOS and MacOS applications. It typesets formulae written using the
MathEagle is named after the golden eagle, since this is the fastest bird in the world
Swift-MathEagle MathEagle is named after the golden eagle, since this is the fastest bird in the world (in horizontal flight). This project is meant t
SwiftMath is a Swift framework providing some useful math constructs and functions
SwiftMath is a Swift framework providing some useful math constructs and functions, like complex numbers, vectors, matrices, quaternions, and polynomials.
Swift Custom Operators for Mathematical Notation
Euler Euler uses custom operators in the "Math Symbols" character set to implement functions using traditional mathematical notation. Please keep in m
Google Directions API helper for iOS, written in Swift
PXGoogleDirections Google Directions API SDK for iOS, entirely written in Swift. 🗺 Features Supports all features from the Google Directions API as o
A scalable set of icons
Octicons.swift Do you like Octicons? I do too. The purpose of this package is to make them available to iOS, tvOS, watchOS, and macOS apps in UIKit, A
Swift sample app for running privileged operations on macOS using a helper tool
SwiftAuthorizationSample demonstrates how to run privileged operations on macOS using a helper tool managed by launchd. This sample was created with t
A UI Helper for youtube-dl
使用第三方框架:youtube-dl, aria2 使用教程(现在太累了,之后补充详细 安装homebrew:/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
A custom logger implementation and Task Local helper for swift-log
LGNLog A custom logger implementation and TaskLocal helper for Swift-Log. Why and how This package provides two and a half things (and a small bonus):
iOS_Math_Practicing is a math practicing game in iOS.
iOS_Math_Practicing iOS_Math_Practicing is a math practicing game in iOS. Important! You can use the codes to do what ever you want, instead of using
Safe and fast access to SwiftUI PreviewDevice
SafePreviewDevice Motivation At WWDC 2019, Apple announced SwiftUI a new library for building UI in a simple and fast way. Xcode’s SwiftUI preview let
Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing projects.
Trackable Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing proj
Matft is Numpy-like library in Swift. Function name and usage is similar to Numpy.
Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)
Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)
Matft Matft is Numpy-like library in Swift. Function name and usage is similar to Numpy. Matft Feature & Usage Declaration MfArray MfType Subscription
Swift Matrix Library
Swift Matrix and Machine Learning Library Note: tensorflow/swift and apple/swift-numerics/issues/6 have or will have more complete support for NumPy-l
📱💬🚦 TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
TinyConsole TinyConsole is a tiny log console to display information while using your iOS app and written in Swift. Usage Wrap your Main ViewControlle
UITextField character counter with lovable UX 💖. No math skills required 🙃.
TextFieldCounter UITextField character counter with lovable UX 💖. No math skills required 🙃. Features Set max length of UITextField. A beautiful an
RandomKit is a Swift framework that makes random data generation simple and easy.
RandomKit is a Swift framework that makes random data generation simple and easy. Build Status Installation Compatibility Swift Package Manager CocoaP
Fashion is your helper to share and reuse UI styles in a Swifty way.
Fashion is your helper to share and reuse UI styles in a Swifty way. The main goal is not to style your native apps in CSS, but use a set
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
Helper functions for storing text in Keychain for iOS, macOS, tvOS and WatchOS This is a collection of helper functions for saving text and data in th
Multi-dimensional Swift math
Upsurge Upsurge implements multi-dimensional data structures and operations. It brings numpy-like operations to Swift. Upsurge no longer supports DSP
DIKit Dependency Injection Framework for Swift, inspired by KOIN.
DIKit Dependency Injection Framework for Swift, inspired by KOIN. Basically an implementation of service-locator pattern, living within the applicatio
JSONHelper - ✌ Convert anything into anything in one operation; JSON data into class instances, hex strings into UIColor/NSColor, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!
JSONHelper Convert anything into anything in one operation; hex strings into UIColor/NSColor, JSON strings into class instances, y/n strings to boolea
Google Directions API helper for iOS, written in Swift
PXGoogleDirections Google Directions API SDK for iOS, entirely written in Swift. 🗺 Features Supports all features from the Google Directions API as o