Commit graph

103 commits

Author SHA1 Message Date
c1bea626b1 Optimize size of Key and Value types
Down from 32 or 40 bytes to 16 bytes each, although with an added indirection
for strings.
2021-09-26 14:48:02 +02:00
c24808f9f8 Add basic data types
Including debug implementations
2021-09-26 14:13:24 +02:00
664997d4c3 Create project 2021-09-26 12:54:50 +02:00