You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/working-examples.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,8 @@ title: Working examples
45
45
|[vispy][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Main repository for Vispy |
46
46
|[tinyobjloader][]|![azurepipelines icon][]|![apple icon][]![linux icon][]![windows icon][]| Tiny but powerful single file wavefront obj loader |
47
47
|[coverage.py][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| The coverage tool for Python |
48
-
|[PyCryptodome][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| A self-contained cryptographic library for Python |
49
48
|[CTranslate2][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. |
49
+
|[PyCryptodome][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| A self-contained cryptographic library for Python |
|[Rtree][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Rtree: spatial index for Python GIS |
74
-
|[time-machine][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Time mocking library using only the CPython C API. |
75
75
|[pybind11 cmake_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Example pybind11 module built with a CMake-based build system |
76
76
|[KDEpy][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Kernel Density Estimation in Python |
|[PyGLM][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Fast OpenGL Mathematics (GLM) for Python |
91
91
|[pillow-heif][]|![github icon][]![cirrusci icon][]|![apple icon][]![linux icon][]![windows icon][]| Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. |
92
92
|[TgCrypto][]|![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Includes a Windows Travis build. |
|[boost-histogram][]|![github icon][]![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Supports full range of wheels, including PyPy and alternate archs. |
96
96
|[Python-WebRTC][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| a Python extension that provides bindings to WebRTC M92 |
97
97
|[pybase64][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast Base64 encoding/decoding in Python |
@@ -110,8 +110,8 @@ title: Working examples
110
110
|[ril][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. |
111
111
|[GSD][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Cython and NumPy project with 64-bit wheels. |
112
112
|[SiPM][]|![github icon][]|![apple icon][]![linux icon][]| High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
|[CorrectionLib][]|![github icon][]|![apple icon][]![linux icon][]| Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
|[pyinstrument_cext][]|![travisci icon][]![appveyor icon][]|![windows icon][]![apple icon][]![linux icon][]| A simple C extension, without external dependencies |
117
117
|[werpy][]|![github icon][]|![windows icon][]![linux icon][]![apple icon][]| An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
0 commit comments