cnuernber/charred

zero dependency efficient read/write of json and csv data.

ClojureJavaShelljavajsonclojurecsv
This is stars and forks stats for /cnuernber/charred repository. As of 28 Apr, 2024 this repository has 217 stars and 10 forks.

Charred Efficient character-based file parsing for csv and json formats. Zero dependencies. As fast as univocity or jackson. Same API as clojure.data.csv and clojure.data.json implemented far more efficiently. API Documentation Simple JSON benchmarks Large CSV Support Usage user> (require '[charred.api :as charred]) nil user> (charred/read-json "{\"a\": 1, \"b\": 2}") {"a" 1, "b" 2} user> (charred/read-json "{\"a\": 1, \"b\": 2}" :key-fn keyword) {:a 1, :b 2} user> (println (charred/write-json-str...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
didibus/clj-ddd-exampleClojure73080
intelligent-soft-robots/mujoco_interfaceCMakeShell0000
balena-os/balena-raspberrypiCoffeeScriptBitBakeShell180+162+1
crimethinc/websiteCSSHTMLRuby920330
astrit/css.ggSCSSCSS9.3k04850
reduxjs/redux-essentials-example-appCSSJavaScriptHTML27106790
ViceStation/ViceStationDMJavaScriptPython2080
gitpod-io/workspace-imagesDockerfileShellJavaScript44303290
javahometech/dockeransiblejenkinsDockerfileJava706930
rvm/rvm1-ansibleDockerfileShell27001410