DIY in-memory cache in Swift
Caches are everywhere. Starting from hardware chips, and up to network protocols, devices, systems and applications are using caches to optimize for performance. In iOS, developers are well familia… (more…)
Read more »CoherentSwift is a command line tool written in Swift that analyses the cohesion level of your Swift codebase. – arthurpalves/coherent-swift… Read more