lukaskubanek / OrderedDictionaryLinks
Ordered dictionary data structure implementation in Swift
☆202Updated 3 years ago
Alternatives and similar repositories for OrderedDictionary
Users that are interested in OrderedDictionary are comparing it to the libraries listed below
Sorting:
- Escape and unescape HTML entities in Swift☆175Updated 3 years ago
- Reenabling colors in Xcode's console☆215Updated 5 years ago
- A higher-performing, easier-to-use replacement class for Apple's NSProgress, written in Swift.☆324Updated 2 years ago
- Swift Codable-like interfaces for binary representations.☆395Updated 5 years ago
- A Swift collection of unique, ordered objects☆251Updated last year
- Handy UI features that should have been part of UIKit in the first place.☆128Updated 3 years ago
- Swift port of IGListKit's IGListDiff☆240Updated 5 years ago
- 👮Sanitize your Assets.xcassets files☆218Updated 4 years ago
- Example app which shows how UIButton insets work☆216Updated 6 years ago
- Define UI styles for iOS apps in a hot-reloadable yaml or json file☆299Updated 3 years ago
- A lightweight library for generating text tables.☆331Updated 2 years ago
- An array that keeps its elements sorted according to a given sort predicate.☆165Updated last year
- 🗂 Swift MIME type checking based on magic bytes☆184Updated 3 years ago
- A Swift Web Crawler 🕷☆259Updated 4 years ago
- Sample project demonstrating how to expand / collapse collection view cells using custom animation blocks.☆259Updated 5 years ago
- An elegant multicast delegate written in swift☆151Updated 6 years ago
- Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators.☆211Updated 5 years ago
- A lightweight implementation of Promises in Swift☆265Updated 5 years ago
- React-like API for UITableView & UICollectionView☆252Updated 6 months ago
- A MessagePack encoder and decoder for Codable types☆201Updated 2 years ago
- HTML5 spec-compliant character encoder/decoder for Swift☆170Updated 3 years ago
- A validator for postal codes with support for 200+ regions☆207Updated 4 years ago
- 🛂 A result type that accumulates multiple errors.☆395Updated last year
- 🏁 Automatically clean your Localizable.strings files☆360Updated 2 years ago
- Unit Tests Memory Leaks in Swift. Write readable tests for mem leaks easily with these Quick and Nimble extensions.☆195Updated 4 years ago
- 13 examples with big coloured squares to understand margins and safe area in UIKit (iOS 11)☆92Updated 7 years ago
- Represent and compare versions via semantic versioning (SemVer) in Swift☆186Updated 2 years ago
- The easiest way to observe values in Swift.