-
### Windows Version
Microsoft Windows [Version 10.0.22631.4460]
### WSL Version
WSL version: 2.3.26.0 Kernel version: 5.15.167.4-1 WSLg version: 1.0.65 MSRDC version: 1.2.5620 Direct3D version: 1.6…
-
When a zero AMX tile has multiple uses, it's copied using a `tileload` + `tilestore` pair instead of another `tilezero` instruction. Example:
```
; ModuleID = 'LLVMDialectModule'
source_filename = …
-
The pointer-free nature of succinct data-structures makes them very amenable to (de)serialization by simply casting their memory to/from a bunch of bytes.
Not only would this remove most (de)serial…
-
To implement later:
Logic for rejecting video rentals when there are no more copies available ( less than 0)
-
### The problem
Setup:
HomeAssistant Green device
Mosquitto broker installed & working
rtl_433_next never worked (didn't auto-connect to mosquitto)
Successfully installed rtl_433, and device ping…
-
We are exploring ways to support `JSONB` in a zero copy way. Right now `JSONB` maps to `pgx::Json(serde_json::Value)`, but we'd like to be able to use this data without necessarily creating a copy.
…
-
This one caught me off guard. Large tables seem to be unsafe when manipulating this example geo parquet file (using GeoDataFrames v0.3.10 with Julia v"1.11.1"):
https://drive.google.com/file/d/1FJU…
-
Make μWheel support zero-copy deserialization including zero heap allocations.
Options:
1. [ZeroVec](https://docs.rs/zerovec/latest/zerovec/index.html) (``serde`` compatiable)
2. [zerocopy](htt…
-
Protobuf has zero-copy support to avoid copying string/bytes fields when parsing protobuf messages and it's used pretty much everywhere inside Google, but the feature has never made its way into the o…
-
### What would you like to be added?
I would like apiserver admission plugins to reference k8s objects from the [storage](https://github.com/kubernetes/apiserver/blob/v0.28.3/pkg/registry/rest/rest.g…