Skip to content

The Karma Krafts portable standard library for C++20 and up.

License

Notifications You must be signed in to change notification settings

karmakrafts/kstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kstd

The Karma Krafts portable standard library for C++20 and up.

Requirements

Windows

No additional dependencies are required on Windows.

Linux

On Linux, it is usually required to install the following libraries:

  • libunwind
  • libdwarf

For Debian based systems which use the apt package manager, the following command may be used:

sudo apt install libunwind8 libunwind-dev libdwarf1 libdwarf-dev

macOS

On macOS, all required libraries are already shipped with the system.

About

The Karma Krafts portable standard library for C++20 and up.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages