Skip to content

yorickdewid/useful-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 

Repository files navigation

Useful C libs

List of C libraries to power your project. To add libraries to the list either create a issue of submit a pull request.

  • glibc GNU C Library -lc
  • libm GNU Mathematics Library -m
  • GSL GNU Scientific Library -lgsl
  • OpenSSL OpenSSL SSL/TLS Library -lssl
  • Glib GNOME low-level system library -lglib-2.0
  • libuv Multi-platform asynchronous I/O library libuv.a
  • libevent Asynchronous event notification library -levent
  • libSSH2 SSH2 client library -lssh2
  • zlib Compression and archive library -lz
  • libcURL Multiprotocol file transfer library -lcurl
  • readline Simple commandline interface library -lreadline
  • libgit2 Git core library -lgit2
  • libsodium Crypto library -lsodium
  • Haru Cross platform PDF library lhpdf
  • Jansson Encoding, decoding and manipulating JSON data -ljansson
  • libqrencode QR code library -lqrencode
  • BerkeleyDB Berkeley database engine -lbdb
  • libxml2 XML library -lxml2
  • libpng Official PNG reference library -lpng
  • libjpeg Widely used C library for reading and writing JPEG image -ljpeg
  • libxo Generate text, XML, JSON, and HTML output -lxo
  • libffi Foreign-function interface to call library functions at runtime -lffi
  • libCello Higher level programming in C -lCello
  • libwebsockets Lightweight websocket clients and servers -lwebsockets
  • libinjection SQL injection library -linjection
  • libwebsockets C websocket library -lwebsockets
  • libpuzzle The Puzzle library is designed to quickly find visually similar images -lpuzzle
  • libbson Useful routines related to building, parsing, and iterating BSON documents -lbson
  • libtorrent Bittorrent client library -ltorrent
  • libzmq Client interface to ZeroMQ message queue protocol lzmq

About

List of C libraries to power your project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published