-
What’s pros and cons of using map-sync.Mutex over sync.Map.
-
I am using FLANN algorithm for knnSearch with LSHIndex as the data structure for BRISK descriptors.
I am creating an LSH index with feature descriptors extracted from 67 images.
knnSearch with a ra…
-
### Acknowledgements
- [X] I read the documentation and searched existing issues to avoid duplicates
- [X] I understand this is a **bug tracker** and anything other than a proven bug will be closed
-…
-
### Related issues
https://github.com/firebase/firebase-functions/issues/1439
This issue is the orginal thread that was marked as solved, when it isn't.
But please check it out to feel the gr…
-
## Context:
### ⚠️ Criteria is a WIP and subject to change
"boards" serves as a demo and reference implementation for social media-like boards with posts and interactions. The goal is to fully r…
-
### Description
As discussed in issues #1607, #1605, #1595, and #1540, in-vivo stack tracing can be unreliable during severe failures (e.g., #1606), leading to the loss of critical debug informatio…
-
It is typically desirable for a compiler to produce the same output for a given input across multiple compilation runs. Some even advocate that two runs with the same input should always produce bitwi…
-
We have `LockFreeLinkedListNode` and co. based on the ["Lock-Free and Practical Doubly Linked List-Based Deques Using Single-Word Compare-and-Swap"](https://citeseerx.ist.psu.edu/viewdoc/download?doi…
-
## Description
The head tracker contains redundant information that is already present in the fork choice block DAG. This is undesirable as it means there isn't just "one source of truth", and the …
-
Hi, @t1mlange @StevenArzt
FlowDroid is not tracking the complete taint flow from ContentResolver.query() through Cursor.getString() and List operations to LianXiRenClass methods. While it can trac…