Skip to content

Commit eeecb57

Browse files
[ENH] - Adds rust client to list of clients (#5740)
Adds rust client to list of clients
1 parent 7f191b5 commit eeecb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs.trychroma.com/markdoc/content/docs/overview/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ Continue with the full [getting started guide](./getting-started).
8484
| ------------- | ------------------------------------------------------------------------------------------------------------------------- |
8585
| Python | [`chromadb`](https://pypistats.org/packages/chromadb) (by Chroma) |
8686
| Javascript | [`chromadb`](https://www.npmjs.com/package/chromadb) (by Chroma) |
87+
| Rust | [`chroma`](https://crates.io/crates/chroma) (by Chroma), [from @Anush008](https://crates.io/crates/chromadb) |
8788
| Ruby | [from @mariochavez](https://github.com/mariochavez/chroma) |
8889
| Java | [from @t_azarov](https://github.com/amikos-tech/chromadb-java-client) |
8990
| Java | [from @locxngo](https://github.com/locxngo/chroma-client) (Java 17+, ChromaAPI V2) |
9091
| Go | [from @t_azarov](https://github.com/amikos-tech/chroma-go) |
9192
| C#/.NET | [from @cincuranet, @ssone95, @microsoft](https://github.com/ssone95/ChromaDB.Client) |
92-
| Rust | [from @Anush008](https://crates.io/crates/chromadb) |
9393
| Elixir | [from @3zcurdia](https://hex.pm/packages/chroma/) |
9494
| Dart | [from @davidmigloz](https://pub.dev/packages/chromadb) |
9595
| PHP | [from @CodeWithKyrian](https://github.com/CodeWithKyrian/chromadb-php), [from @pari](https://github.com/pari/phpMyChroma) |

0 commit comments

Comments
 (0)