A Ruby bindings for simdjson.
Add this line to your application's Gemfile:
And then execute:
Or install it yourself as:
Simdjson.parse
returns a Hash (if successful).
require 'simdjson' p Simdjson.parse %|{"a": 12345}| # => {"a"=>12345} Simdjson.parse %|abcd| # => raise Simdjson::ParseError
Please use clang-format
like this:
$ clang-format -style=file -i ext/simdjson/*
The gem is available as open source under the terms of the MIT License.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4