Code Monkey home page Code Monkey logo

yabe's Issues

Create blocks of YABE encoded data avoiding to the need to parse its content

The problem

Due to the { and } encoding, YABE encoding requires to parse all data to be able to access any data. So it doesn't allow to skip the content of an object or an array.

The goal

It is thus desirable to also provide support for data envelope encoding where the data byte size is provided and YABE encoding version as well.

The solutions

  1. Should we use a blob for that and use the mime type to encode the version ? The benefit is that it avoids the addition of a new data type.
  2. Should we remove the small object and array encoding for the benefit of freeing tag space and using it to introduce a new tag type for a YABE envelope blob ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.