-
While implementing a [lock-free-queue](https://github.com/ConorWilliams/libfork/blob/main/include/libfork/core/ext/deque.hpp) I noticed that the `pop` function was about twice as slow on clang vs gcc.…
-
We should do some work to cleanup our project's Spack package in an effort to push it up to Spack's repository.
Things we should do that I can think off off the top of my head
1. Remove optional…
-
there are currently some shortcomings of the dependency management for Half
* when not found the required find_package() in thorin just fails with an error message
* when using AnyDSL_PKG_Half_AUT…
-
### Description
In my Swift app, errors returned from Firebase Blocking Functions are not properly handled, resulting in the following generic error message:
```
Error Domain=FIRAuthErrorDomain C…
-
Thanks for these examples!
I used them while testing out deploying Adonis v5 apps with Cleaver and they were extremely helpful.
The project was running fine on my local; but then I kept gettin…
-
I looked at what it would take to still support GHC 9.8 with `develop` as of 5595507d943cb00f92674c19a5cbafcd93dff92b and it's so little that I think it would be feasible with just a little CPP usage …
-
### Description of problem
LDF (in any mode that evaluates C/C++ Preprocessor conditional syntax) is not able to find a dependency when a header from that dependency is hidden under an `ifdef` guar…
-
What is the current status on APIs in Masonite? Is the current https://github.com/masoniteframework/api/tree/3.0 successfully up to date and useable with versions of Masonite 3?
I am currently usin…
-
Bad news, I think I broke the formatting in https://github.com/dropbox/dependency-guard/commit/9393385108c77724912c778d72881e4c2586093c#diff-8fe97e6f19e6a4a4090d2dad9fa33cf63a47eee603cd6e0d379e7faba64…
-
I just got caught off guard as I ran `modtools check` and it showed me a bunch of dependencies I knew we had frozen for 10 years (:cold_face:)
Turned out I was not in root folder of the project.
…