colemancda / PureSwiftListLinks
List of Pure Swift projects that are Linux compatible
☆49Updated 10 years ago
Alternatives and similar repositories for PureSwiftList
Users that are interested in PureSwiftList are comparing it to the libraries listed below
Sorting:
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- Operation Oriented Programming in Swift☆219Updated 8 years ago
- Mendel - Swift miliframework for implementing evolutionary/genetic algorithms☆138Updated 8 years ago
- Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.☆109Updated 7 years ago
- Pure-Swift JSON parser & formatter. Fully streamable input and output. Linux & OS X ready. Replacement for NSJSONSerialization.☆132Updated 8 years ago
- Swift µframework with extensions for the Optional Type☆181Updated 6 years ago
- YapDatabase extensions for use with Swift☆89Updated 7 years ago
- A lightweight HTTP networking framework for Swift☆89Updated 4 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 9 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago
- A utility to find needless words in Swift function names.☆173Updated 9 years ago
- Type-safe, functional string formatting in Swift.☆248Updated 8 years ago
- Data structures in Swift, including a Trie, Tree, List, and Deque