Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 791 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 791 Bytes

Ptypes Build Status

PTypes is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, lists and other basic data types along with threads, synchronization primitives, named pipes and IP sockets. You can find documentation and examples in the github repo.

This is an adaptation from the original Hovik Melikyan ptypes library due to be incorporated to biicode.com The original software can be found in the author's website: http://www.melikyan.com/ptypes/