oj
JSON marshaller
A fast JSON parser and object marshaller as a Ruby gem.
Optimized JSON
3k stars
40 watching
252 forks
Language: C
last commit: 20 days 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. | 858 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
jwt/ruby-jwt | A Ruby implementation of the RFC 7519 standard for secure token-based authentication | 3,600 |
doorkeeper-gem/doorkeeper | An OAuth 2 provider for Ruby on Rails applications. | 5,342 |
flippercloud/flipper | Enables controlled feature rollouts in Ruby applications | 3,718 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,168 |
elastic/elasticsearch-rails | A set of libraries providing Elasticsearch integrations for Ruby on Rails applications | 3,075 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,735 |
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,104 |
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,447 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |
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,679 |
ohler55/ox | An XML parser and object marshaller designed to be fast and efficient | 905 |