diff --git a/README.md b/README.md index 69faba6..75315fd 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,7 @@ ## Rust +- [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore - [bionic-gpt/bionic-gpt](https://github.com/bionic-gpt/bionic-gpt) - BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality - [huggingface/candle](https://github.com/huggingface/candle) - Minimalist ML framework for Rust - [awslabs/mountpoint-s3](https://github.com/awslabs/mountpoint-s3) - A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.