C Everything
This is a C repository containing a curated set of generic data structures and algorithm.
src Directory Reference

Files

file  common.c [code]
 Contains routines that are commonly used by all data structures.
 
file  fault_manager.c [code]
 Contains definitions of fault manager routines.
 
file  generic_def.c [code]
 Contains routines for handling different types of data for generic operation.
 
file  logger.c [code]
 Contains definitions of routines for logger module.
 
file  memory_manager.c [code]
 Contains definitions of routines for managing memory allocs.