done VS serde-this-or-that

Compare done vs serde-this-or-that and see what are their differences.

done

The ultimate task management solution for seamless organization and efficiency. (by done-devs)

serde-this-or-that

Custom deserialization for fields that can be specified as multiple types. (by rnag)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
done serde-this-or-that
7 5
197 18
- -
0.0 0.0
11 months ago about 1 year ago
Rust Rust
Mozilla Public License 2.0 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.

done

Posts with mentions or reviews of done. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-05.

serde-this-or-that

Posts with mentions or reviews of serde-this-or-that. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-18.
  • What's everyone working on this week (16/2022)?
    10 projects | /r/rust | 18 Apr 2022
    I was just working over the weekend on putting together a project, serde-this-or-that which is inspired by a blog post of a similar name, even though technically that blog post appears to discuss something slightly tangential to the matter. This project is inspired by a question posted on SO, which suggested a crate might be useful to deserialize cases where a json field has one of multiple possible multiple types (for example it could come as str or bool). I was also working on adding benchmarks, which this is actually the first crate where I have successfully put together benchmarks using criterion which I've been kind of nervous about using in general, but based on the docs it was pretty easy to set up so I'm kind of glad about that at least.

What are some alternatives?

When comparing done and serde-this-or-that you can also consider the following projects:

Relm4 - Build truly native applications with ease!

toolbox-tuner - Graphical application intended for use on Fedora Silverblue to manage containertoolbx.org containers.

sonic-rs - A fast Rust JSON library based on SIMD.

bob - A version manager for neovim

org.gnome.Todo

notekit - A GTK3 hierarchical markdown notetaking application with tablet support.

kache - Cache Rust build products to S3

rnote - Sketch and take handwritten notes.

redis-derive - This crate implements the FromRedisValue and ToRedisArgs Traits from mitsuhiko / redis-rs for any struct