-
- Better structure than the current `BTreeMap`.
- Fine-tune the number of shards.
- Batch writes by shards instead of repeatedly locking and unlocking the same shard.
- MV Memory has a `u64` key th…
-
On RHEL < 10 the default built-in database is "hash" which is what postfix upstream intended. On RHEL>=10 the default built-in database changed to "lmdb" (diversion from upstream), because the bdb lib…
yarda updated
6 hours ago
-
[Edit: this proposal is now just for the types.Hash function. The HashMap is [another proposal](https://github.com/golang/go/issues/69559).]
We propose to add the HashMap data type (a generic evolu…
-
Bisect indicates this goes back all the way to at least Christmas 2015.
````
$ raku --stagestats --ll-exception -e 'our %h is Map'
Stage start : 0.000
Stage parse : 0.119
Stage sy…
-
### Is your feature request related to a problem or challenge?
Part of #11429
I found hash calculation for Scalar::Map is not impl actually, that leads error if we enable the `const evaluate` opt…
-
### Description
Currently, for debugging, users can only copy the message ID, which is insufficient for diagnosing issues at the Waku layer. The message ID is an application-layer construct and does …
-
Hi, I want to do a parallel-for-loop (with OpenMP), iterating over the contents of a (concurrent) hash map.
In `std::unordered_set` one cannot write the following, since parallel-for needs a random-a…
-
-
**maplibre-gl-js version**: 4.7.1
**browser**: Chrome 131
### Steps to Trigger Behavior
1. Create a copy of example at https://maplibre.org/maplibre-gl-js/docs/examples/hash-router/
2. Create m…
-
Starting to ❤️ Zig.
Memento on `HashMap`: a dynamic key/value data store.
> Most of the snippets below are run in `test` mode because it detects even more **memory leaks** and the terrible "seg…