SkillAgentSearch skills...

Dson

A D JSON library

Install / Use

/learn @w0rp/Dson
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dson

This is a D JSON library to be used as an alternative for the standard library JSON parser. This library offers the following promises.

  • Parsing and writing speeds are comparable with the standard library.
  • The library can be included by copying and pasting the file, no frameworks.
  • Garbage creation is minimised, so 'stop the world' effect will be lessened.
  • Working with JSON types should almost as easy as working with D primitives.

The source contains generated documentation with a few helpful examples.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks3

Languages

D

Security Score

55/100

Audited on Dec 20, 2023

No findings