0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 15 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test
Kornel
as Kornel Lesiński
More... over 4 years ago
Bump
Kornel
as Kornel Lesiński
More... over 4 years ago
Don't recommend extern crate syntax
Kornel
as Kornel Lesiński
More... over 4 years ago
Fix all compiler warnings More... over 4 years ago
Update Rust minimal requirement in README More... over 4 years ago
Set 'is_human_readable()' to false More... over 4 years ago
typo More... over 4 years ago
Implement TryInto<String> for Value More... over 4 years ago
Removed deprecated Error::description More... over 4 years ago
Bump More... over 4 years ago
Clippy More... over 4 years ago
Update deprecated code More... over 4 years ago
Implement TryFrom for Value and ValueRef (#228) More... over 4 years ago
Implement TryFrom for Value and ValueRef More... over 4 years ago
Merge pull request #171 from KillTheMule/master More... over 4 years ago
Implement FromIterator for Value and ValueRef More... over 4 years ago
square bracket indexing of maps (e.g. val["key"]) (#224) More... over 4 years ago
implement string index of maps for json use case (e.g. val["key"]) More... over 4 years ago
Merge pull request #223 from 3Hren/bump More... over 4 years ago
Bump More... over 4 years ago
Fix unchecked vector pre-allocation (#221) More... over 4 years ago
Fix benches (#222) More... over 4 years ago
Preallocate up to 64 KiB when reading binary data More... over 4 years ago
Add benchmarks for decoding large bin32/array values More... over 4 years ago
Run benchmarks in CI More... over 4 years ago
Fix benchmarks More... over 4 years ago
Merge pull request #220 from vext01/typo More... over 4 years ago
Fix unchecked vector pre-allocation More... over 4 years ago
Typo in a docstring. More... over 4 years ago
Merge pull request #218 from vmx/encode-timestamps More... over 4 years ago