Sablon
Ruby Document Template Processor based on docx templates and Mail Merge fields. (by senny)
Oj
Optimized JSON (by ohler55)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Sablon
Posts with mentions or reviews of Sablon.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-17.
Oj
Posts with mentions or reviews of Oj.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-29.
-
What JSON Serializers are you using with rails ?
Hi guys, I know that Hotwire is the sh*t in rails nowadays, but if you were to build an API with rails, which serializer would you use ? I have my eyes on jsonapi-serializer with oj , but I am not sure if that is the best option nowadays. The jsonapi-serializer repo is a bit confusing, regarding which version should I use, same for ActiveModelSerializer to be honest.
-
Suggestions for how to reduce memory usage
Install OJ if you render out JSON a lot
-
Oj VS jsonic - a user suggested alternative
2 projects | 21 Nov 2022
-
How can I optimize my Rails app which is delivering thousands of objects to Vue?
Switch to using a faster serialization library like OJ.
-
Hunting down spooky JSON module redefinition via Oj
I knew that our app was using Oj for JSON serialisation. But I didn't initially notice anything spooky about pretty_generate. A colleague of mine (shoutout Iain) had keener eyes and pulled up the C file that dealt with something spooky sounding in mimic_json.c.
- Oj (Ruby) Just Got Faster
-
How to use oj with jb in Rails 6?
Hello there, I am using Rails 6.1, I am accustomed to JBuilder, but in an attempt to increase the performance, I decided to use [jb](https://github.com/amatsuda/jb). How can I use [oj](https://github.com/ohler55/oj/) with jb?
What are some alternatives?
When comparing Sablon and Oj you can also consider the following projects:
Nokogiri - Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
Tomlrb - A Racc based TOML parser
Jb - A simple and fast JSON API template engine for Ruby on Rails
shale - Shale is a Ruby object mapper and serializer for JSON, YAML and XML. It allows you to parse JSON, YAML and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML or XML.
Ox - Ruby Optimized XML Parser
TOML - Parse TOML. Like a bawss.
HTML::Pipeline - HTML processing filters and utilities
raabro - a Ruby PEG parser library