An open API service indexing awesome lists of open source software.

https://github.com/malcommac/malcommac


https://github.com/malcommac/malcommac

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Hello 👋
I'm Daniele and I work as Mobile Tech Lead Manager at [ImmobiliareLabs](http://labs.immobiliare.it), the IT dept of [Immobiliare.it](http://www.immobiliare.it).
I'm a passionate software engineer with a love for minimalism, product design and sushi.
I started programming on macOS in 2000 and iOS on 2007.

[![](https://img.shields.io/badge/DanieleMargutti.com-informational?style=for-the-badge&color=6b6b6b)](https://www.danielemargutti.com)
[![](https://img.shields.io/badge/-Twitter-informational?style=for-the-badge&logo=twitter&logoColor=white&color=00aced)](https://twitter.com/danielemargutti)
[![](https://img.shields.io/badge/-Linkedin-informational?style=for-the-badge&logo=linkedin&logoColor=white&color=2867B2)](http://linkedin.com/in/daniele.margutti)

malcommac

## OpenSource Projects
Maintaing and developing tools consumes resources and time.
While I enjoy making them **your support is foundamental to allow me continue its development**.
Consider **becoming a Sponsor**](https://github.com/sponsors/malcommac) of my works.

### [RealHTTP](https://github.com/immobiliare/RealHTTP)
RealHTTP is lightweight await/async http client made for Swift.

### [RealFlags](https://github.com/immobiliare/RealFlags)
RealFlags makes it easy to configure feature flags in your codebase.

### [Hydra](https://github.com/malcommac/Hydra)
Before async await there was promises. Hydra is a fast full-featured promise library for Swift.

### [GitLabSwift](https://github.com/malcommac/GitLabSwift)
Async/await client to interact with GitLab API v4 with Swift

### [SwiftDate](https://github.com/malcommac/SwiftDate)
With over 3 milion of downloads on CocoaPods, since 2015 SwiftDate is the #1 toolkit to parse, validate, manipulate, compare and display dates.

### [SwiftLocation](https://github.com/malcommac/SwiftLocation)
It allows you to use all system's location based services (plus external services like Google Maps, MapBox, OpenStreet and Nokia Here) directly from an easy to use and elegant APIs set.

### [SwiftRichString](https://github.com/malcommac/SwiftRichString)
SwiftRichString is a library which allows to create and manipulate attributed strings easily on all Apple Platforms.

### [ScrollStackController](https://github.com/malcommac/ScrollStackController)
Create complex scrollable layout using UIViewControllers or plain UIViews and simplify your code.