Skip to content

kopecn/spmFoundationTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Tools for Swift

KISS

Project Layout

flowchart TD
    FoundationCommon
    FoundationInterfaces
    FoundationCommonTests{{FoundationCommonTests}}-->FoundationCommon
    FoundationTools-->FoundationCommon
    FoundationTools-->FoundationTypes
    FoundationTools-->FoundationInterfaces
    FoundationTools-->Logging[[Logging]]
    FoundationToolsTests{{FoundationToolsTests}}-->FoundationTools
    FoundationTypes-->FoundationInterfaces
    FoundationTypes-->kvSIMD[[kvSIMD]]
    FoundationTypesTests{{FoundationTypesTests}}-->FoundationTypes
    FoundationTransactions-->FoundationInterfaces
    FoundationTransactions-->OpenCombine[[OpenCombine]]
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

 
 
 

Contributors

Languages