Skip to content

mxck438/xsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSI library

XSI used to be a Cross Platform(X) Server Infrastructure. It had since drifted from cross-platformality considerably. It is now just XSI (Linux).

XSI is a C framework I developed to provide facilities like threading, logging, async I/O and more.

Currently, there is no documentation for XSI.

Building

At this time, only Linux builds are supported.

XSI is typically built as a static library.

git clone https://github.com/mxck438/xsi
cd xsi
mkdir build && cd build
cmake ..
make

About

XSI is a C framework I developed to provide facilities like threading, logging, async I/O and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages