Coder Social home page Coder Social logo

macisamuele / json-trait-rs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 147 KB

Rust interfaces (aka traits) to deal with objects as they are JSON objects without enforcing additional serialisation/deserialisation

License: MIT License

Shell 5.31% Makefile 3.54% Rust 89.43% Dockerfile 1.71%
json

json-trait-rs's People

Contributors

axion014 avatar macisamuele avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

axion014

json-trait-rs's Issues

Duplicate effort?

I'm developing a library that operates over JSON. I don't want to force the application into using serde_json or any specific JSON library, so I'm interested in some abstraction.
At first I thought json-trait-rs can be used for this purpose, but I found there was no support for editing given JSON data.

While searching https://lib.rs/, I found https://github.com/simd-lite/value-trait, developed behind the simd-json crate. It is apparently supposed to do the same thing.
Traits in value-trait supports mutation. however, it currently doesn't have any binding to JSON library.
It might be preferable to settle on a single standard and get the best of both libraries.

Documentation is missing

The documentation of the library is missing and not published.
The goal of this issue is to ensure that once the library is stabilised (at least a bit) we do publish some docs.
A library with no docs is not really usable developers other than the implementer of the library ;)

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.