Skip to content

Abstract definitions and convenience methods for describing, processing, and constructing Julia objects

License

Notifications You must be signed in to change notification settings

JuliaComputing/StructTypes.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StructTypes

CI codecov deps version version

Package providing the StructTypes.StructType trait for Julia types to declare the kind of "struct" they are, providing serialization/deserialization packages patterns and strategies to automatically construct objects. To learn more, check out the documentation links below.

Installation: at the Julia REPL, import Pkg; Pkg.add("StructTypes")

Maintenance: StructTypes is maintained collectively by the JuliaData collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.

Documentation

Stable Dev

About

Abstract definitions and convenience methods for describing, processing, and constructing Julia objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%