mirror of
https://github.com/google/cpu_features.git
synced 2025-04-28 07:23:37 +02:00
Showcase community bindings (#180)
This commit is contained in:
parent
0925f6953c
commit
b324a7043c
14
README.md
14
README.md
@ -12,6 +12,7 @@ instructions) at runtime.
|
|||||||
- [Android NDK's drop in replacement](#ndk)
|
- [Android NDK's drop in replacement](#ndk)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
- [Build with cmake](#cmake)
|
- [Build with cmake](#cmake)
|
||||||
|
- [Community Bindings](#bindings)
|
||||||
|
|
||||||
<a name="rationale"></a>
|
<a name="rationale"></a>
|
||||||
## Design Rationale
|
## Design Rationale
|
||||||
@ -198,3 +199,16 @@ Please check the [CMake build instructions](cmake/README.md).
|
|||||||
ninja -C/tmp/cpu_features
|
ninja -C/tmp/cpu_features
|
||||||
ninja -C/tmp/cpu_features test
|
ninja -C/tmp/cpu_features test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<a name="bindings"></a>
|
||||||
|
## Community bindings
|
||||||
|
|
||||||
|
Links provided here are not affiliated with Google but are kindly provided by the OSS Community.
|
||||||
|
|
||||||
|
- .Net
|
||||||
|
- https://github.com/toor1245/cpu_features.NET
|
||||||
|
- Python
|
||||||
|
- https://github.com/Narasimha1997/py_cpu
|
||||||
|
|
||||||
|
|
||||||
|
_Send PR to showcase your wrapper here_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user