libmemchan-tcl

Tcl extension for in-memory channels - runtime library
  http://memchan.sourceforge.net/
  0
  no reviews



Allows the creation of i/o channels, which store data in memory, not on disk. it implements the channel types fifo, null, random and zero; and provides a c api for creating custom memory channels.

this package contains the runtime library to be used in tcl programs.