docs: add keyvi as an example that combines cibuildwheel with the ccache action to speedup runtime. (#1735)

* add keyvi to working-examples.md

Adding keyvi as example, it combines cibuildwheel with the ccache action to speedup runtime.

* Update projects.yml

* Update working-examples.md

revert changes in auto-generated file

* Update working-examples.md
This commit is contained in:
Hendrik Muhs
2024-01-29 15:05:26 -05:00
committed by GitHub
parent 7154e181e6
commit d7db575b96
+7
View File
@@ -638,3 +638,10 @@
os: [windows, linux, apple]
pypi: werpy
notes: An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER).
- name: keyvi
gh: KeyviDev/keyvi
ci: [github]
os: [linux, apple]
pypi: keyvi
notes: FST based key value index highly optimized for size and lookup performance, utilizes ccache action for improved runtime