ryuukk / njson

Minimal nogc JSON library for D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N(oGC) Json

NJson is a minimal implementation of a JSON Parser and JSON DOM tree that doesn't rely on the D garbage collector.

About

Minimal nogc JSON library for D

License:BSD 2-Clause "Simplified" License


Languages

Language:D 100.0%