where can I find a good C library for algorithm and data structure

J

Julia Jin

Hi, there,

In my program, I use some data structure a lot, such as list, queue,
prior queue, tree, etc. Right now, I chose some programs from
"Mastering Algorithms With C " by Kyle Loudon. But I do not like the
way that it manage the memory.

So I want to find another better C library that has the implementation
of those basic data structure and algorithm so that I can reuse. Can
somebody give me some good examples?

Thanks a lot!

Julia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top