16 releases (breaking)

new 0.13.0 Jul 10, 2025
0.11.0 Apr 11, 2025
0.10.0 Feb 4, 2025
0.9.0 Dec 18, 2024
0.1.0 May 26, 2020

#22 in Caching

Download history 861/week @ 2025-03-20 742/week @ 2025-03-27 557/week @ 2025-04-03 1279/week @ 2025-04-10 1205/week @ 2025-04-17 1324/week @ 2025-04-24 1163/week @ 2025-05-01 817/week @ 2025-05-08 1101/week @ 2025-05-15 906/week @ 2025-05-22 699/week @ 2025-05-29 1350/week @ 2025-06-05 1852/week @ 2025-06-12 1791/week @ 2025-06-19 1708/week @ 2025-06-26 1177/week @ 2025-07-03

6,864 downloads per month
Used in 43 crates (9 directly)

Apache-2.0

2.5MB
42K SLoC

This crate implements the base to build a Matrix client library.

Crate Feature Flags

The following crate feature flags are available:

  • encryption: Enables end-to-end encryption support in the library.
  • qrcode: Enables QRcode generation and reading code.
  • testing: Provides facilities and functions for tests, in particular for integration testing store implementations. ATTENTION: do not ever use outside of tests, we do not provide any stability warantees on these, these are merely helpers. If you find you need any function provided here outside of tests, please open a Github Issue and inform us about your use case for us to consider.

Dependencies

~22–38MB
~643K SLoC