Result

Result type

Provides a robust and composable way to handle success/failure in Swift operations

Swift type modelling the success/failure of arbitrary operations.

GitHub

3k stars
39 watching
228 forks
Language: Swift
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
swiftyjson/swiftyjsonA library to simplify JSON data handling in Swift by providing a more expressive and convenient API22,705
esqarrouth/ezswiftextensionsA collection of useful extensions and utilities for the Swift Standard Library and UIKit2,999
mac-cain13/r.swiftA tool that generates strong typed, autocompleted resource access in Swift projects9,515
alibaba/handyjsonA Swift library for easy JSON serialization and deserialization of model objects4,239
ardalis/resultAn abstraction to represent outcomes of operations in a consistent and flexible way890
reactivecocoa/reactiveswiftProvides a framework for writing reactive programs in Swift3,010
tristanhimmelman/alamofireobjectmapperAn Alamofire extension that automatically converts JSON response data into custom Swift objects using ObjectMapper2,663
arnetheduck/nim-resultsProvides a simple result type for handling either a value or an error in Nim programming language151
ochococo/design-patterns-in-swiftDesign patterns implemented in Swift to improve software development15,159
rustedpy/resultA library providing a simple, type-safe way to handle values with potential errors in Python 3.1,625
johnsundell/flowEnables atomic operations with synchronous or asynchronous execution and reusable code blocks216
thoughtbot/argoA Swift library for parsing JSON data into typed models3,490
jsonmodel/jsonmodelA framework for creating smart data models from JSON6,854
mplanchard/safetywrapTypesafe wrappers for handling errors and absent data in Python44
anviking/decodableA Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety1,041