nicklockwood / ExpressionLinks
A cross-platform Swift library for evaluating mathematical expressions at runtime
☆839Updated last year
Alternatives and similar repositories for Expression
Users that are interested in Expression are comparing it to the libraries listed below
Sorting:
- Microbenchmarking app for Swift with nice log-log plots☆1,280Updated 3 years ago
- Easily run shell commands from a Swift script or command line tool☆882Updated last year
- Swift library to generate differences and patches between collections.☆666Updated 3 years ago
- Simple way to identify what is different between 2 instances of any type. Must have for TDD.☆1,231Updated 3 months ago
- A precise, type-safe representation of a monetary amount in a given currency☆914Updated last year
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,344Updated 2 years ago
- Handy Swift features that didn't make it into the Swift standard library.☆522Updated this week
- 🎼 A library for function composition.☆1,148Updated last year
- A Markdown Editor that can execute Swift code☆576Updated 5 years ago
- 🎁 A compile-time guarantee that a collection contains a value.☆876Updated 3 months ago
- XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2☆335Updated last year
- This package makes your Decodable types resilient to decoding errors and allows you to inspect those errors.☆601Updated 9 months ago
- A much faster version of JSONDecoder