dboyliao / NumSwiftLinks
Basic Numeric Operations and Functions for Swift (Based on Accelerate Framework)
☆14Updated 9 years ago
Alternatives and similar repositories for NumSwift
Users that are interested in NumSwift are comparing it to the libraries listed below
Sorting:
- Swift wrapper of facebook/yoga (CSS Flexbox layout engine).☆75Updated 8 years ago
- Seamless data sharing across nearby devices☆32Updated 9 years ago
- 3D charts using SceneKit☆45Updated 8 months ago
- Display Markdown in a UITextView without converting to HTML first☆11Updated 9 years ago
- A scroll number label☆21Updated 8 years ago
- Example of requesting Protocol Buffers and JSON with Swift. API is Swift or Go.☆67Updated 9 years ago
- `RxEventHub` makes multicasting event easy, type-safe and error-free, use it instead of `NSNotificationCenter` now!☆36Updated 8 years ago
- May be the most elegant stepper you have ever had!☆24Updated 9 years ago
- An implementation of High Pass Skin Smoothing using Apple's Core Image Framework.☆35Updated 8 years ago
- High performance Core Animation-based grid view, originally from OpenEmu.☆72Updated 12 years ago
- Convert your own struct/enum to AnyObject easily.☆60Updated 9 years ago
- Network abstraction layer written in Swift, based on Moya☆77Updated 9 years ago
- SystemEye is a system monitor,automatic catch the infomation of cpu,memory,fps,netflow....etc.☆27Updated 7 years ago
- OpenCV (open source computer vision library) just builded iOS framework and Pod☆125Updated 9 years ago
- MVVM Protocol-Oriented Programming Example - Swift 2.☆26Updated 9 years ago
- Objective-C libjpeg-turbo wrapper☆33Updated 8 years ago
- Category on NSString to return a UIBezierPath of the string in a font of your choice, using Core Text.☆34Updated 12 years ago
- Reimplementation of the iOS magnifying glass☆39Updated 7 years ago
- Mercurial Painting using Metal and Core Image☆34Updated 10 years ago
- An NSAttributedString-backed syntax highlighter for iOS