GitHub'ненько
1.06K subscribers
148 photos
2 videos
2 files
524 links
Интересные репозитории GitHub 🚀

- Отправляй интересные репозитории
- Пуль, пушь да комить!
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
red - весьма интересный анализатор логов. Пайпим ему json выхлоп и получаем статистику по зафиксированным там событиям.

https://github.com/antonmedv/red

#red #json #logs
simdjson : Parsing gigabytes of JSON per second
#json #parsing
https://github.com/simdjson/simdjson
query-json is a faster and simpler re-implementation of the jq language in Reason Native and compiled to binary thanks to the OCaml compiler. query-json, allows you to write small programs to operate on top of json files in a cute syntax:

query-json ".store.books | filter(.price > 10)" stores.json

#json #dev
https://github.com/davesnx/query-json