-
# Proposal
Implement `AsRef` for all of the Standard Library's types (or at least for primitives)
## Problem statement
`AsRef` cannot be reflexive, so we don't get `AsRef for T` for free.
A lot of tim…
-
### Version
Yosys 0.47+46 (git sha1 9da734100, g++ 11.4.0-1ubuntu1~22.04 -fPIC -O3)
### On which OS did this happen?
Linux
### Reproduction Steps
I used custom library:
```
# Read in …
-
**_Reported by Gajinder Vij:_**
As a developer, I would like support for key parsers within Zephyr so that I can construct and deconstruct my message payload easier. Support is requested for JSON an…
-
Hi!
I'm testing it now using this page: https://naturalintelligence.github.io/fast-xml-parser/
I noticed that if I provide XML like this:
```
```
it generates me the JSON like this:
``…
-
I have a very strange exception happening on a client machine where I get a null reference exception.
The weird part is that the same program does run an similar machines but somehow this one is diff…
-
Some log entries (specifically Statedump entries) may contain binary Protobuf data. Even though we do not have the .proto files, it still possible to parse the binary data (with caveats).
It would …
-
### Issue To Be Solved
Cadence may not be adding a built-in library for encoding and decoding any time soon, so it might be useful to create a temporary one for now to fulfil the existing demands o…
-
### httpx version: 0.27.2
### Current Behavior:
When trying to pass a query string in the form of 'q=x+y+z', the parameters are always percent-encoded like 'q=x%20y%20z'. I'm trying to call an A…
-
Many libraries are moving to a configurable JSON library these days, allowing users the potential to drop Poison entirely from their dependencies. Can we get this feature added here as in e.g. https:…
-
Currently the gpkg only support what is needed by us.
However, here is the sql from QGIS, there are some interesting triggers for the tile matrix:
```sql
allSQLFROMQGIS = `
CREATE TA…