←back to thread

634 points david927 | 1 comments | | HN request time: 0.209s | source

What are you working on? Any new ideas that you're thinking about?
1. csjh ◴[] No.41343701[source]
I'm working on a serialization format, somewhat based on apache arrow but row-based. Includes end to end typescript type safety, and significantly faster than JSON in serialization and deserialization. Seems to do fairly well in the native version I threw together, but more of a javascript/typescript operation for now.

https://github.com/csjh/pest