https://github.com/trivialfis/nihs-jl
https://github.com/trivialfis/nihs-jl
json
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trivialfis/nihs-jl
- Owner: trivialfis
- License: apache-2.0
- Created: 2018-11-21T00:29:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T07:27:57.000Z (over 7 years ago)
- Last Synced: 2025-01-26T02:52:17.825Z (over 1 year ago)
- Topics: json
- Language: C++
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: Not Invented Here Syndrome - JSON Library
WIP JSON implementation originally created for /XGBoost/.
* TODOs
- [ ] More tests.
- [ ] Simple documentation.
- [ ] Handle UTF-8 properly.
- [ ] Integration with /XGBoost/.