Skip to content

outofforest/photon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photon

Encoding data structures to byte slice in go using C union-like concept.

This is not enforced by the library, due to performance, but you should never ever try to use it with structures containing pointers, slices or strings.

About

Encoding data structures to byte slice in go using C union-like concept

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages