Skip to content

Commit

Permalink
Showcase community bindings (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
gchatelet authored Oct 18, 2021
1 parent 0925f69 commit b324a70
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ instructions) at runtime.
- [Android NDK's drop in replacement](#ndk)
- [License](#license)
- [Build with cmake](#cmake)
- [Community Bindings](#bindings)

<a name="rationale"></a>
## Design Rationale
Expand Down Expand Up @@ -198,3 +199,16 @@ Please check the [CMake build instructions](cmake/README.md).
ninja -C/tmp/cpu_features
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_

0 comments on commit b324a70

Please sign in to comment.