clibs
Tiny but handy utility libraries for C
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
 
boolean.h
Custom Boolean type for C (portable & self-contained)
 
cio.h
Basic input and output for C
 
clibs_control_structure.h
Common control structures
 
clibs_logging.c
Thread-local output stream implementation for clibs_logger
 
clibs_logging.h
Thread-local lightweight logging macros for C
 
clibs_math.h
Common math operations
 
clibs_time.h
Common time operations
 
cstring.h
Utility functions for C strings
 
hash_table.h
Constant C string hash table
 
integer.h
 
platform.h
Platform-specific data
 
print.c
Implementation of thread-local output streams for print macros
 
print.h
Thread-aware printing macros with redirect support
 
term_color.h
Add colors, either foreground or background, on console environment