ENTITY
Purego
Purego
PulseAugur coverage of Purego — every cluster mentioning Purego across labs, papers, and developer communities, ranked by signal.
Total · 30d
1
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D
1 day(s) with sentiment data
RECENT · PAGE 1/1 · 2 TOTAL
-
Go programming language interfaces with C++ inference engine via Yzma
The Yzma project utilizes the Go programming language to interface with a C++ inference engine, bypassing the need for CGo. It achieves this by leveraging Purego to locate functions and libffi to execute them. Yzma also…
-
Go developer creates cgo-free CUDA bindings for ML tools
A developer is creating a cgo-free CUDA binding for the Go programming language, aiming to simplify machine learning tool development. The project, currently in its early stages and worked on during weekends, addresses …