SDK
Software created to aid developers implement a subset or the entire Matrix spec are known as Matrix SDKs. SDKs handle the techincal parts of the protocol allowing developers to easily integrate functionality into their programs using Matrix.
| SDK | Language | License | Maturity | Client | Bot | Bridge | Repository |
|---|---|---|---|---|---|---|---|
| Matrix Communication Client | Java | MIT | Stable | Yes | Yes | No | https://github.com/Cosium/matrix-communication-client |
| Trixnity | Kotlin | Apache-2.0 | Stable | Yes | Yes | Yes | https://gitlab.com/trixnity/trixnity |
| Matrix Dart SDK | Dart | AGPL-3.0 | Stable | Yes | No | No | https://github.com/famedly/matrix-dart-sdk |
| Mautrix Python | Python | MPL-2.0 | Stable | Yes | Yes | Yes | https://github.com/mautrix/python |
| Mautrix Go | Go | MPL-2.0 | Stable | Yes | Yes | Yes | https://github.com/mautrix/go |
| Matrix Nio | Python | ISC | Stable | Yes | Yes | No | https://github.com/poljar/matrix-nio |
| Gomatrix | Go | Apache-2.0 | Stable | Yes | No | No | https://github.com/matrix-org/gomatrix |
| Ruma | Rust | MIT | Stable | Yes | Yes | Yes | https://github.com/ruma |
| Matrix.org JS SDK | JavaScript | Apache-2.0 | Stable | Yes | Yes | Yes | https://github.com/matrix-org/matrix-js-sdk |
| µtrix | Python | Apache-2.0 | Beta | Yes | Yes | No | https://edugit.org/Teckids/hacknfun/libs/mytrix |
| Matrix Rust SDK | Rust | Apache-2.0 | Beta | Yes | Yes | Yes | https://github.com/matrix-org/matrix-rust-sdk |
| Matrix KT | Kotlin | Apache-2.0 | Beta | Yes | Yes | No | https://github.com/Dominaezzz/matrix-kt |
| Trixnity Messenger | Kotlin | AGPL-3.0 | Beta | Yes | No | No | https://gitlab.com/connect2x/trixnity-messenger |
| Ruby Matrix SDK | Ruby | MIT | Beta | Yes | Yes | No | https://github.com/ananace/ruby-matrix-sdk |
| Quotient | C++ | LGPL-2.1-only | Beta | Yes | Yes | No | https://github.com/quotient-im |
| Matrix.org iOS SDK | Objective-C | Apache-2.0 | Beta | Yes | No | No | https://github.com/matrix-org/matrix-ios-sdk |
| Matrix ClientServer API java | Java | Beta | Yes | Yes | No | https://github.com/JojiiOfficial/Matrix-ClientServer-API-java | |
| Matrix C# SDK | C# | MIT | Beta | Yes | Yes | No | https://github.com/baking-bad/matrix-dotnet-sdk |
| Libkazv | C++ | AGPL-3.0-or-later | Alpha | Yes | Yes | No | https://lily.kazv.moe/kazv/libkazv |
| Dial Phone | Kotlin | Apache-2.0 | Alpha | Yes | Yes | No | https://github.com/mtorials/dial-phone |
| Simple Matrix Bot Lib | Python | MIT | Stable | No | Yes | No | https://codeberg.org/imbev/simplematrixbotlib |
| MatrixBot .NET Core SDK | C# | MIT | Stable | No | Yes | No | https://github.com/enimatek-nl/matrixbot-dotnet-sdk |
| Matrix.org AS Node SDK | JavaScript | Apache-2.0 | Stable | No | Yes | Yes | https://github.com/matrix-org/matrix-appservice-node |
| Matrix Bot SDK | TypeScript | MIT | Beta | No | Yes | Yes | https://github.com/turt2live/matrix-bot-sdk |
| Nim Bot SDK | Nim | AGPL-3.0-or-later | Alpha | No | Yes | Yes | https://git.inamatrix.xyz/array-in-a-matrix/nimbotsdk |
| Matrix Appservice Bridge | TypeScript | Apache-2.0 | Stable | No | No | Yes | https://github.com/matrix-org/matrix-appservice-bridge |
| Matrix Nim SDK | Nim | GPL-3.0 | Yes | Yes | https://github.com/tandy-1000/matrix-nim-sdk/tree/devel |