Skip to content
#

c-library

Here are 372 public repositories matching this topic...

Software engineers are now required to learn multiple languages, technologies, and frameworks in order to fully support full stack engineering. This project aims to simplify by developing a set of cross platform modules implementing a similar / identical Application Program Interface (API) regardless of the chosen technology .

  • Updated Jun 2, 2024
  • HTML

Unit Test C stands as a straightforward, macro-based unit testing framework. Drawing inspiration from both the Python unittest module and the GoogleTest unittesting framework, it is crafted to alleviate the burden of boilerplate code. Featuring diverse types of assertion and expectation macros.

  • Updated May 30, 2024
  • C

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.

  • Updated May 20, 2024
  • C

Improve this page

Add a description, image, and links to the c-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the c-library topic, visit your repo's landing page and select "manage topics."

Learn more