Skip to content

issues Search Results · repo:jhawthorn/rapidjson-ruby language:Ruby

Filter by

4 results
 (68 ms)

4 results

injhawthorn/rapidjson-ruby (press backspace or delete to remove)

Wanted to try this gem, but can t make drop-in replacement without this option. Like symbolize_names: true in JSON or symbol_keys: true in Oj.
  • aglushkov
  • Opened 
    on Oct 1, 2024
  • #20

I have a array of 50,000 objects to render in json, and it takes a long itme... Any suggestions on how to use make sure I am using rapidjson? I did do this: ActiveSupport::JSON::Encoding.json_encoder ...
  • epugh
  • 1
  • Opened 
    on Jan 14, 2024
  • #17

We should be able to support this via RapidJSON s SetIndent https://rapidjson.org/classrapidjson_1_1_pretty_writer.html#a121686c29ca7fe071fa4108c46955ff0
  • jhawthorn
  • Opened 
    on Jun 27, 2023
  • #16

Thanks for making this super fast library! Would be nice if we could serialize in classes directly. I.e we could pass a method/proc that constructs the classes on the json that has been given. This would ...
  • emilebosch
  • 2
  • Opened 
    on May 21, 2023
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub