The Wayback Machine - https://web.archive.org/web/20220609101410/https://github.com/topics/safe
Skip to content
#

safe

Here are 277 public repositories matching this topic...

samchon
samchon commented Jun 6, 2022

Implement faster JSON.stringify() function by myself.

It would be v3 update and its JSON string conversion speed would be much faster than v2. The JSON string conversion speed would be 3x times faster than before (would be thoundands times faster when considering the optimizer plannig time). Also, the v3 does not utilize the JSON schema, but TypeScript type directly. Therefore, `typesc

documentation enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the safe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the safe topic, visit your repo's landing page and select "manage topics."

Learn more