[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [OT] C libraries.
- To: Alexander Indenbaum <baum(at-nospam)actcom.co.il>
- Subject: Re: [OT] C libraries.
- From: mulix <mulix(at-nospam)actcom.co.il>
- Date: Thu, 4 Oct 2001 21:22:31 +0300 (IDT)
- Cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSU.4.30_heb2.09.0110041501280.23321-100000@actcom.co.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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