Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

iosifache/CCookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCookbook 🍳

Description

CCookbook is a collection of useful functions and macros for C. As they were used in various projects, this repository serves as a reusable starting point (maybe continuously updated).

Content

Folder Name Purpose
cryptography hashing
io file reading and writing
miscellaneous logging, mathematical, conditions checkers and some data types
multitasking threads manipulation, replicated workers, and multiprocessing
strings character and string operations

Resources

Resources consist of open-source C libraries used in some sources from this repository. They were saved as Git modules inside the extern_modules folder.

Name Description Link
uthash C macros for working with hash tables, linked lists repository

About

Helper functions for C. Just plug in and use 🍳

Topics

Resources

Stars

Watchers

Forks