This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2025-01-09 21:14:30 +01:00
Code
Issues
Releases
Wiki
Activity
master
Branches
Tags
View all branches
MeiliSearch
/
crates
/
fuzzers
History
Clément Renault
da650f834e
Plug the NoPanicThreadPool in the tests and benchmarks
2024-11-27 17:04:49 +01:00
..
src
Plug the NoPanicThreadPool in the tests and benchmarks
2024-11-27 17:04:49 +01:00
Cargo.toml
Fix some tests but not all of them
2024-11-20 13:16:31 +01:00
README.md
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00
README.md
Fuzzers
The purpose of this crate is to contains all the handmade "fuzzer" we may need.