-
This issue describes the future plans for the C library support in the Zephyr RTOS.
## Tasks
- [x] Add picolibc support as a module (#44096)
- [x] #49922
- [ ] #51982
* shall test the fun…
-
Hi,
are there precompilated libs of the C/C++API for Windows ?
-
Looks nice, modern, reasonable dependencies, reasonably buildable:
https://github.com/Pivotal-Data-Attic/attic-c-hdfs-client
-
Currently the logic for importing the `libsymspg` library goes like:
- Try to import `_spglib` which uses `LD_LIBRARY_PATH`, system library search, (if patched, `RPATH`) to link to `libsymspg`
- if …
-
Hello, and thanks for your much inspring work.
I tried to install your difflogic library via pip and manually clone and run setup.py,
and both failed for same reason.
```
Preparing metadata (s…
-
Um alle evtl. benutzten C-Libraries ein paar ordentliche Wrapper bauen, die den (nicht näher spezifizierten ; ) Codingstandards genügen.
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 Test Project (xUnit) imposes STS libraries on solutions using LTS libraries by takin…
-
Does the maintainer need support? I'm not seeing any more updates since 2021.
Pyfer doesn't compile recently made examples from ferret. All that works is running the cli.
-
Let's say I have this *C++* code:
``` c++
namespace MyLibrary {
class INamed { public: virtual const char* GetName() = 0; };
class Service {
public: void DisplayName(INamed* named…
-
### Library name
RapidJson
### Library description
Library for parsing JSON
### Library repository
https://github.com/Tencent/rapidjson
### Motivation
It is second popular after nlohmann and ye…