tree-buf icon indicating copy to clipboard operation
tree-buf copied to clipboard

An experimental serialization system written in Rust

Results 21 tree-buf issues
Sort by recently updated
recently updated
newest added

not sure this case is covered by the contribution guidelines. this pull request represents a bunch of small, largely cosmetic refactors -the vast majority of which are clippy lints. weirdly,...

this library uses a bunch of strict float comparisons. would you consider a pull request to implement slightly safer float comparisons? possibly using [float_cmp](https://docs.rs/float-cmp/0.8.0/float_cmp/) or simply making use of the...

Hey @That3Percent thanks for interesting library. I am CEO of [AppSpector](https://appspector.com). It's a remote debugging service of mobile apps. We collect a lot of data and this year I've been...

Meta issue for collecting necessary features to support a release for transient data (eg: data over TCP without backward compatibility). This should be batteries included, but not necessarily support backward-compatible...

Website to drop any Tree-Buf file and inspect its contents viewed as eg: JSON. This may require a version number embedded in the file.

help wanted

Issues like multi-valued enums, tuple-structs, and the like

Tree-Buf needs to be on a stable version of firestorm before any particular version of Tree-Buf is in widespread use.