[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
> 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