14 releases (9 breaking)

0.10.0 Sep 24, 2023
0.8.1 Aug 8, 2023
0.7.0 Apr 23, 2023
0.6.0 Mar 26, 2023
0.1.2 Mar 26, 2022

#1107 in Database interfaces

Download history 1/week @ 2023-12-04 9/week @ 2023-12-11 1/week @ 2023-12-18 23/week @ 2024-01-01 7/week @ 2024-01-08 29/week @ 2024-01-22 67/week @ 2024-01-29 46/week @ 2024-02-12 19/week @ 2024-02-19 39/week @ 2024-02-26 106/week @ 2024-03-04 62/week @ 2024-03-11 30/week @ 2024-03-18

240 downloads per month
Used in tgt

MIT/Apache

145KB
263 lines

tdlib-rs

A Rust wrapper around the Telegram Database library. It includes a generator to automatically generate the types and functions from the TDLib's Type Language file.

It's mainly created for using it in the Telegrand client, but it should work also for any other Rust project.

Current supported TDLib version: 1.8.19.

Credits

  • grammers: the tdlib-tl-gen and tdlib-tl-parser projects are forks of the grammers-tl-gen and grammers-tl-parser projects.
  • rust-tdlib: for inspiration about some client code.

Dependencies

~1.4–2.5MB
~54K SLoC