-
Hi,I want to know whether have c++ library?
-
Does Dependency Track able to find Vulnerability in C/C++ libraries if yes, then How we generate SBOM for C/C++ Libraries?
-
### Code
The reproduction is a simple game in bevy: https://github.com/malezjaa/game
### Meta
`rustc --version --verbose`:
```
rustc 1.84.0-nightly (143ce0920 2024-11-10)
binary: rustc
commit-ha…
-
In the past, we worked on the ability to generate a C library with Sail rather than a C executable. That was useful to use the generated code in the context of a full emulator or a VMM.
However, it…
-
**Problem**
rustc is not default to link C runtime library on macOS. I'm trying to write rust binding for a C library. That C library is shipped with my crate by a git submodule. The C library uses f…
-
**Link:** https://wg21.link/p0175r1
cjdb updated
3 months ago
-
If people know of any useful C/C++ libs that would be nice to wrap into an R package, I am happy to assist with that!
-
### Xmake Version
2.9.3
### Operating System Version and Architecture
Windows 11 23H2
### Describe Bug
I attempted to compile the following code with xmake and MSVC:
`test.cppm`
```cpp
exp…
-
This is going to require Clang 18+, and some future CMake version since the standard library modules are currently unsupported by any version of CMake.
-
TLDR: How can I trigger static initialization of the arrow C++ library?
Context:
Using apache arrow in a c++ application running on large multi NUMA machines. The application does have its own hea…