Memory Efficient, Only use underlying data memory and do aggressively string interning. Performance, Similar as dictionary lookup. TypeSafe, 100% Type safe by Source Generator. Fast load speed, MasterMemory save data by MessagePack for C#, a fastest C# serializer so load speed is blazing fast. Flexible Search, Supports multiple key, multiple result, range/closest query. Validator, You can define c

