kstring
kstring copied to clipboard
String optimized for map keys
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cobalt-org/kstring). ## Config Migration Needed See Config Migration...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [rust](https://togithub.com/rust-lang/rust) | minor | `1.73` -> `1.76` | `1.80` (+3) |...
I'd love to have a version of `KString` that can hold arbitrary bytes, rather than UTF-8. I currently use BString, but I'd love to have the compact string optimization of...
liquid-rust version: rust version: 1.66.1 OS: Linux (Debian) If I want to create a KString from a number, I have to do: `KString::from(123.to_string());` The problem with this code, is that...
> serde_cbor is unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `serde_cbor` | | Version | `0.11.2` | | URL...
For first-clones, this would bypass an allocation. If it didn't fit, we just pay for a length comparison.
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rust](https://redirect.github.com/rust-lang/rust) | minor | `1.87.0` -> `1.91.0` | --- ### Release Notes rust-lang/rust (rust) ###...
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed. You don't need to merge this PR...