[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] C libraries.



On Thu, 4 Oct 2001, Alexander Indenbaum wrote:

> Hi!
>
> I'm looking unix oriented, portable C libraries which implement

i assume you mean open source libraries?

> 1. Basic data structures ( similar to C++/STL )

glib (http://www.gtk.org).

> 2. OS/Network abstraction layer ( Socket, Thread etc.. )

i'm not aware of a single library that does it all, in c.

> 3. Some design patterns framework like thread pool, reactor etc..

interesting question - i too would be interested in hearing the answers.

in general, my experience shows that c programmers are among the most
likely to reinvent the wheel, over and over in various incarnations -
myself included.
-- 
mulix

http://www.advogato.com/person/mulix
http://www.sf.net/projects/syscalltrack



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il