A free, native Apple macOS app for testing HTTP/REST endpoints
CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
HDRFlow is a framework to process high-dynamic range (HDR) and RAW images. It's written in C++, and is both cross-platform and hardware accelerated on modern GPUs.
IOLib is a universal multiplatform IO library available in C, C++ and Objective C. It provides separate classes for input and output. It supports file IO, memory buffers and BSD sockets. Different binary formats (Intel, Raw, PDP) are supported.