storable-rs VS whatthefn

Compare storable-rs vs whatthefn and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
storable-rs whatthefn
1 3
0 0
- -
0.0 0.0
11 months ago almost 2 years ago
Rust Rust
- GNU General Public License v3.0 only
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.

storable-rs

Posts with mentions or reviews of storable-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-07.

whatthefn

Posts with mentions or reviews of whatthefn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-18.
  • Building GTK4 Applications Like Websites
    1 project | news.ycombinator.com | 24 May 2022
  • egui or iced or druid?
    6 projects | /r/rust | 18 Mar 2022
    The Elm model is fine, but it just didn't seem to work well with GTK. I never found much use for message passing - binding or signal callbacks accomplished state changes without much hassle, and fitting into GTK much better. For instance, here's a fairly complex page using subclassing + composite templates via blueprints: https://github.com/JMS55/whatthefn/blob/master/res/blp/profile_setup_page.blp + https://github.com/JMS55/whatthefn/blob/master/src/profile_setup_page.rs.
  • Parsers that don't yet exist?
    10 projects | /r/rust | 7 Mar 2022
    The code is now open source (GPLv3) https://github.com/JMS55/whatthefn/tree/master/src/perf_data_parser.

What are some alternatives?

When comparing storable-rs and whatthefn you can also consider the following projects:

inferno - A Rust port of FlameGraph

asciidoctor-rs - Parser for asciidoctor written in Rust

Asciidoctor - :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.

Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby