Zycore 1.5.2
Zyan Core Library for C
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 
include
 
Zycore
 
API
 
Memory.h
 
Process.h
 
Synchronization.h
 
Terminal.h
 
Thread.h
 
Internal
 
AtomicGNU.h
 
AtomicMSVC.h
 
Allocator.h
 
ArgParse.h
Implements command-line argument parsing
 
Atomic.h
Cross compiler atomic intrinsics
 
Bitset.h
Implements the bitset class
 
Comparison.h
Defines prototypes of general-purpose comparison functions
 
Defines.h
General helper and platform detection macros
 
Format.h
Provides helper functions for performant number to string conversion
 
LibC.h
Provides a simple LibC abstraction and fallback routines
 
List.h
Implements a doubly linked list
 
Object.h
Defines some generic object-related datatypes
 
Status.h
Status code definitions and check macros
 
String.h
Implements a string type
 
Types.h
Includes and defines some default data types
 
Vector.h
Implements the vector container class
 
Zycore.h
Master include file, including everything else