Skip to content

A contiguous-memory runtime struct using byte offsets, for constructing e.g. multidimensional keys, tuples with more than one type

License

Notifications You must be signed in to change notification settings

goodcleanfun/byte_struct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

byte_struct

Simple binary representations of various tuples with various datatypes, useful for compound key comparisons and storing simple fixed sized structs in contiguous memory pools.

About

A contiguous-memory runtime struct using byte offsets, for constructing e.g. multidimensional keys, tuples with more than one type

Resources

License

Stars

Watchers

Forks

Packages

No packages published