jems

jems: a stream-based JSON serialized for embedded systems (by rdpoor)

Jems Alternatives

Similar projects and alternatives to jems

  • nanopb

    Protocol Buffers with small code size

  • JSMN

    Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket

  • 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.

    InfluxDB logo
  • jemi

    jemi: a compact, trusting, JSON serializer with static allocation in pure C for embedded systems

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jems alternative or higher similarity.

jems reviews and mentions

Posts with mentions or reviews of jems. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Lightweight data serialization/deserialization format
    3 projects | /r/embedded | 27 Apr 2023
    After reviewing several options, I’ve settled on plain old JSON. For parsing, I use https://github.com/zserge/jsmn. For serialization I use https://github.com/rdpoor/jems (disclaimer: I wrote the latter, but others use it as well).
  • jems: ANOTHER compact JSON serializer for embedded systems
    2 projects | /r/embedded | 16 Oct 2022
    By contrast, jems (Json EMitter Stream) emits characters on the fly rather than building up a large data structure, so it uses very little memory. The only storage requirement is a few bytes for each nesting level, which normally doesn't get that deep.

Stats

Basic jems repo stats
2
8
2.2
about 1 year ago

rdpoor/jems is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of jems is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com