PackLens is a web application and Visual Studio Code extension designed for decoding and searching within MessagePack binary files. It provides an intuitive interface for exploring and analyzing data efficiently.
Features
📃 MessagePack Decoding: Automatically decode and visualize MessagePack (.msgpack) files with ease.
🔍 Advanced Search: Perform custom searches and map data using JavaScript code.
🔄 Streaming Support: Efficiently stream and process large MessagePack files without performance bottlenecks.
🎯 Custom Editor: Seamlessly integrates with VS Code's editor system for a native experience.