Daniel T. Gorski

Results 2 repositories owned by Daniel T. Gorski

typex

196
Stars
12
Forks
Watchers

[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.

jsonlex

17
Stars
4
Forks
Watchers

[MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go's default encoding/json tokenizer.