mirror of
https://gitee.com/openharmony/third_party_rust_nom
synced 2024-11-26 17:20:29 +00:00
Add Meilisearch to the list of project using nom
Since this PR in milli https://github.com/meilisearch/milli/pull/400 and its integration in [Meilisearch v0.24.0](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.24.0) we use nom to parse our [filter](https://docs.meilisearch.com/reference/features/filtering_and_faceted_search.html#filtering-and-faceted-search)
This commit is contained in:
parent
3e32bb8411
commit
cbd6777663
@ -251,6 +251,7 @@ Here is a (non exhaustive) list of known projects using nom:
|
||||
[CSML](https://github.com/CSML-by-Clevy/csml-interpreter),
|
||||
[Wasm](https://github.com/Strytyp/wasm-nom),
|
||||
[Pseudocode](https://github.com/Gungy2/pseudocode)
|
||||
[Filter for MeiliSearch](https://github.com/meilisearch/meilisearch)
|
||||
- Interface definition formats: [Thrift](https://github.com/thehydroimpulse/thrust)
|
||||
- Audio, video and image formats:
|
||||
[GIF](https://github.com/Geal/gif.rs),
|
||||
|
Loading…
Reference in New Issue
Block a user