Best C libraries

Joined
Jul 3, 2011
Messages
1
Reaction score
0
I've come back to C after a Java period. The great advantage of Java is the number of open libraries available for almost any purpose, so you can focus on your target. Now, I'm experimenting with libev (http://software.schmorp.de/pkg/libev.html) and http_parser (https://github.com/ry/http-parser).

But, which libraries (apart from standard ones) are you using? For example, to manage:
- Threads
- Sockets
- HTTP
- JSON
- XML
- containers (e.g. maps)
 

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,994
Messages
2,570,223
Members
46,810
Latest member
Kassie0918

Latest Threads

Top