std_data_json
JSON parser
An implementation of JSON data format for the D programming language
Phobos candidate JSON implementation.
25 stars
8 watching
13 forks
Language: D
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dlang-community/libdparse | A parser for D source code | 115 |
dlang-community/sdlang-d | An SDLang implementation for the D programming language | 120 |
dlang-community/containers | A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
dlang-community/d-scanner | Analyzes D source code for syntax, style, and security issues | 242 |
dlang-community/pegged | A tool for building parsing expression grammars in D programming language | 534 |
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
dlang-community/dfmt | A tool for formatting D source code according to specific styles and conventions. | 204 |
dlang-community/setup-dlang | Automates setup of D programming language compiler and package manager on various platforms | 46 |
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 107 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
gdamore/tree-sitter-d | A grammar for parsing D source code syntax | 41 |
dlang-community/dcd | An auto-complete program for the D programming language | 349 |
dlangscience/dstats | A statistical library for D that aims to balance ease of use, flexibility, and performance. | 26 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |