oj
JSON marshaller
A fast JSON parser and object marshaller as a Ruby gem.
Optimized JSON
3k stars
40 watching
253 forks
Language: C
last commit: about 1 month ago
Linked from 4 awesome lists
cjsonjson-parsermarshalleroj-gemrailsrubyruby-json-parser
Related projects:
Repository | Description | Stars |
---|---|---|
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 862 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 34 |
jwt/ruby-jwt | An implementation of the OAuth JSON Web Token standard in Ruby | 3,601 |
doorkeeper-gem/doorkeeper | An OAuth 2 provider for Ruby on Rails applications. | 5,346 |
flippercloud/flipper | Enables controlled feature rollouts in Ruby applications | 3,740 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,173 |
elastic/elasticsearch-rails | A set of libraries providing Elasticsearch integrations for Ruby on Rails applications | 3,078 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,738 |
flyerhzm/bullet | A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. | 7,123 |
ocaml-community/yojson | A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
refile/refile | A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,444 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
activerecord-hackery/ransack | A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
ohler55/ox | An XML parser and object marshaller designed to be fast and efficient | 905 |