ObjectiveLib

ObjectiveLib is a framework for Objective-C that provides a set of object containers and generic algorithms.
Download

ObjectiveLib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Will Mason
  • Publisher web site:

ObjectiveLib Tags


ObjectiveLib Description

ObjectiveLib is a framework for Objective-C that provides a set of object containers and generic algorithms. ObjectiveLib is a framework for Objective-C that provides a set of object containers and generic algorithms. It is designed to provide the same services to Objective-C programmers that the Standard Template Library provides to C++ programmers.All of the standard containers (vector, deque, list, map, set, and others) and standard algorithms from the STL are included. Additionally, a set of iterator classes is provided to connect containers to generic algorithms.A full set of binary streams is provided, which include file, memory buffer and socket streams, as well as layering streams that can buffer and/or compress data.What's New in This Release:· A complete set of binary streams has been added.· These include streams that can read and write to/from files, memory buffers, and sockets. Additionally, layering streams are included that can buffer data, compress data (3 compression streams are provided), and manage object graphs written to the stream.· Some method names that did not conform to the Cocoa naming conventions have been changed.


ObjectiveLib Related Software