AsyncLocationKit
Location API wrapper
A wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications.
📍async/await CoreLocation
188 stars
4 watching
25 forks
Language: Swift
last commit: over 1 year ago
Linked from 2 awesome lists
async-awaitconcurencyframeworklocationlocation-serviceswiftswiftpackageswiftpackagemanager
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| A reactive wrapper around CLLocationManager to simplify location management in iOS apps | 24 |
| A Python interface to the HERE location APIs | 83 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| An abstraction of Core Location for reactive programming in Swift | 181 |
| A Swift library for managing location services with async/await support | 3,405 |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| A toolset for writing concise and maintainable asynchronous code in Swift using promises | 995 |
| A Scala wrapper around the Java AsyncHttpClient library for building asynchronous HTTP clients. | 427 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A library providing a closure-based API for CoreBluetooth operations | 212 |
| A Swift framework for creating and sending HTTP requests using async/await | 946 |
| A Swift wrapper around the Pokeapi to simplify interaction with Pokémon data | 106 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |