simdjson_ruby

JSON parser library

A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications.

Ruby bindings for simdjson

GitHub

141 stars
7 watching
7 forks
Language: Ruby
last commit: over 3 years ago

Related projects:

Repository Description Stars
ruby/json A Ruby implementation of the JSON data serialization format 704
sundoge/simdjson-rust Rust bindings for JSON parsing with SIMD optimization 103
crazyxman/simdjson_php Bindings for a fast and efficient JSON parser written in C++ 172
rom-rb/rom-json Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern 16
chompert/simdjson_erlang Provides Erlang bindings for the simdjson JSON parsing library 16
egorbo/simdjsonsharp Library for fast JSON parsing and minification using SIMD instructions 651
luizperes/simdjson_nodejs Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. 555
simd-lite/simd-json A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions 1,179
gerrymanoim/libpy_simdjson Python bindings for simdjson's C++ library 63
eddelbuettel/rcppsimdjson A set of C++ bindings for a fast JSON parsing library 118
avsej/gson.rb A Ruby wrapper for the Google Gson JSON serialization and deserialization library 10
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 648
brianmario/yajl-ruby A C-based JSON parsing and encoding library for Ruby 1,479
intridea/multi_json Provides a flexible and adaptive JSON parser for Ruby applications. 754
griffindy/rackson A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. 7