go-fastjson

Package fastjson provides a library for fast JSON encoding, optimised for static code generation. Fastjson functions and interfaces are structured such that all encoding appends to a buffer, enabling buffer reuse without forcing specific mechanisms such as sync.Pool. This enables zero-allocation encoding without incurring any concurrency overhead in certain applications.

OTHER License

Stars
15
Committers
7

Commit Statistics

Past Year

All Time

Total Commits
6
23
Total Committers
3
8
Avg. Commits Per Committer
2.0
2.88
Bot Commits
3
3

Issue Statistics

Past Year

All Time

Total Pull Requests
0
6
Merged Pull Requests
0
6
Total Issues
0
0
Time to Close Issues
N/A
N/A