Alexander Bigerl

Results 21 issues of Alexander Bigerl

This is more a question, than a real issue. I am wondering, what is the most efficient way to intersect the keys of two or more hat-tries. My naive approach...

The most recent release of [xxhash is 0.8.0](https://github.com/Cyan4973/xxHash/releases/tag/v0.8.0) Do you have plans to update xxhash_cpp to that version? Changes to be incorporated are as far as I see: * https://github.com/Cyan4973/xxHash/releases/tag/v0.7.4...

The problem is described here: https://github.com/martinmoene/expected-lite/pull/43

I would find it very handy to be able to test with several CMake versions, also versions for which you do not have specific releases. How about two input parameters...

I had problems with the new-tab feature. I am not sure what the reason was but using js to open a new tab works. My jupyterhub setup uses https.

I've updated the conan package to 0.7.1. See: https://conan.io/center/uni-algo Additionally, the Conan recipe behaves now like the CMake file. It builds by default a shared or static library but can...

good first issue
help wanted

Going through the tests I didn't find any tests for copying files with holes. The only thing I found for for file copying was this: https://github.com/ned14/llfio/blob/e152d4c1dc85b7e9ae40470205b13a7031631e52/test/tests/clone_extents.cpp#L136 Is the [code for...

- review ontology - use Integer and Decimal instead of length dependent types - correct typos in classes and predicates

enhancement
breaking change

When IGUANA was developed, LSQ was not around yet. Now, where a dedicated framework for extracting structural information and statistics about SPARQL queries exists, we should use it. - [...

enhancement
breaking change

see https://github.com/Stiffstream/restinio/issues/136 we need to 1. use a own threadpool for "working threads" that handle and answer requests to avoid stalling IO 2. a `connection_state_listener` that signals if a connection...