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
+4-4
Original file line number
Diff line number
Diff line change
@@ -71,8 +71,8 @@ title: Working examples
71
71
|[Picologging][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A high-performance logging library for Python. |
72
72
|[pybind11 cmake_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Example pybind11 module built with a CMake-based build system |
73
73
|[mosec][]|![github icon][]|![linux icon][]![apple icon][]| A high-performance serving framework for ML models, offers dynamic batching and multi-stage pipeline to fully exploit your compute machine |
|[python-snappy][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Python bindings for the snappy google library |
77
77
|[time-machine][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Time mocking library using only the CPython C API. |
78
78
|[tgcalls][]|![github icon][]|![apple icon][]![windows icon][]| Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. |
@@ -95,8 +95,8 @@ title: Working examples
95
95
|[pybase64][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast Base64 encoding/decoding in Python |
96
96
|[Arbor][]|![github icon][]|![apple icon][]![linux icon][]| Arbor is a multi-compartment neuron simulation library; compatible with next-generation accelerators; best-practices applied to research software; focused on community-driven development. Includes a [small script](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py) patching `rpath` in bundled libraries. |
97
97
|[fathon][]|![travisci icon][]|![apple icon][]![linux icon][]| python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
98
-
|[Imagecodecs (fork)][]|![azurepipelines icon][]|![apple icon][]![linux icon][]| Over 20 external dependencies in compiled libraries, custom docker image, `libomp`, `openblas` and `install_name_tool` for macOS. |
99
98
|[power-grid-model][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Python/C++ library for distribution power system analysis |
99
+
|[Imagecodecs (fork)][]|![azurepipelines icon][]|![apple icon][]![linux icon][]| Over 20 external dependencies in compiled libraries, custom docker image, `libomp`, `openblas` and `install_name_tool` for macOS. |
100
100
|[polaroid][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
101
101
|[etebase-py][]|![travisci icon][]|![linux icon][]| Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
102
102
|[cf-units][]|![github icon][]|![apple icon][]![linux icon][]| Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
0 commit comments