objective_c
Infer Static Analyzer
https://fbinfer.com/
A tool to detect bugs in Java and C/C++/Objective-C code before it ships
Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance.
Added 1 year ago
Unirest - Simplified, lightweight HTTP libraries in multiple languages
http://unirest.io/
Unirest is a set of lightweight HTTP libraries available in PHP, Ruby, Python, Java, Objective-C.