[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: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Date: Thu, 4 Oct 2001 21:51:33 +0200 (IST)
- 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
> 1. Basic data structures ( similar to C++/STL )
Like Muli said glib is nice. Also try libredblack and libavl and kazlib.
> 2. OS/Network abstraction layer ( Socket, Thread etc.. )
You might wish to take a look at POSIX threads for Win32:
http://sources.redhat.com/pthreads-win32/
Or at APR - the Apache Portable Run-time:
http://apr.apache.org/
> 3. Some design patterns framework like thread pool, reactor etc..
>
Sorry, but I don't know any.
Regards,
Shlomi Fish
> Alexander Indenbaum
> baum@actcom.co.il
>
>
> =================================================================
> 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
>
----------------------------------------------------------------------
Shlomi Fish shlomif@t2.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: shlomif@techie.com
A more experienced programmer does not make less bugs. He just realizes
what went wrong more quickly.
=================================================================
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