Home

Awesome

BazisLib Overview

The BazisLib framework provides a convenient multi-platform abstraction layer for the following APIs:

BazisLib also provides some convenience classes that simplify driver development for Windows and MacOS in C++.

BazisLib can be compiled for the following targets:

The best way to start exploring BazisLib is to open the tests\BigCrossPlatformTest\BigCrossPlatformTest.sln solution and try building/running the Windows configuration. Other configurations of the solution target POSIX user-mode, Windows kernel-mode and MacOS kernel-mode environments. The Examples folder contains some other sample projects using BazisLib.