Skip to content

Foundation Elements as close to the metal as possible. Split accordingly for Linux and macOS deployments.

License

Notifications You must be signed in to change notification settings

kopecn/spmFoundationTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Tools for Swift

KISS

Project Layout

flowchart TD
    FoundationCommon
    FoundationCommonTests{{FoundationCommonTests}}-->FoundationCommon
    FoundationTools-->FoundationCommon
    FoundationTools-->FoundationTypes
    FoundationTools-->Logging[[Logging]]
    FoundationToolsTests{{FoundationToolsTests}}-->FoundationTools
    FoundationTypes-->kvSIMD[[kvSIMD]]
    FoundationTypesTests{{FoundationTypesTests}}-->FoundationTypes
Loading

About

Foundation Elements as close to the metal as possible. Split accordingly for Linux and macOS deployments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages