Namespaces
Variants
Views
Actions

A list of open source C libraries

From cppreference.com
< c‎ | links

The objective of this page is to build a comprehensible list of open source C libraries, so that when one needs an implementation of particular functionality, one need not waste time searching on Google.

If you know a library that might be useful to others, please add a link to it here. There are no restrictions on what can be included except that it must be possible to download the source of the library.

The page is provided 'as is' - with the hope of being useful, but without any warranties. Outdated, misleading or wrong links might appear here. If you've noticed one of these, it would be great if you fixed the error.

Contents

[edit] Operating system

Access control
Extended attributes

[edit] Graphic user interface

  • IUP
  • tiny file dialogs -  a single C cross-platform file (no init, no main loop, 6 modal function calls)

[edit] Gtk+ widgets

[edit] Microsoft Excel

[edit] Audio

Codecs
Infrastructure
CD
Speech synthesis

[edit] Video

Codecs

[edit] Files

[edit] Maths

Integer Multi-Dimensional Interpolation
Linear algebra
Finance
FFT
Multiprecision
Signal Processing

[edit] Graphics

[edit] Interprocess

[edit] Databases

[edit] Configuration

[edit] Communications

[edit] Compression

[edit] libc

[edit] XML

[edit] Javascript

[edit] Metrics

[edit] Object oriented programming

[edit] Web Frontend

[edit] See also

C++ documentation for Non-ANSI/ISO Libraries