jsony VS mvb-opencv

Compare jsony vs mvb-opencv and see what are their differences.

jsony

A loose, direct to object json parser with hooks. (by treeform)

mvb-opencv

Minimum Viable Bindings to OpenCV for Nim (by tapsterbot)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jsony mvb-opencv
4 1
254 6
- -
5.2 4.8
18 days ago 11 months ago
Nim Nim
MIT License MIT License
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.

jsony

Posts with mentions or reviews of jsony. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-01.
  • Nim v2.0 Released
    49 projects | news.ycombinator.com | 1 Aug 2023
    Nim's default json library is terrible in performance, but there're much faster drop-in replacements like jsony[1]. I'm not sure that's the main issue for low rank, but it's definitely one of them.

    1. https://github.com/treeform/jsony

  • Why I enjoy using the Nim programming language at Reddit.
    10 projects | /r/RedditEng | 14 Nov 2022
    One of the fastest things I have written in Nim is a JSON parsing library. Why is it fast? Well, it uses Nim’s metaprogramming to parse JSON directly into typed objects without any intermediate representations or any unnecessary memory allocations. This means I can skip parsing JSON into a dictionary representation and then converting from the dictionaries to the real typed objects.
  • Setup a Website with Nim
    8 projects | news.ycombinator.com | 30 Jan 2022
  • Nim vs Python: json serialization performance
    3 projects | /r/nim | 27 Oct 2021
    The nim stdlib's json(due to how it works) is relatively slow. Jsony Jason are some alternatives that are more performant and speeeedy.

mvb-opencv

Posts with mentions or reviews of mvb-opencv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-01.
  • Nim v2.0 Released
    49 projects | news.ycombinator.com | 1 Aug 2023
    I don't know if my particular version is noteworthy, but I recently started making updated Nim bindings for OpenCV and it was kinda fun. I don't consider myself an advanced C++ programmer, but Nim made the process easier than I had feared it would be. https://github.com/tapsterbot/mvb-opencv

What are some alternatives?

When comparing jsony and mvb-opencv you can also consider the following projects:

supersnappy - Dependency-free and performant Nim Snappy implementation.

sokol-nim - nim bindings for https://github.com/floooh/sokol

glfm - Wrapper of GLFM (OpenGL ES and input for iOS and Android) library for Nim.

mummy - An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.

fungus - Object variants done like other langugaes

sokol-odin - Odin bindings for the sokol headers (https://github.com/floooh/sokol)

npeg - PEGs for Nim, another take

nim-chronos - Chronos - An efficient library for asynchronous programming

nim_python_json

torrentinim - A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.

html2karax - Converts static html to Karax in Nim

pixie - Full-featured 2d graphics library for Nim.